Marius Stanciu
|
b9faa7b2b8
- small fix so the cx_freeze 6.2 module will work in building a frozen version of FlatCAM
|
hace 5 años |
Marius Stanciu
|
9b6c65cdcb
- all Geometry objects resulted from Isolation Tool are now of type multi-geo
|
hace 5 años |
Marius Stanciu
|
06bb17f255
- Tool Cutout - some work in gaps thickness control for the free form cutout
|
hace 5 años |
Marius Stanciu
|
14a9710a43
- Tool Cutout - done handling the gaps thickness control for the rectangular cutout; TODO: check all app for the usage of geometry_spindledir and geometry_optimization_type defaults in tools and in options
|
hace 5 años |
Marius Stanciu
|
b5f77eac1b
- Tool Cutout - more work in gaps thickness control feature
|
hace 5 años |
Marius Stanciu
|
b26062c68a
- small string change
|
hace 5 años |
Marius Stanciu
|
f86193a5c0
- Tool Cutout - working in adding gaps suppression feature; added the UI in the Tool
|
hace 5 años |
Marius Stanciu
|
e4852292b7
- removed the Toolchange Macro feature (in the future it will be replaced by full preprocessor customization)
|
hace 5 años |
Marius Stanciu
|
e741cefeed
- small fix
|
hace 5 años |
Marius Stanciu
|
eb28d28ea2
- GCode Editor - modified the UI
|
hace 5 años |
Marius Stanciu
|
b7630f1334
- added a way to remember the old state of Tools toolbar before and after entering an Editor
|
hace 5 años |
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)
|
hace 5 años |
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
|
hace 5 años |
Marius Stanciu
|
f557eeb98d
- GCode Editor - working on GCode tool selection - not OK
|
hace 5 años |
Marius Stanciu
|
44411cdc82
- GCode Editor - closing the Editor will close also the Code Editor Tab
|
hace 5 años |
Marius Stanciu
|
840db915f1
- GCode Editor - work in the UI
|
hace 5 años |
Marius Stanciu
|
a66d8a7438
- Tools Database: added a Cutout Tool Parameters section
|
hace 5 años |
Marius Stanciu
|
1fc70fd3cf
- minor work in GCode Editor
|
hace 5 años |
Marius Stanciu
|
593e6a80e5
- fixed an exception that was raised in Geometry object when using an Offset
|
hace 5 años |
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
|
hace 5 años |
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
|
hace 5 años |
Marius Stanciu
|
64529c4cfd
- wip
|
hace 5 años |
Marius
|
e7e1d959fd
Merge remote-tracking branch 'origin/Beta_8.994' into Beta_8.994
|
hace 5 años |
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)
|
hace 5 años |
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)
|
hace 5 años |
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
|
hace 5 años |
Marius Stanciu
|
cf78211a6f
- wip in the GCode Editor
|
hace 5 años |
Marius Stanciu
|
9e8ab610b4
- working on a proper GCode Editor
|
hace 5 años |
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
|
hace 5 años |
Marius Stanciu
|
786423eb57
- fixed some issues in Excellon Editor due of recent changes
|
hace 5 años |