Marius Stanciu
|
66d9ddd402
- fixed some bugs in the Tcl Commands
|
hace 5 años |
Marius Stanciu
|
8a299e8fc8
- multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values)
|
hace 5 años |
Marius Stanciu
|
70d3895799
- working on a new type of database
|
hace 5 años |
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
|
hace 5 años |
Marius Stanciu
|
5ff9f953c6
- working in NCC Tool
|
hace 6 años |
Marius Stanciu
|
258bd529d2
- some fixes in the NCC Tcl command (using the bool() method on some params)
|
hace 6 años |
Marius Stanciu
|
841e1f3eeb
- fixed Tcl commands that use the overlap parameter to switch from fraction to percentage
|
hace 6 años |
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
|
hace 6 años |
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
|
hace 6 años |
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
|
hace 6 años |
Marius Stanciu
|
f707a9f06f
Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta
|
hace 6 años |
Eric Varsanyi
|
b13d238070
Misc fixes to TCL glue
|
hace 6 años |
Marius Stanciu
|
d0e5b6c83a
- fixed imports in all TclCommands
|
hace 6 años |
Marius Stanciu
|
27b7a7dce6
- added a new TclCommand named "bounds" which will return a list of bounds values from a supplied list of objects names. For use in Tcl Scripts.
|
hace 6 años |
Marius Stanciu
|
8cba74647f
- made all TclCommands not to be plotted automatically
|
hace 6 años |
Marius Stanciu
|
57f4762261
- added to the NonCopperClear.clear_copper() a parameter to be able to run it non-threaded
|
hace 6 años |
Marius Stanciu
|
7f3e3cb061
- fixed a small typo in TclCommandCopperCLear
|
hace 6 años |
Marius Stanciu
|
61df272bbc
- added new capability in NCC Tool when the reference object is of Gerber type and fixed some newly introduced errors
|
hace 6 años |
Marius Stanciu
|
354946025c
- finished adding the TclCommandCopperClear that can be called with alias: 'ncc'
|
hace 6 años |
Marius Stanciu
|
8c0b8ed13d
- initial add of a new Tcl COmmand named CopperClear
|
hace 6 años |