grbd
|
039a2dd4dc
Made scale_factor optional for cli, added more comments, removed redundant code
|
9 anni fa |
grbd
|
ee43d8b920
Additional fixes for export size and flattening the geometry list
|
9 anni fa |
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
|
9 anni fa |
grbd
|
10e9fa74c3
Added some additional checks for the types when exporting, and additional comments
|
9 anni fa |
grbd
|
532a821c76
Fixed the colors with svg exports from cnc jobs for Visicut
|
9 anni fa |
grbd
|
b272329384
Initial scaling fixes for svg export
|
9 anni fa |
grbd
|
a5ff8c574a
Added initial svg export functionality
|
9 anni fa |
Kamil Sopko
|
a827e184b7
rename del_polygon to subtract_polygon
|
10 anni fa |
Kamil Sopko
|
cf51e4ce2c
implement del_polygon from geometry
|
10 anni fa |
Marius Stanciu
|
71a81173bd
camlib.py edited online with Bitbucket; removed the paranthesis around lambda function as it was making an tuple which it was not the intention.
|
10 anni fa |
Marius Stanciu
|
1be364d065
Issue #188: Adopted the solution suggested by JP to not use the operator module when performing the sorting on exobj,tools and use instead the lambda function.
|
10 anni fa |
Marius Stanciu
|
1a7e001a66
Added spaces after '#' in the comments
|
10 anni fa |
Marius Stanciu
|
cfa078a1e5
camlib.py (edited a comment) edited online with Bitbucket
|
10 anni fa |
Marius Stanciu
|
a35a422bcc
This is a implementation of the the sorting of the tools found in Excellon file done in Python language and independent of the UI. There is no need to revert the previous solution as that one will make the sorting visible in GUI.
|
10 anni fa |
Marius Stanciu
|
a7b29065df
Solved issue #188: Order of the drill bits in Gcode generation from Excellon file
|
10 anni fa |
Juan Pablo Caram
|
7fd026c254
Fix to Gerber parser, corrects line splitting. Fixes #183.
|
10 anni fa |
Juan Pablo Caram
|
3940408da5
Added non-compliant support for "-" in ApertureMacro names. Temporary fix for #185.
|
10 anni fa |
Juan Pablo Caram
|
ea27748697
Use Decimal for depth calculation. Fixes #130.
|
10 anni fa |
Juan Pablo Caram
|
67ef16e776
SVG: Accept but ignore units in length.
|
10 anni fa |
Juan Pablo Caram
|
d3ed12e5de
Added SVG importing support to the GUI menu. See issue #179.
|
10 anni fa |
Juan Pablo Caram
|
fdf809774f
Basic support for importing SVG. Via shell only at this time. See issue #179.
|
10 anni fa |
Juan Pablo Caram
|
89f3d6e3e3
Added line number information to status bar message on parse error.
|
10 anni fa |
Juan Pablo Caram
|
05e89b0ec3
Last pass in multi-pass cuts limited to specified z_cut.
|
10 anni fa |
Juan Pablo Caram
|
051b82009d
Multiple depth cut functional.
|
10 anni fa |
Juan Pablo Caram
|
616237ea93
Replace exact last point of arc. Fixes #110.
|
10 anni fa |
Juan Pablo Caram
|
8f5cc7a02d
Option to override user's defaults. Needed for unit testing.
|
10 anni fa |
Thomas Duffin
|
2c9a307483
Fixes #135
|
10 anni fa |
Juan Pablo Caram
|
d22b47f4af
Log level back to debug after release.
|
10 anni fa |
Juan Pablo Caram
|
a679883adf
RTree now using shapely object's id() instead of __hash__. Fixes 1#163.
|
10 anni fa |
Juan Pablo Caram
|
982ab16f28
Release version 8.4
|
10 anni fa |