Marius Stanciu
|
8cba74647f
- made all TclCommands not to be plotted automatically
|
6 gadi atpakaļ |
Marius Stanciu
|
8b3e1b5a77
- fixed the TclCommand cncjob to use the -outname parameter
|
6 gadi atpakaļ |
Marius Stanciu
|
d22592e64c
- small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia
|
6 gadi atpakaļ |
Marius Stanciu
|
8e2cca827a
- added a new parameter in the TclCommands: DrillCNCJob, MillDrills, MillSlots named tol (from tolerance). If the diameters of the milled (drilled) dias are within the tolerance specified of the diameters in the Excellon object than those diameters will be processed. This is to help account for rounding errors when having units conversion
|
6 gadi atpakaļ |
Marius Stanciu
|
90b9e2da05
- modified the TclCommand DrillCncJob to have as parameter a list of tool diameters to be drilled instead of tool indexes
|
6 gadi atpakaļ |
Marius Stanciu
|
abfa78d898
- remade the layout in 2Sided Tool
|
7 gadi atpakaļ |
Marius Stanciu
|
60614e4b45
- more fixes (didn't get it right before)
|
7 gadi atpakaļ |
Marius Stanciu
|
4441e40042
- fixed postprocessor files to work with toolchange_xy parameter value = None (no values in Edit - Preferences fields) - actual fix
|
7 gadi atpakaļ |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
7 gadi atpakaļ |
Marius Stanciu
|
421e9766ea
-clean-up before merge
|
7 gadi atpakaļ |
Marius Stanciu
|
3b9767cc6f
- I've finally run the tests with OK result (56 tests in 102.937 sec)
|
7 gadi atpakaļ |
Marius Stanciu
|
a4bbb98bf1
- converted from Python2 code to Python3 code
|
7 gadi atpakaļ |
Juan Pablo Caram
|
546d2aacf0
Fixes in millcncjob command and progress towards #218.
|
9 gadi atpakaļ |
Juan Pablo Caram
|
f77403b0f2
Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture.
|
9 gadi atpakaļ |
Kamil Sopko
|
26a8b7347b
change default timeout
|
10 gadi atpakaļ |
Kamil Sopko
|
c2cdaaf452
fix display also for nonsignaled exceptions in execute_wrapper
|
10 gadi atpakaļ |
Kamil Sopko
|
b98954dccd
fix error handling in signaled commands, error gets info about different scoup instead of true error
|
10 gadi atpakaļ |