Sameer Puri
c46230cfae
Update README.md
4 years ago
Sameer Puri
a5ae234df6
Remove ellipses bug on readme (fixed!)
4 years ago
Sameer Puri
f896283686
Rotate plotted image to be oriented correctly
4 years ago
Sameer Puri
4127116c6d
add prusa mini+ demo
4 years ago
Sameer Puri
0d6711cc01
fix long running transform bug (does not affect scaling)
...
The transforms need to be built in reverse. Intuition here is that you
have a point in its own coordinate system, and it must go through a series
of transforms to get to the overall SVG's coordinate system. That goes
from its last transform to the first transform of the svg.
4 years ago
Sameer Puri
da4015eff1
Update README.md
4 years ago
Sameer Puri
726a48345a
Update README.md
...
Turn -> Use
5 years ago
Sameer Puri
5c6afff45c
update badges
5 years ago
Sameer Puri
af7b43b97a
Update README.md
5 years ago
Sameer Puri
94538202c6
add css docs
5 years ago
Sameer Puri
210b7ac49f
add svg spec
5 years ago
Sameer Puri
8bd49b670a
correct input in demo
5 years ago
Sameer Puri
687d818162
Update readme
5 years ago
Sameer Puri
5842b2df0b
Continue documentation efforts & cleanup
5 years ago
Sameer Puri
b89849555f
Begin translation to macro-based GCode impl (does not compile)
5 years ago
Loren Rogers
feb8e81e57
Adds *.gcode to gitignore and updates readme.
5 years ago
Sameer Puri
f19992a536
Update README.md
5 years ago
Sameer Puri
c04ba6b625
Support custom tool on/off gcode, use uom for unit conversions, rename Named=>Comment after reviewing NIST spec, update dependencies
6 years ago
Sameer Puri
75cbb34d60
Update README.md
6 years ago
Sameer Puri
2de4ec05de
Fix incorrect smooth curve ctrl point reflection, update README.md with demo, add compensation for same closepath point, add demo in README
6 years ago
Sameer Puri
7d9ba355d1
Add viewbox handling, fix ellipse handling for large_arc case
6 years ago
Sameer Puri
b774e63c8a
Add initial position handling for close path
6 years ago
Sameer Puri
d041febfdc
Update README.md, cargo fmt, MachineCode -> GCode, separate GCode into code.rs module, fix mirrored images bug
6 years ago
Sameer Puri
b849ede559
Mild code cleanup, handle smooth curve variants, handle SVG transforms, name SVG groups, don't write names if empty
6 years ago
Sameer Puri
ef46ab8e1c
Update readme
6 years ago
Sameer Puri
778a365724
Update README.md
6 years ago
Sameer
dbf46ef01b
Add new images
6 years ago
Sameer Puri
439f4859b8
Initial commit
6 years ago