flatcam/flatcamGUI
Marius Stanciu 621ac9a598 - fixed a cummulative error when using the Tool Offset for Excellon objects
- added the dipaly of the real depth of cut (cut z + offset_z) for CNC tools made out of an Excellon object
2019-12-10 16:00:37 +02:00
..
VisPyData/data - stored inside FlatCAM app the VisPy data files and at the first start the application will try to copy those files to the APPDATA (roaming) folder in case of running under Windows 2019-08-15 02:18:13 +03:00
FlatCAMGUI.py - renamed Calibrate Excellon Tool to a simpler Calibrate Tool 2019-12-07 01:07:52 +02:00
GUIElements.py - in FlatCAMGeometry fixed the scale and offset methods to always process the self.solid_geometry 2019-12-09 16:20:22 +02:00
ObjectUI.py - fixed a cummulative error when using the Tool Offset for Excellon objects 2019-12-10 16:00:37 +02:00
PlotCanvas.py - in CNCJob UI, now the CNCJob objects made out of Excellon objects will display their CNC tools (drill bits) 2019-12-10 15:26:51 +02:00
PlotCanvasLegacy.py - updated the workspace functions to work in Legacy(@D) graphic mode 2019-11-27 21:40:39 +02:00
PreferencesUI.py - now extracut option in the Geometry Object will recut as many points as many they are within the specified re-cut length 2019-12-10 05:28:02 +02:00
VisPyCanvas.py - some fixes on the app.jump_to() method 2019-12-09 21:53:57 +02:00
VisPyPatches.py - updated the border for fit view on OpenGL graphic mode 2019-12-09 01:56:45 +02:00
VisPyTesselators.py - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences 2019-10-13 18:13:39 +03:00
VisPyVisuals.py - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences 2019-10-13 18:13:39 +03:00
__init__.py - added a visual cue in Menu -> Edit about the entries to enter the Editor and to Save & Exit Editor. When one is enabled the other is disabled. 2019-03-11 12:23:26 +02:00