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 |
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
|
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 |
Kamil Sopko
|
26189960ff
update help
|
10 rokov pred |
Kamil Sopko
|
9420aaad60
add multidepth and depthperpass to cncjob shell command
|
10 rokov pred |
Kamil Sopko
|
ba94aef069
fix aligndrill and also logicical errors in it
|
10 rokov pred |
Kamil Sopko
|
c3e544ac6c
FlatCAMObj - to_form,read_form,read_form_item cleanups for better debuging and cleanup Excellon merge method
|
10 rokov pred |
Kamil Sopko
|
a827e184b7
rename del_polygon to subtract_polygon
|
10 rokov pred |
Kamil Sopko
|
23d5d7bd64
aligndrillgrid - fix offset direction -5 should be -x axis
|
10 rokov pred |
Kamil Sopko
|
f119f4de03
implement command aligndrillgrid, which creates grid of holes to bed
|
10 rokov pred |
Kamil Sopko
|
1d663c4efe
allow use aligndrill also for geometries
|
10 rokov pred |
Kamil Sopko
|
f73c1b81dc
implement some new shell commands, which helps panelize milling operations
|
10 rokov pred |
Kamil Sopko
|
5acdbd51e3
implement some new shell commands,
|
10 rokov pred |
Marius Stanciu
|
6dc107e462
Bug fixed: the Toolchange Z parameter is not saved in the program/project defaults.
|
10 rokov pred |
Juan Pablo Caram
|
2bf78920ae
PlotCanvas now stores reference to app.
|
10 rokov pred |