Marius Stanciu
|
00d331a775
- updated the CNCJob and Drillcncjob Tcl Commands to use 0 and 1 as values for the parameters that are stated as of bool type, beside the normal keywords of False and True
|
před 6 roky |
Marius Stanciu
|
2ca509ca04
- few bugs solved regarding the newly created empty objects
|
před 6 roky |
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
|
před 6 roky |
Marius Stanciu
|
a542e6a696
Merged jpcgt/flatcam/Beta into Beta
|
před 6 roky |
Chris Breneman
|
f2b9ba28a0
Remove math import
|
před 6 roky |
Chris Breneman
|
155f6e66df
Add dwell and dwelltime options to drillcncjob command to match cncjob
|
před 6 roky |
Marius Stanciu
|
d03428f860
- made sure that the units are read from the self.defaults and not from the GUI
|
před 6 roky |
Marius Stanciu
|
d0e5b6c83a
- fixed imports in all TclCommands
|
před 6 roky |
Marius Stanciu
|
fe97364ba5
- fixed issue #313 where TclCommand drillcncjob is spitting errors in Tcl Shell which should be ignored
|
před 6 roky |
Marius Stanciu
|
f51a3fa038
- made the splashscreen to be showed on the current monitor on systems with multiple monitors
|
před 6 roky |
Marius Stanciu
|
727cee7aec
- fixed some issues recently introduced in the TclCommands CNCJob, DrillCNCJob adn write_gcode; changed some parameters names
|
před 6 roky |
Marius Stanciu
|
e9751e41b8
- added a new parameter named 'muted' for the TclCommands: cncjob, drillcncjob and write_gcode. Setting it as -muted 1 will disable the error reporting in TCL Shell
|
před 6 roky |
Marius Stanciu
|
8cba74647f
- made all TclCommands not to be plotted automatically
|
před 6 roky |
Marius Stanciu
|
8b3e1b5a77
- fixed the TclCommand cncjob to use the -outname parameter
|
před 6 roky |
Marius Stanciu
|
d22592e64c
- small changes in the TclCommands: MillDrills, MillSlots, DrillCNCJob: the new parameter for tolerance is now named: tooldia
|
před 6 roky |
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
|
před 6 roky |
Marius Stanciu
|
90b9e2da05
- modified the TclCommand DrillCncJob to have as parameter a list of tool diameters to be drilled instead of tool indexes
|
před 6 roky |
Marius Stanciu
|
abfa78d898
- remade the layout in 2Sided Tool
|
před 7 roky |
Marius Stanciu
|
60614e4b45
- more fixes (didn't get it right before)
|
před 7 roky |
Marius Stanciu
|
4441e40042
- fixed postprocessor files to work with toolchange_xy parameter value = None (no values in Edit - Preferences fields) - actual fix
|
před 7 roky |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
před 7 roky |
Marius Stanciu
|
421e9766ea
-clean-up before merge
|
před 7 roky |
Marius Stanciu
|
3b9767cc6f
- I've finally run the tests with OK result (56 tests in 102.937 sec)
|
před 7 roky |
Marius Stanciu
|
a4bbb98bf1
- converted from Python2 code to Python3 code
|
před 7 roky |
Juan Pablo Caram
|
546d2aacf0
Fixes in millcncjob command and progress towards #218.
|
před 9 roky |
Juan Pablo Caram
|
f77403b0f2
Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture.
|
před 9 roky |
Kamil Sopko
|
26a8b7347b
change default timeout
|
před 10 roky |
Kamil Sopko
|
c2cdaaf452
fix display also for nonsignaled exceptions in execute_wrapper
|
před 10 roky |
Kamil Sopko
|
b98954dccd
fix error handling in signaled commands, error gets info about different scoup instead of true error
|
před 10 roky |