flatcam/appEditors
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
- by default now a new blank Geometry object created by FlatCAM is of type multigeo
- made sure that optimizations of lines when importing SVG or DXF as lines will not encounter polygons but only LinesStrings or LinearRings, otherwise having crashes
- fixed the import SVG and import DXF, when importing as Geometry to be imported as multigeo tool
- fixed the import SVG and import DXF, the source files will be saved as loaded into the source_file attribute of the resulting object (be it Geometry or Gerber)
2020-07-23 00:44:33 +03:00
..
AppExcEditor.py - wip in the GCode Editor 2020-07-22 17:08:40 +03:00
AppGeoEditor.py - 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 2020-07-23 00:44:33 +03:00
AppGerberEditor.py - added Editor Push buttons in Geometry and CNCJob UI's 2020-07-15 03:31:39 +03:00
AppTextEditor.py - working on a proper GCode Editor 2020-07-22 15:49:52 +03:00
__init__.py - remade file names in the app 2020-06-03 20:35:59 +03:00
appGCodeEditor.py - 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 2020-07-23 00:44:33 +03:00