Marius Stanciu
|
eb28d28ea2
- GCode Editor - modified the UI
|
5 年之前 |
Marius Stanciu
|
b7630f1334
- added a way to remember the old state of Tools toolbar before and after entering an Editor
|
5 年之前 |
Marius Stanciu
|
ffda89f949
- GCode Editor - can not delete objects while in the Editor; can not close the Code Editor Tab except on Editor exit; activated the shortcut keys (for now only CTRL+S is working)
|
5 年之前 |
Marius Stanciu
|
7d47a133f6
- GCode Editor - GCode tool selection when clicking on tool in Tools table is working. The only issue is that the first tool gcode includes the start gcode which confuse the algorithm
|
5 年之前 |
Marius Stanciu
|
f557eeb98d
- GCode Editor - working on GCode tool selection - not OK
|
5 年之前 |
Marius Stanciu
|
44411cdc82
- GCode Editor - closing the Editor will close also the Code Editor Tab
|
5 年之前 |
Marius Stanciu
|
840db915f1
- GCode Editor - work in the UI
|
5 年之前 |
Marius Stanciu
|
a66d8a7438
- Tools Database: added a Cutout Tool Parameters section
|
5 年之前 |
Marius Stanciu
|
1fc70fd3cf
- minor work in GCode Editor
|
5 年之前 |
Marius Stanciu
|
593e6a80e5
- fixed an exception that was raised in Geometry object when using an Offset
|
5 年之前 |
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 年之前 |
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 年之前 |
Marius Stanciu
|
64529c4cfd
- wip
|
5 年之前 |
Marius
|
e7e1d959fd
Merge remote-tracking branch 'origin/Beta_8.994' into Beta_8.994
|
5 年之前 |
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 年之前 |
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 年之前 |
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 年之前 |
Marius Stanciu
|
cf78211a6f
- wip in the GCode Editor
|
5 年之前 |
Marius Stanciu
|
9e8ab610b4
- working on a proper GCode Editor
|
5 年之前 |
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 年之前 |
Marius Stanciu
|
786423eb57
- fixed some issues in Excellon Editor due of recent changes
|
5 年之前 |
Marius Stanciu
|
8a95580f15
- fixed issues with detecting older Preferences files
|
5 年之前 |
Marius Stanciu
|
676645d6f5
- made sure that the Preferences files are deleted on new version install, while the application is in Beta status
|
5 年之前 |
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 年之前 |
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 年之前 |
Marius Stanciu
|
e147ef1994
- Excellon UI: fixed plot checkbox performing an extra plot function which was not required
|
5 年之前 |
Marius Stanciu
|
51290a6b8b
- Excellon UI in Legacy Mode (2D): fixed the Solid checkbox functionality
|
5 年之前 |
Marius Stanciu
|
e57820f707
- fixed MultiColor checkbox in Excellon Object to work in Legacy Mode (2D)
|
5 年之前 |
Marius Stanciu
|
e99dd967fe
- updated the FCRadio class with a method that allow disabling certain options
|
5 年之前 |
Marius Stanciu
|
a3e1570747
- added a control in Preferences -> Gerber Tab for Gerber colors storage usage
|
5 年之前 |