Marius Stanciu
|
8a2ed1c726
- some changes in the Geometry UI
|
5 tahun lalu |
Marius Stanciu
|
3d39916b5f
- minor changes to increase compatibility with Python 3.8
|
5 tahun lalu |
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 tahun lalu |
Marius Stanciu
|
d6adb99ec8
- fixed a bug in Geometry object that generated a change of dictionary while iterating over it
|
5 tahun lalu |
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 tahun lalu |
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 tahun lalu |
Marius Stanciu
|
70d3895799
- working on a new type of database
|
5 tahun lalu |
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 tahun lalu |
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 tahun lalu |
Marius Stanciu
|
a9c6db73bf
- when multiple tools are selected in Excellon UI and parameters are modified it will applied to all selected
|
6 tahun lalu |
Marius Stanciu
|
124ba6cdc6
- adapted the GCode generation from Excellon to work with multiple tools data and modified the preprocessors header
|
6 tahun lalu |
Marius Stanciu
|
ae22ddb516
- in Excellon UI protected the values that are common parameters from change on tool selection change
|
6 tahun lalu |
Marius Stanciu
|
1e9232aeaa
- updated the Excellon UI to hold data for each tool
|
6 tahun lalu |
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 tahun lalu |
Marius Stanciu
|
e8ecf7a83c
- PEP8 changes
|
6 tahun lalu |
Marius Stanciu
|
e936e0e116
- fixed bug: when deleting a FlatCAMCNCJob with annotations enabled, the annotations are not deleted from canvas;
|
6 tahun lalu |
Marius Stanciu
|
b3ba2d32da
- working on fixing a bug in FlatCAMGeometry.merge() - FIXED
|
6 tahun lalu |
Marius Stanciu
|
c2373da17a
- working on fixing a bug in FlatCAMGeometry.merge()
|
6 tahun lalu |
Marius Stanciu
|
0807e9aaf1
- solved bug that made drilling with Marlin preprocessor very slow
|
6 tahun lalu |
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 tahun lalu |
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 tahun lalu |
Marius Stanciu
|
9911402c95
- added a new preprocessor for using laser on a Marlin 3D printer named 'Marlin_laser'
|
6 tahun lalu |
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 tahun lalu |
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
|
6 tahun lalu |
Marius Stanciu
|
7aea33914c
- fixed a division by zero error: fixed #377
|
6 tahun lalu |
Marius Stanciu
|
6eb96264f1
- fixed some bugs
|
6 tahun lalu |
Marius Stanciu
|
ece94b7f60
- some UI changes in the common object UI
|
6 tahun lalu |
Marius Stanciu
|
a44d7b97b5
- some changed in the Excellon UI
|
6 tahun lalu |
Marius Stanciu
|
ca87475694
- small changes to the Toolchange manual preprocessor
|
6 tahun lalu |
Marius Stanciu
|
11d4dd633f
- fixed a bug in the bounding box generation
|
6 tahun lalu |