Marius Stanciu
|
495650fc73
- remove some method declaration with type hints that work only in Python > 3.8
|
5 yıl önce |
Marius Stanciu
|
32ff35b4ff
- fixed the Tcl command Plot_All that malfunctioned if there were any FlatCAM scripts (or FlatCAM documents) open
|
5 yıl önce |
Marius Stanciu
|
c5926ae99f
- modified the extensions all over such the names include also the extension name. For Linux who does not display the extensions in the native FileDialog.
|
5 yıl önce |
Marius Stanciu
|
e64c7060e5
- updated DrillCncJob Tcl Command with new parameters and fixed it to work in the new format of the Excellon methods
|
5 yıl önce |
Marius Stanciu
|
8a299e8fc8
- multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values)
|
5 yıl önce |
Marius Stanciu
|
abce81d802
- fixed issue #394 - the saveDialog in Linux did not added the selected extension
|
5 yıl önce |
Marius Stanciu
|
573070f154
- some PEP8 changes and other minor changes
|
5 yıl önce |
Marius Stanciu
|
8a2ed1c726
- some changes in the Geometry UI
|
5 yıl önce |
Marius Stanciu
|
3d39916b5f
- minor changes to increase compatibility with Python 3.8
|
5 yıl önce |
Marius Stanciu
|
a872a958ca
- in the new Tools DB added ability to double click on the ID in the tree widget to execute adding a tool from DB
|
5 yıl önce |
Marius Stanciu
|
d6adb99ec8
- fixed a bug in Geometry object that generated a change of dictionary while iterating over it
|
5 yıl önce |
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 yıl önce |
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 yıl önce |
Marius Stanciu
|
70d3895799
- working on a new type of database
|
5 yıl önce |
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 yıl önce |
Marius Stanciu
|
dab46ef3ae
- in FlatCAMObj.export_gerber() method took into account the possibility of polygons of type 'clear' (the ones found in the Gerber files under the LPC command)
|
6 yıl önce |
Marius Stanciu
|
a9c6db73bf
- when multiple tools are selected in Excellon UI and parameters are modified it will applied to all selected
|
6 yıl önce |
Marius Stanciu
|
124ba6cdc6
- adapted the GCode generation from Excellon to work with multiple tools data and modified the preprocessors header
|
6 yıl önce |
Marius Stanciu
|
ae22ddb516
- in Excellon UI protected the values that are common parameters from change on tool selection change
|
6 yıl önce |
Marius Stanciu
|
1e9232aeaa
- updated the Excellon UI to hold data for each tool
|
6 yıl önce |
Marius Stanciu
|
9fc2ba8ffd
- added a new FlatCAM Tool: Gerber Invert Tool. It will invert the copper features in a Gerber file: where is copper there will be empty and where is empty it will be copper
|
6 yıl önce |
Marius Stanciu
|
e8ecf7a83c
- PEP8 changes
|
6 yıl önce |
Marius Stanciu
|
e936e0e116
- fixed bug: when deleting a FlatCAMCNCJob with annotations enabled, the annotations are not deleted from canvas;
|
6 yıl önce |
Marius Stanciu
|
b3ba2d32da
- working on fixing a bug in FlatCAMGeometry.merge() - FIXED
|
6 yıl önce |
Marius Stanciu
|
c2373da17a
- working on fixing a bug in FlatCAMGeometry.merge()
|
6 yıl önce |
Marius Stanciu
|
0807e9aaf1
- solved bug that made drilling with Marlin preprocessor very slow
|
6 yıl önce |
Marius Stanciu
|
d33505096c
- modified the Excellon GCode generation so now it can use multi depth drilling; modified the preprocessors to show the number of passes
|
6 yıl önce |
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 yıl önce |
Marius Stanciu
|
9911402c95
- added a new preprocessor for using laser on a Marlin 3D printer named 'Marlin_laser'
|
6 yıl önce |
Marius Stanciu
|
1be1851ac7
- in Excellon UI, if Basic application mode is selected in Preferences, the Plot column 'P' is hidden now because some inexperienced users mistake this column checkboxes for tool selection
|
6 yıl önce |