Marius Stanciu
|
ffd707ccce
- comment changes on the file licenses (added major contributor names)
|
hace 6 años |
Marius Stanciu
|
53627b566c
- added a fix in the Gerber parser when adding the geometry in the self.apertures dict for the case that the current aperture is None (Allegro does that)
|
hace 6 años |
Marius Stanciu
|
a4ae0f65ca
- finished preparing for internationalization for the files: camlib and objectColletion
|
hace 6 años |
Marius Stanciu
|
6ba037fd83
- fixed issue when doing th CTRL (or SHIFT) + LMB, the focus is automatically moved to Project Tab
|
hace 6 años |
Marius Stanciu
|
574184f44c
- fixed Measuring Tool - after doing a measurement the Notebook was switching to Project Tab without letting the user see the results
|
hace 6 años |
Marius Stanciu
|
74ecbabf1f
- added a function to read the parameters from ToolChange macro Text Box (I need to move it from CNCJob to Excellon and Geometry)
|
hace 7 años |
Marius Stanciu
|
2843810ab3
- some GUI elements changes
|
hace 7 años |
Marius Stanciu
|
21f970204e
- added the ability of context menu inside the GuiElements.FCCombobox() object.
|
hace 7 años |
Marius Stanciu
|
7272b46dd9
- added Repetier postprocessor file
|
hace 7 años |
Marius Stanciu
|
18f38999c4
- added ability to regenerate objects (it's actually deletion followed by recreation)
|
hace 7 años |
Marius Stanciu
|
032f68a848
- added ability to save the Gerber file content that is stored in FlatCAM on Gerber file loading. It's useful to recover from saved FlatCAM projects when the source files are no longer available.
|
hace 7 años |
Marius Stanciu
|
0f66e63526
- when deselecting an object in Project menu the status bar selection message is deleted
|
hace 7 años |
Marius Stanciu
|
326599e4a3
- changed some status bar messages
|
hace 7 años |
Marius Stanciu
|
ffb7931adb
- added messages in info bar when selecting objects in the Project View list
|
hace 7 años |
Marius Stanciu
|
3293223991
- added the 'Save' menu entry to the Project context menu, for CNCJob: it will export the GCode.
|
hace 7 años |
Marius Stanciu
|
367d6f3155
- reworked the offer to save a project so it is done only if there are objects in the project but those objects are new and/or are modified since last project load (if an old project was loaded.)
|
hace 7 años |
Marius Stanciu
|
e717cb8f15
- remade the Excellon export function to work with parameters entered in Edit -> Preferences -> Excellon Export
|
hace 7 años |
Marius Stanciu
|
a978b5621d
- the notebook is automatically collapsed when there are no objects in the collection and it is showed when adding an object
|
hace 7 años |
Marius Stanciu
|
2be35e4248
- fixed errors in Toggle Axis
|
hace 7 años |
Marius Stanciu
|
6c6a802afb
- commented some debug messages
|
hace 7 años |
Marius Stanciu
|
67d089832e
- all kwy shortcuts work across the entire application; started to move all the shortcuts definitions in FlatCAMGUI.keyPressEvent()
|
hace 7 años |
Marius Stanciu
|
28f11ef55f
- small bugs related to shortcut keys solved
|
hace 7 años |
Marius Stanciu
|
299a6585a7
- done a regression on Tool Tab default text. It somehow delete Tools in certain scenarios so I got rid of it
|
hace 7 años |
Marius Stanciu
|
8a6c48c7a9
- changed the shortcut keys for Zoom In, Zoom Out and Zoom Fit from 1, 2, 3 to '-', '=' respectively 'V'. Added new shortcut keys '1', '2', '3' for Select Project Tab, Select Selected Tab and Select Tool Tab.
|
hace 7 años |
Marius Stanciu
|
0b96cbbac1
- code cleanup in Tools
|
hace 7 años |
Marius Stanciu
|
f4da8c8c68
- Plot Area Tab view can now be toggled, added entry in View Menu and shortcut key CTRL+F10
|
hace 7 años |
Marius Stanciu
|
d1780acad9
- added new function to toggle fullscreen status in Menu -> View -> Toggle Full Screen. Shortcut key: Alt+F10
|
hace 7 años |
Marius Stanciu
|
e19af486b3
- added key shortcuts for Open Manual = F1 and for Open Online VideoHelp = F2
|
hace 7 años |
Marius Stanciu
|
a9bc0dea56
- added shortcut key combo 'SHIFT+S' for Running a Script.
|
hace 7 años |
Marius Stanciu
|
18fb7c2c1f
- added shortcut key 'L' for creating 'New Excellon'
|
hace 7 años |