Marius Stanciu
|
0447839e43
- modified the extracut and multidepth parameters in Cncjob Tcl command like for dwell and toolchange
|
преди 6 години |
Marius Stanciu
|
779a6a75d4
- modified the Drillcncjob and Cncjob Tcl commands to be allowed to work without the 'dwell' and 'toolchange' arguments. If 'dwelltime' argument is present it will be assumed that the 'dwell' is True and the same for 'toolchangez' parameter, if present then 'toolchange' will be assumed to be True, else False
|
преди 6 години |
Marius Stanciu
|
a738ed7305
- in NCC Tool I've added a warning so the user is warned that the NCC margin has to have a value of at least the tool diameter that is doing an iso_op job in the Tool Table
|
преди 6 години |
Marius Stanciu
|
3475ae00cd
- fixed bug in NCC Tool: after trying to add a tool already in the Tool Table when trying to change the Tool Type the GUI does not change
|
преди 6 години |
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 години |