Juan Pablo Caram
|
95676f21e2
Blocking in shell functions. Correctly report exceptions in threads. See #196.
|
10 rokov pred |
jpcgt
|
ed7b352c6a
Merged in grbd/flatcam (pull request #35)
|
10 rokov pred |
Juan Pablo Caram
|
790f53dd55
Blocking in shell functions. Test for exception handling. See #196.
|
10 rokov pred |
grbd
|
039a2dd4dc
Made scale_factor optional for cli, added more comments, removed redundant code
|
10 rokov pred |
grbd
|
ee43d8b920
Additional fixes for export size and flattening the geometry list
|
10 rokov pred |
grbd
|
a2a1a08e3d
This adds a bunch of fixes when exporting svg's from geom's or cncjobs generated from drill files, also adds support for exporting drill files directly as svg's, and should capture any objects that use list within the solid_geometry attribute
|
10 rokov pred |
grbd
|
10e9fa74c3
Added some additional checks for the types when exporting, and additional comments
|
10 rokov pred |
grbd
|
17b4edb94b
Fixed the scaling issues with the svg export
|
10 rokov pred |
grbd
|
b272329384
Initial scaling fixes for svg export
|
10 rokov pred |
grbd
|
a5ff8c574a
Added initial svg export functionality
|
10 rokov pred |
Kamil Sopko
|
980638630d
cleanups
|
10 rokov pred |
Kamil Sopko
|
0f463a1fc2
Merged master into tcl-errors
|
10 rokov pred |
Juan Pablo Caram
|
7b29c52951
Merge branch 'master' of https://bitbucket.org/jpcgt/flatcam
|
10 rokov pred |
Juan Pablo Caram
|
a6f150a01d
Blocking in shell functions. See #196.
|
10 rokov pred |
Kamil Sopko
|
2e51c1e9cd
hide showing 'None' if command end sucessfully
|
10 rokov pred |
Kamil Sopko
|
cd6700152c
draft for reimplementation of tcl commands to separated files/modules
|
10 rokov pred |
Kamil Sopko
|
4df46df19b
remove line
|
10 rokov pred |
Kamil Sopko
|
fd1c8afef9
implement basic set of tests for tcl_shell, need to be completed
|
10 rokov pred |
Kamil Sopko
|
6b527fa256
example howto handle Exceptions in shell
|
10 rokov pred |
Kamil Sopko
|
4f2f989bdf
set rules for TCL shell commands
|
10 rokov pred |
jpcgt
|
0f438db833
Several PEP8 cleanups in shell commands.
|
10 rokov pred |
Kamil Sopko
|
e3c43f6de1
remove Empty line
|
10 rokov pred |
Kamil Sopko
|
b4abef8317
remove Empty line
|
10 rokov pred |
Kamil Sopko
|
a8159dee16
"return -code error XXX" display error in better way
|
10 rokov pred |
Kamil Sopko
|
3fd9b361b8
implement raiseTclError and as example use it in drillcncjob
|
10 rokov pred |
Kamil Sopko
|
2cc3d811c5
remove duplicity when print error
|
10 rokov pred |
Kamil Sopko
|
fd869ad88c
remove raise, it does not kill app, but raise is unnecessary here
|
10 rokov pred |
Kamil Sopko
|
3878ddb782
display more precise answer if something in TCL shell fail
|
10 rokov pred |
Juan Pablo Caram
|
ced43df1bc
Catch when recent file type is not supported. See #192.
|
10 rokov pred |
Kamil Sopko
|
dc374a8233
remove blank line
|
10 rokov pred |