flatcam/flatcamEditors
Marius Stanciu 0f91d4dff0 - added a Copy All button in the Code Editor, clicking this button will copy all text in the editor to the clipboard
- added a 'Milling Type' radio button in Geometry Editor Preferences to contorl the type of geometry will be generated in the Geo Editor (for conventional milling or for the climb milling)
- added the functionality to allow climb/conventional milling selection for the geometry created in the Geometry Editor
- now any Geometry that is edited in Geometry editor will have coordinates ordered such that the resulting Gcode will allow the selected milling type in the 'Milling Type' radio button in Geometry Editor Preferences (which depends also of the spindle direction)
- some strings update
- French Google-translation at 100%
- German Google-translation update to 100%
2019-09-26 17:46:25 +03:00
..
FlatCAMExcEditor.py - made hover shapes work in legacy graphic engine 2019-09-22 13:12:21 +03:00
FlatCAMGeoEditor.py - added a Copy All button in the Code Editor, clicking this button will copy all text in the editor to the clipboard 2019-09-26 17:46:25 +03:00
FlatCAMGrbEditor.py - some strings changed to be easier for translation 2019-09-22 17:06:22 +03:00
__init__.py - added a missing __init__.py file in the flatcamEditors folder needed by the app freezing 2019-04-13 17:00:03 +03:00