Marius Stanciu
|
2da0853b23
- working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object
|
5 år sedan |
Marius Stanciu
|
935d556c93
- updated Paint Tool for the new Tool DB
|
5 år sedan |
Marius Stanciu
|
66d9ddd402
- fixed some bugs in the Tcl Commands
|
5 år sedan |
Marius Stanciu
|
8a299e8fc8
- multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values)
|
5 år sedan |
Marius Stanciu
|
70d3895799
- working on a new type of database
|
5 år sedan |
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 år sedan |
Marius Stanciu
|
258bd529d2
- some fixes in the NCC Tcl command (using the bool() method on some params)
|
6 år sedan |
Marius Stanciu
|
841e1f3eeb
- fixed Tcl commands that use the overlap parameter to switch from fraction to percentage
|
6 år sedan |
Marius Stanciu
|
511ebc274f
- now extracut option in the Geometry Object will recut as many points as many they are within the specified re-cut length
|
6 år sedan |
Marius Stanciu
|
e54dd14e6c
- updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool
|
6 år sedan |
Marius Stanciu
|
0d0f872244
- application wide change: introduced the precision parameters in Edit -> Preferences who will control how many decimals to use in the app parameters
|
6 år sedan |
Marius Stanciu
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 år sedan |
Marius Stanciu
|
8cba74647f
- made all TclCommands not to be plotted automatically
|
6 år sedan |
Marius Stanciu
|
8c0b8ed13d
- initial add of a new Tcl COmmand named CopperClear
|
6 år sedan |
Marius Stanciu
|
87d1558977
- modified the Paint Tool. Now the Single Polygon and Area/Reference Object painting works with multiple tools too. The tools have to be selected in the Tool Table.
|
6 år sedan |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
7 år sedan |
Marius Stanciu
|
421e9766ea
-clean-up before merge
|
7 år sedan |
Marius Stanciu
|
3b9767cc6f
- I've finally run the tests with OK result (56 tests in 102.937 sec)
|
7 år sedan |
Marius Stanciu
|
a4bbb98bf1
- converted from Python2 code to Python3 code
|
7 år sedan |
Juan Pablo Caram
|
7474609776
Added feature: Select all polygons for painting and shell support with "paint" command.
|
9 år sedan |