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
|
5f739d1baf
- if extracut_length is zero then the extracut will cut up until the first point in path no matter what the distance is
|
6 лет назад |
Marius Stanciu
|
511ebc274f
- now extracut option in the Geometry Object will recut as many points as many they are within the specified re-cut length
|
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
|
f707a9f06f
Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta
|
6 лет назад |
Eric Varsanyi
|
b13d238070
Misc fixes to TCL glue
|
6 лет назад |
Marius Stanciu
|
f20d5aaaca
- converted setup_ubuntu.sh to Linux line endings
|
6 лет назад |
Marius Stanciu
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 лет назад |
Marius Stanciu
|
a75bdfb29d
- changed the name of the new object FlatCAMNotes to a more general one FlatCAMDocument
|
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
|
30f00abce8
- fixed issue in ToolPaint that could not allow area painting of a geometry that was a list and not a Geometric element (polygon or MultiPolygon)
|
6 лет назад |
Marius Stanciu
|
0c62be61df
- established a TODO
|
6 лет назад |
Marius Stanciu
|
a25a70c0e1
- refactored FlatCAMGeometry.mtool_gen_cncjob() method
|
6 лет назад |
Marius Stanciu
|
57f4762261
- added to the NonCopperClear.clear_copper() a parameter to be able to run it non-threaded
|
6 лет назад |
Marius Stanciu
|
ba1e0bc94b
- fixed Tcl Command CncJob
|
6 лет назад |
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
|
f77403b0f2
Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture.
|
9 лет назад |
Kamil Sopko
|
b98954dccd
fix error handling in signaled commands, error gets info about different scoup instead of true error
|
9 лет назад |
Kamil Sopko
|
e96ee1af29
merge new pull requests from FlatCAM->master
|
9 лет назад |