Marius Stanciu
|
f557eeb98d
- GCode Editor - working on GCode tool selection - not OK
|
5 years ago |
Marius Stanciu
|
44411cdc82
- GCode Editor - closing the Editor will close also the Code Editor Tab
|
5 years ago |
Marius Stanciu
|
840db915f1
- GCode Editor - work in the UI
|
5 years ago |
Marius Stanciu
|
a66d8a7438
- Tools Database: added a Cutout Tool Parameters section
|
5 years ago |
Marius Stanciu
|
1fc70fd3cf
- minor work in GCode Editor
|
5 years ago |
Marius Stanciu
|
593e6a80e5
- fixed an exception that was raised in Geometry object when using an Offset
|
5 years ago |
Marius Stanciu
|
445b4300f5
- Gerber parser - a single move with pen up D2 followed by a pen down D1 at the same location is now treated as a Flash; fixed issue #441
|
5 years ago |
Marius
|
a24b09d8ad
- Tools Tab is hidden when entering into a Editor and showed on exit (this needs to be remade such that the toolbars state should be restored to whatever it was before entering in the Editor) - changed the ChangeLog
|
5 years ago |
Marius Stanciu
|
64529c4cfd
- wip
|
5 years ago |
Marius
|
e7e1d959fd
Merge remote-tracking branch 'origin/Beta_8.994' into Beta_8.994
|
5 years ago |
Marius Stanciu
|
8354bce680
- Tools Tab is hidden when entering into a Editor and showed on exit (this needs to be remade such that the toolbars state should be restored to whatever it was before entering in the Editor)
|
5 years ago |
Marius Stanciu
|
5142b51590
- in import SVG and import DXF methods made sure that any polygons that are imported as polygons will survive and only the lines are optimized (changed the behavior of the above made modification)
|
5 years ago |
Marius Stanciu
|
b8fb64a143
- added a Laser preprocessor named 'Z_laser' which will change the Z to the Travel Z on each ToolChange event allowing therefore control of the dot size
|
5 years ago |
Marius Stanciu
|
cf78211a6f
- wip in the GCode Editor
|
5 years ago |
Marius Stanciu
|
9e8ab610b4
- working on a proper GCode Editor
|
5 years ago |
Marius Stanciu
|
65d4f70b21
- made sure there are no issues when plotting the Excellon object in one thread and trying to build the UI in another by using a signal
|
5 years ago |
Marius Stanciu
|
786423eb57
- fixed some issues in Excellon Editor due of recent changes
|
5 years ago |
Marius Stanciu
|
8a95580f15
- fixed issues with detecting older Preferences files
|
5 years ago |
Marius Stanciu
|
676645d6f5
- made sure that the Preferences files are deleted on new version install, while the application is in Beta status
|
5 years ago |
Marius Stanciu
|
687efd1fc0
- Excellon UI: made sure that when the Multicolor checkbox is unchecked, the color is updated in the Color column of the tools table
|
5 years ago |
Marius Stanciu
|
617b483267
- Excellon UI: added a column which will color each row/tool of that column in the color used when checking Multicolor checkbox
|
5 years ago |
Marius Stanciu
|
e147ef1994
- Excellon UI: fixed plot checkbox performing an extra plot function which was not required
|
5 years ago |
Marius Stanciu
|
51290a6b8b
- Excellon UI in Legacy Mode (2D): fixed the Solid checkbox functionality
|
5 years ago |
Marius Stanciu
|
e57820f707
- fixed MultiColor checkbox in Excellon Object to work in Legacy Mode (2D)
|
5 years ago |
Marius Stanciu
|
e99dd967fe
- updated the FCRadio class with a method that allow disabling certain options
|
5 years ago |
Marius Stanciu
|
a3e1570747
- added a control in Preferences -> Gerber Tab for Gerber colors storage usage
|
5 years ago |
Marius Stanciu
|
ebdb2b3ca0
- fixed a bug in the FlatCAMGerber.on_mark_cb_click_table() method when moving a Gerber object
|
5 years ago |
Marius Stanciu
|
8409c74e23
- added some icons in the Code Editor
|
5 years ago |
Marius Stanciu
|
1b15d2a2c1
- minor changes
|
5 years ago |
Marius Stanciu
|
144a89f686
- added a new method for GCode generation for Geometry objects
|
5 years ago |