183 Commits (master)
 

Author SHA1 Message Date
Sameer Puri 084b3a841b
Merge pull request #5 from lorenrogers/documentation
5 years ago
Loren Rogers d861152929 Adds basic placeholder failing tests
5 years ago
Loren Rogers b88f7614e7 Adds placeholders for documentation
5 years ago
Sameer Puri ea29c6d5f4
Merge pull request #2 from lorenrogers/update-default-output
5 years ago
Loren Rogers feb8e81e57 Adds *.gcode to gitignore and updates readme.
5 years ago
Loren Rogers d5cb2e0306 Adds basic documentation to some functions
5 years ago
Sameer Puri f19992a536
Update README.md
5 years ago
Sameer Puri 58dc1f2f66 Exclude paths inside clipPath element
6 years ago
Sameer Puri ec6b7ad88e Update codebase to support euclid ^0.20
6 years ago
Sameer Puri 5d0399b87b Update dependencies, follow clippy guidance to remove sweep: sweep
6 years ago
Sameer Puri 7d2a19ec8a Update deps
6 years ago
Sameer Puri 153b88a3cd Improve comments by only adding when a path starts & including the group(s) it belongs to
6 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 35e77e53f9 Add travis
6 years ago
Sameer Puri c383a3f2e1 Use EPSILON for feedrate comparison, simplify program appending w/ impl AddAssign, don't turn on tool after path (for laser / others sake)
6 years ago
Sameer Puri d82eb8f22b Reset initpos after reset(), adjust default settings for my pen plotter, output feedrate only when changed
6 years ago
Sameer Puri ced1c4dd4a Set tolerance to 0.002mm, the default for GRBL
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 5e7adcc2a8 Fix transformation matrix order of operations
6 years ago
Sameer Puri f10c20a1e1 Use absolute positioning everywhere, correct mirroring implementation
6 years ago
Sameer Puri 125d1facf7 Separate out machine state management logic
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 9ae60cc925 Add DPI options, scale based on document size, fix incorrect application of translation transform in non-absolute path context
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 e46da70a51 Use lsys output as examples
6 years ago
Sameer Puri 778a365724 Update README.md
6 years ago
Sameer b8b3aa1f5d Bump sierpinski size
6 years ago
Sameer dbf46ef01b Add new images
6 years ago
Sameer Puri 439f4859b8 Initial commit
6 years ago