flatcam/appObjects
Marius Stanciu 44411cdc82 - GCode Editor - closing the Editor will close also the Code Editor Tab
- cleanup of the CNCJob UI; added a checkbox to signal if any append/prepend gcode was set in Preferences (unchecking it will override and disable the usage of the append/prepend GCode)
- the start Gcode is now stored in the CNCJob object attribute gc_start
- GCode Editor - finished adding the ability to select a row in the Tools table and select the related GCode
2020-08-02 16:27:30 +03:00
..
AppObject.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
FlatCAMCNCJob.py - GCode Editor - closing the Editor will close also the Code Editor Tab 2020-08-02 16:27:30 +03:00
FlatCAMDocument.py - added some icons in the Code Editor 2020-07-18 00:26:03 +03:00
FlatCAMExcellon.py - 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 2020-07-21 15:58:22 +03:00
FlatCAMGeometry.py - GCode Editor - closing the Editor will close also the Code Editor Tab 2020-08-02 16:27:30 +03:00
FlatCAMGerber.py - fixed a bug in the FlatCAMGerber.on_mark_cb_click_table() method when moving a Gerber object 2020-07-20 19:21:17 +03:00
FlatCAMObj.py - Gerber UI - optimized the mark shapes to use only on ShapeCollection 2020-07-12 01:36:21 +03:00
FlatCAMScript.py - added some icons in the Code Editor 2020-07-18 00:26:03 +03:00
ObjectCollection.py - Tool Drilling - working on the UI 2020-07-08 15:51:03 +03:00
__init__.py - remade file names in the app 2020-06-03 20:35:59 +03:00