Marius Stanciu
|
cfa078a1e5
camlib.py (edited a comment) edited online with Bitbucket
|
10 gadi atpakaļ |
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 gadi atpakaļ |
Marius Stanciu
|
13a845f069
Merged jpcgt/flatcam into master
|
10 gadi atpakaļ |
jpcgt
|
57ed36584c
Merged in marius_stanciu/flatcam (pull request #22)
|
10 gadi atpakaļ |
Marius Stanciu
|
a7b29065df
Solved issue #188: Order of the drill bits in Gcode generation from Excellon file
|
10 gadi atpakaļ |
Juan Pablo Caram
|
2bf78920ae
PlotCanvas now stores reference to app.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
3b206493a3
Canvas performance test scripts.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
96885c80a4
Fixes #158.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
7fd026c254
Fix to Gerber parser, corrects line splitting. Fixes #183.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
3940408da5
Added non-compliant support for "-" in ApertureMacro names. Temporary fix for #185.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
d5c99463fb
Added svg.path to ubuntu installation script.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
ea27748697
Use Decimal for depth calculation. Fixes #130.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
705d038e1c
Added signal triggers and handlers for canvas cache.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
7d63ce33c6
Fix to skeleton for threaded bitmap cache.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
4fe841086e
Added skeleton for threaded bitmap cache.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
7db3ee7be6
SVG rectangles with rounded corners.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
8927a37f68
SVG Line, polygon and polyline.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
b46d2b5f2d
SVG ellipse support.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
2354116e37
SVG supported in "recent files" menu.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
aa41d8093a
Fixed regex for SVG numbers.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
67ef16e776
SVG: Accept but ignore units in length.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
d3ed12e5de
Added SVG importing support to the GUI menu. See issue #179.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
fdf809774f
Basic support for importing SVG. Via shell only at this time. See issue #179.
|
10 gadi atpakaļ |
Denvi
|
8f6a455562
Pan view test.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
1efed851e9
Fixes #178. Use list instead of tuple of points.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
c4347bea00
Fixes #177
|
10 gadi atpakaļ |
Juan Pablo Caram
|
89f3d6e3e3
Added line number information to status bar message on parse error.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
3f6ba30f3e
Better support for units in LengthEntry.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
60461d0724
Fixed messages on drawing completion with spacebar.
|
10 gadi atpakaļ |
Juan Pablo Caram
|
83eb535479
Fixed missing first segment in path bug. Delete last point in sequence while drawing object with backspace.
|
10 gadi atpakaļ |