Marius Stanciu
|
cfa078a1e5
camlib.py (edited a comment) edited online with Bitbucket
|
%!s(int64=10) %!d(string=hai) anos |
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.
|
%!s(int64=10) %!d(string=hai) anos |
Marius Stanciu
|
a7b29065df
Solved issue #188: Order of the drill bits in Gcode generation from Excellon file
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
7fd026c254
Fix to Gerber parser, corrects line splitting. Fixes #183.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
3940408da5
Added non-compliant support for "-" in ApertureMacro names. Temporary fix for #185.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
ea27748697
Use Decimal for depth calculation. Fixes #130.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
67ef16e776
SVG: Accept but ignore units in length.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
d3ed12e5de
Added SVG importing support to the GUI menu. See issue #179.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
fdf809774f
Basic support for importing SVG. Via shell only at this time. See issue #179.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
89f3d6e3e3
Added line number information to status bar message on parse error.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
05e89b0ec3
Last pass in multi-pass cuts limited to specified z_cut.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
051b82009d
Multiple depth cut functional.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
616237ea93
Replace exact last point of arc. Fixes #110.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
8f5cc7a02d
Option to override user's defaults. Needed for unit testing.
|
%!s(int64=10) %!d(string=hai) anos |
Thomas Duffin
|
2c9a307483
Fixes #135
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
d22b47f4af
Log level back to debug after release.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
a679883adf
RTree now using shapely object's id() instead of __hash__. Fixes 1#163.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
982ab16f28
Release version 8.4
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
ee684e8101
Further work on multi-pass cuts.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
d687fb5287
Started multi-pass cuts.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
b5f428deea
Added "interiors" shell command.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
4110940d49
Minor fix to "millholes" shell docs. Added get_exterior() method to Geometry.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
1942fe3bed
Create polygon for path drawn so far when D03 is encountered. Fixes #150.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
d8c5d46cd0
Workaround for #152. Check for empty polygons before adding.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
22119072d3
Cleanup. And fixes #148.
|
%!s(int64=10) %!d(string=hai) anos |
Juan Pablo Caram
|
6fa0e91875
Fixed #139, Polygon aperture twice as large.
|
%!s(int64=10) %!d(string=hai) anos |
Jørn Sandvik Nilsson
|
44f5da3326
Added parameter "spindlespeed" to cncjob and drillcncjob. Will generate gcode "M03 S4000" (4000 rpm), or "M03" if omitted.
|
%!s(int64=10) %!d(string=hai) anos |
phdussud
|
0bf21458c6
Resolve issue 144
|
%!s(int64=10) %!d(string=hai) anos |
phdussud
|
f5e481d1fa
Best effort to generate isolation path cutting on the conventional side
|
%!s(int64=10) %!d(string=hai) anos |
jpcaram
|
cd39a55696
Support for optional '+' on Gerber numbers. Solvers #142.
|
%!s(int64=10) %!d(string=hai) anos |