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
|
před 10 roky |
grbd
|
10e9fa74c3
Added some additional checks for the types when exporting, and additional comments
|
před 10 roky |
grbd
|
17b4edb94b
Fixed the scaling issues with the svg export
|
před 10 roky |
grbd
|
b272329384
Initial scaling fixes for svg export
|
před 10 roky |
grbd
|
a5ff8c574a
Added initial svg export functionality
|
před 10 roky |
Juan Pablo Caram
|
7b29c52951
Merge branch 'master' of https://bitbucket.org/jpcgt/flatcam
|
před 10 roky |
Juan Pablo Caram
|
a6f150a01d
Blocking in shell functions. See #196.
|
před 10 roky |
Kamil Sopko
|
4f2f989bdf
set rules for TCL shell commands
|
před 10 roky |
jpcgt
|
0f438db833
Several PEP8 cleanups in shell commands.
|
před 10 roky |
Kamil Sopko
|
e3c43f6de1
remove Empty line
|
před 10 roky |
Kamil Sopko
|
b4abef8317
remove Empty line
|
před 10 roky |
Kamil Sopko
|
a8159dee16
"return -code error XXX" display error in better way
|
před 10 roky |
Kamil Sopko
|
3fd9b361b8
implement raiseTclError and as example use it in drillcncjob
|
před 10 roky |
Kamil Sopko
|
2cc3d811c5
remove duplicity when print error
|
před 10 roky |
Kamil Sopko
|
fd869ad88c
remove raise, it does not kill app, but raise is unnecessary here
|
před 10 roky |
Kamil Sopko
|
3878ddb782
display more precise answer if something in TCL shell fail
|
před 10 roky |
Juan Pablo Caram
|
ced43df1bc
Catch when recent file type is not supported. See #192.
|
před 10 roky |
Kamil Sopko
|
dc374a8233
remove blank line
|
před 10 roky |
Kamil Sopko
|
26189960ff
update help
|
před 10 roky |
Kamil Sopko
|
9420aaad60
add multidepth and depthperpass to cncjob shell command
|
před 10 roky |
Kamil Sopko
|
ba94aef069
fix aligndrill and also logicical errors in it
|
před 10 roky |
Kamil Sopko
|
c3e544ac6c
FlatCAMObj - to_form,read_form,read_form_item cleanups for better debuging and cleanup Excellon merge method
|
před 10 roky |
Kamil Sopko
|
a827e184b7
rename del_polygon to subtract_polygon
|
před 10 roky |
Kamil Sopko
|
23d5d7bd64
aligndrillgrid - fix offset direction -5 should be -x axis
|
před 10 roky |
Kamil Sopko
|
f119f4de03
implement command aligndrillgrid, which creates grid of holes to bed
|
před 10 roky |
Kamil Sopko
|
1d663c4efe
allow use aligndrill also for geometries
|
před 10 roky |
Kamil Sopko
|
f73c1b81dc
implement some new shell commands, which helps panelize milling operations
|
před 10 roky |
Kamil Sopko
|
5acdbd51e3
implement some new shell commands,
|
před 10 roky |
Marius Stanciu
|
6dc107e462
Bug fixed: the Toolchange Z parameter is not saved in the program/project defaults.
|
před 10 roky |
Juan Pablo Caram
|
2bf78920ae
PlotCanvas now stores reference to app.
|
před 10 roky |