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