Marius Stanciu
|
d22592e64c
- small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia
|
6 years ago |
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 years ago |
Marius Stanciu
|
90b9e2da05
- modified the TclCommand DrillCncJob to have as parameter a list of tool diameters to be drilled instead of tool indexes
|
6 years ago |
Marius Stanciu
|
abfa78d898
- remade the layout in 2Sided Tool
|
7 years ago |
Marius Stanciu
|
60614e4b45
- more fixes (didn't get it right before)
|
7 years ago |
Marius Stanciu
|
4441e40042
- fixed postprocessor files to work with toolchange_xy parameter value = None (no values in Edit - Preferences fields) - actual fix
|
7 years ago |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
7 years ago |
Marius Stanciu
|
421e9766ea
-clean-up before merge
|
7 years ago |
Marius Stanciu
|
3b9767cc6f
- I've finally run the tests with OK result (56 tests in 102.937 sec)
|
7 years ago |
Marius Stanciu
|
a4bbb98bf1
- converted from Python2 code to Python3 code
|
7 years ago |
Juan Pablo Caram
|
546d2aacf0
Fixes in millcncjob command and progress towards #218.
|
9 years ago |
Juan Pablo Caram
|
f77403b0f2
Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture.
|
9 years ago |
Kamil Sopko
|
26a8b7347b
change default timeout
|
10 years ago |
Kamil Sopko
|
c2cdaaf452
fix display also for nonsignaled exceptions in execute_wrapper
|
10 years ago |
Kamil Sopko
|
b98954dccd
fix error handling in signaled commands, error gets info about different scoup instead of true error
|
10 years ago |