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.
|
il y a 5 ans |
Marius Stanciu
|
e64c7060e5
- updated DrillCncJob Tcl Command with new parameters and fixed it to work in the new format of the Excellon methods
|
il y a 5 ans |
Marius Stanciu
|
8a299e8fc8
- multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values)
|
il y a 5 ans |
Marius Stanciu
|
abce81d802
- fixed issue #394 - the saveDialog in Linux did not added the selected extension
|
il y a 5 ans |
Marius Stanciu
|
573070f154
- some PEP8 changes and other minor changes
|
il y a 5 ans |
Marius Stanciu
|
8a2ed1c726
- some changes in the Geometry UI
|
il y a 5 ans |
Marius Stanciu
|
3d39916b5f
- minor changes to increase compatibility with Python 3.8
|
il y a 5 ans |
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
|
il y a 5 ans |
Marius Stanciu
|
d6adb99ec8
- fixed a bug in Geometry object that generated a change of dictionary while iterating over it
|
il y a 5 ans |
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
|
il y a 5 ans |
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
|
il y a 5 ans |
Marius Stanciu
|
70d3895799
- working on a new type of database
|
il y a 5 ans |
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
|
il y a 5 ans |
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)
|
il y a 6 ans |
Marius Stanciu
|
a9c6db73bf
- when multiple tools are selected in Excellon UI and parameters are modified it will applied to all selected
|
il y a 6 ans |
Marius Stanciu
|
124ba6cdc6
- adapted the GCode generation from Excellon to work with multiple tools data and modified the preprocessors header
|
il y a 6 ans |
Marius Stanciu
|
ae22ddb516
- in Excellon UI protected the values that are common parameters from change on tool selection change
|
il y a 6 ans |
Marius Stanciu
|
1e9232aeaa
- updated the Excellon UI to hold data for each tool
|
il y a 6 ans |
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
|
il y a 6 ans |
Marius Stanciu
|
e8ecf7a83c
- PEP8 changes
|
il y a 6 ans |
Marius Stanciu
|
e936e0e116
- fixed bug: when deleting a FlatCAMCNCJob with annotations enabled, the annotations are not deleted from canvas;
|
il y a 6 ans |
Marius Stanciu
|
b3ba2d32da
- working on fixing a bug in FlatCAMGeometry.merge() - FIXED
|
il y a 6 ans |
Marius Stanciu
|
c2373da17a
- working on fixing a bug in FlatCAMGeometry.merge()
|
il y a 6 ans |
Marius Stanciu
|
0807e9aaf1
- solved bug that made drilling with Marlin preprocessor very slow
|
il y a 6 ans |
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
|
il y a 6 ans |
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'
|
il y a 6 ans |
Marius Stanciu
|
9911402c95
- added a new preprocessor for using laser on a Marlin 3D printer named 'Marlin_laser'
|
il y a 6 ans |
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
|
il y a 6 ans |
Marius Stanciu
|
bfd71a81b8
- fixed issue #376 where the V-Shape parameters from Gerber UI are not transfered to the resulting Geometry object if the 'combine' checkbox is not checked in the Gerber UI
|
il y a 6 ans |
Marius Stanciu
|
7aea33914c
- fixed a division by zero error: fixed #377
|
il y a 6 ans |