Kamil Sopko
|
4a57e437fc
Implement shell window as dockable
|
10 years ago |
Kamil Sopko
|
2082446ab0
tweak signal handling
|
10 years ago |
Kamil Sopko
|
e96ee1af29
merge new pull requests from FlatCAM->master
|
10 years ago |
Juan Pablo Caram
|
a520729444
Complete implementation of blocking mechanism waiting for signal. See #196.
|
10 years ago |
Juan Pablo Caram
|
b0575a1c34
Tidying up imports.
|
10 years ago |
Juan Pablo Caram
|
d010fa27cf
Merge remote-tracking branch 'origin/master'
|
10 years ago |
Juan Pablo Caram
|
95676f21e2
Blocking in shell functions. Correctly report exceptions in threads. See #196.
|
10 years ago |
jpcgt
|
ed7b352c6a
Merged in grbd/flatcam (pull request #35)
|
10 years ago |
Juan Pablo Caram
|
790f53dd55
Blocking in shell functions. Test for exception handling. See #196.
|
10 years ago |
grbd
|
039a2dd4dc
Made scale_factor optional for cli, added more comments, removed redundant code
|
10 years ago |
grbd
|
ee43d8b920
Additional fixes for export size and flattening the geometry list
|
10 years ago |
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 years ago |
grbd
|
10e9fa74c3
Added some additional checks for the types when exporting, and additional comments
|
10 years ago |
grbd
|
17b4edb94b
Fixed the scaling issues with the svg export
|
10 years ago |
grbd
|
b272329384
Initial scaling fixes for svg export
|
10 years ago |
grbd
|
a5ff8c574a
Added initial svg export functionality
|
10 years ago |
Kamil Sopko
|
980638630d
cleanups
|
10 years ago |
Kamil Sopko
|
0f463a1fc2
Merged master into tcl-errors
|
10 years ago |
Juan Pablo Caram
|
7b29c52951
Merge branch 'master' of https://bitbucket.org/jpcgt/flatcam
|
10 years ago |
Juan Pablo Caram
|
a6f150a01d
Blocking in shell functions. See #196.
|
10 years ago |
Kamil Sopko
|
2e51c1e9cd
hide showing 'None' if command end sucessfully
|
10 years ago |
Kamil Sopko
|
cd6700152c
draft for reimplementation of tcl commands to separated files/modules
|
10 years ago |
Kamil Sopko
|
4df46df19b
remove line
|
10 years ago |
Kamil Sopko
|
fd1c8afef9
implement basic set of tests for tcl_shell, need to be completed
|
10 years ago |
Kamil Sopko
|
6b527fa256
example howto handle Exceptions in shell
|
10 years ago |
Kamil Sopko
|
4f2f989bdf
set rules for TCL shell commands
|
10 years ago |
jpcgt
|
0f438db833
Several PEP8 cleanups in shell commands.
|
10 years ago |
Kamil Sopko
|
e3c43f6de1
remove Empty line
|
10 years ago |
Kamil Sopko
|
b4abef8317
remove Empty line
|
10 years ago |
Kamil Sopko
|
a8159dee16
"return -code error XXX" display error in better way
|
10 years ago |