Marius Stanciu
|
64912949c6
- modified the Paint Tool UI
|
6 years ago |
Marius Stanciu
|
49c82a3e33
- added the Preferences entries for the Gerber Invert Tool
|
6 years ago |
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 years ago |
Marius Stanciu
|
7c9c390ac3
- finished Punch Gerber Tool
|
6 years ago |
Marius Stanciu
|
e936e0e116
- fixed bug: when deleting a FlatCAMCNCJob with annotations enabled, the annotations are not deleted from canvas;
|
6 years ago |
Marius Stanciu
|
8665d4c90d
- added a debug message
|
6 years ago |
Marius Stanciu
|
c2373da17a
- working on fixing a bug in FlatCAMGeometry.merge()
|
6 years ago |
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 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
|
7424bb917c
- Modified the Distance Tool such that the Measure button can't be clicked while measuring is in progress
|
6 years ago |
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 years ago |
Marius Stanciu
|
7aea33914c
- fixed a division by zero error: fixed #377
|
6 years ago |
Marius Stanciu
|
0b162bbd55
- added a new functionality, a variation of Set Origin named Move to Origin. It will move a selection of objects to origin such as the bottom left corner of the bounding box that fit them all is in origin.
|
6 years ago |
Marius Stanciu
|
cd45276819
- updated 2Sided Tool
|
6 years ago |
Marius Stanciu
|
a6b2b0af54
- remade the GUI + small fixes in 2Sided Tool
|
6 years ago |
Marius Stanciu
|
d7f7d79d6a
- changes in how the Editor exit is handled
|
6 years ago |
Marius Stanciu
|
85afb7cdb2
- some changes in Excellon Editor
|
6 years ago |
Marius Stanciu
|
fd0438842d
- finished adding in Geometry Editor a TreeWidget with the geometry shapes found in the edited object
|
6 years ago |
Marius Stanciu
|
64ff4fb9fd
- started t omake some changs in Geometry Editor
|
6 years ago |
Marius Stanciu
|
408d46fd82
- changed icons for Punch Gerber Tool
|
6 years ago |
Marius Stanciu
|
3ac8e96071
- fixed bugs in Minimum Distance Tool
|
6 years ago |
Marius Stanciu
|
ca87475694
- small changes to the Toolchange manual preprocessor
|
6 years ago |
Marius Stanciu
|
6a616168e1
- added the new icons - forgot about them in previous commit
|
6 years ago |
Marius Stanciu
|
5b63dee50d
- made possible to set the colors for Excellon objects too
|
6 years ago |
Marius Stanciu
|
4047cc8499
- fixed and issue that made setting colors for the Gerber file not possible if using a translation
|
6 years ago |
Marius Stanciu
|
f7278a78f7
Merged in Beta (pull request #5)
|
6 years ago |
Marius Stanciu
|
a9d69a57fe
- make sure that the fixes above apply when rebooting app for theme change or for language change
|
6 years ago |
Marius Stanciu
|
24260b29b4
- fixed some bugs that are visible in Linux regarding the ArgsThread class: on app close we need to quit the QThread running the ArgsThread class and also close the opened Socket
|
6 years ago |
Marius Stanciu
|
6c43ffca1e
- more work in NCC Tool upgrade; each tool now work with it's own set of parameters
|
6 years ago |