Marius Stanciu
|
541813c22b
- finished the GUI for exclusion areas both in the Excellon and Geometry Objects. Need to think if to make it visible only in Advanced Mode
|
5 years ago |
Marius Stanciu
|
0e07ea1541
- modified the GUI for Exclusion areas; now the shapes are displayed in a Table where they can be selected and deleted. Modification applied for Geometry Objects only (for now).
|
5 years ago |
Marius Stanciu
|
484fb51bf0
- added a parameter to the FlatCAMDefaults class, whenever a value in the self.defaults dict change it will call a callback function and send to it the modified key
|
5 years ago |
Marius Stanciu
|
eea80aafc3
- added the ability to add exclusion areas from the Excellon object too. Now there is a different in color to differentiate from which type of object the exclusion areas were added but they all serve the same purpose
|
5 years ago |
Marius Stanciu
|
2da0853b23
- working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object
|
5 years ago |
Marius Stanciu
|
35674c9647
- in SVG parser modified some imports to be one on each line
|
5 years ago |
Marius Stanciu
|
f03d6bfda4
- added a new package to be installed in Linux to make available the black theme for FlatCAM beta
|
5 years ago |
Marius Stanciu
|
61020e3624
- finished the moving of all Tcl Shell stuff out of the FlatCAAMApp class to flatcamTools.ToolShell class
|
5 years ago |
Marius Stanciu
|
8a2ed1c726
- some changes in the Geometry UI
|
5 years ago |
Marius Stanciu
|
15ee54d057
- updated all the FlatCAM Tools and the Gerber UI FCComboBoxes to update the box value with the latest object loaded in the App
|
5 years ago |
Marius Stanciu
|
0477a9860a
- added property that allow the FCComboBox to update the view with the last item loaded; updated the app to use this property
|
5 years ago |
Marius Stanciu
|
84570bf6fe
- some tooltip changes
|
5 years ago |
Marius Stanciu
|
8a6ada1984
- added a new parameter named 'End Move X,Y' for the Geometry and Excellon objects. Adding a tuple of coordinates in this field will control the X,Y position of the final move; not entering a value there will cause not to make an end move
|
5 years ago |
Marius Stanciu
|
7292a30b9e
- fixed some issues realted to the usage of the new confirmation message in FlatCAM Tools
|
6 years ago |
Marius Stanciu
|
1e9232aeaa
- updated the Excellon UI to hold data for each tool
|
6 years ago |
Marius Stanciu
|
6926b5be65
- adjusted the UI for Excellon and Geometry objects
|
6 years ago |
Marius Stanciu
|
48029da52b
- added a new preprocessor file for using laser on a Marlin motion controller but with the laser connected to one of the FAN pins, named 'Marlin_laser_use_FAN_pin'
|
6 years ago |
Marius Stanciu
|
9911402c95
- added a new preprocessor for using laser on a Marlin 3D printer named 'Marlin_laser'
|
6 years ago |
Marius Stanciu
|
23a1495c32
- fixed the preprocessors with 'laser' in the name to use the spindle direction set in the Preferences
|
6 years ago |
Marius Stanciu
|
10d4ed512b
- modified Spinbox and DoubleSpinbox Custom UI elements such that they issue a warning status message when the typed value is out of range
|
6 years ago |
Marius Stanciu
|
31c0cd0952
- small changes in Gerber UI
|
6 years ago |
Marius Stanciu
|
c7074d71ba
- fixed an error in Gerber Parser; the initial values for currnet_x, current_y were None but should have been 0.0
|
6 years ago |
Marius Stanciu
|
ece94b7f60
- some UI changes in the common object UI
|
6 years ago |
Marius Stanciu
|
a44d7b97b5
- some changed in the Excellon UI
|
6 years ago |
Marius Stanciu
|
316b04a56a
- wip
|
6 years ago |
Marius Stanciu
|
eae5b3d8e3
- changes to Geometry UI
|
6 years ago |
Marius Stanciu
|
957903d307
- more changes to Excellon UI
|
6 years ago |
Marius Stanciu
|
0221a9cfb6
- updated the Excellon and Geometry UI to be similar
|
6 years ago |
Marius Stanciu
|
24e01ad518
- a small change in the Excellon UI
|
6 years ago |
Marius Stanciu
|
841e1f3eeb
- fixed Tcl commands that use the overlap parameter to switch from fraction to percentage
|
6 years ago |