Commit Graph

11 Commits

Author SHA1 Message Date
Ian
94bf542799 #34 gcode algo
closes #34
algorithm that creates a gcode from a path
unittest for the algorithm
2019-02-20 15:01:16 -05:00
Marc-Antoine Lafreniere
c1a4c532d9 GCode generator and unittests
closes #35
2019-02-20 10:38:30 -05:00
Marc-Antoine Lafreniere
462bab50d3 Unit test of pixel dimension
close #33
2019-02-16 21:01:18 -05:00
Marc-Antoine Lafreniere
2b1feca451 Fix tests 2019-02-16 20:37:17 -05:00
Marc-Antoine Lafreniere
ff7a860c2d Get pixel dimensions
Add args to input width and height of the image
2019-02-16 20:16:47 -05:00
Ian
ef266883ec #16 test images created
close #16
2019-02-14 11:50:04 -05:00
Marc-Antoine Lafreniere
9d235a803c Build fixes 2019-02-12 12:28:08 -05:00
Marc-Antoine Lafreniere
453a3f7c08 File utils refactor and unittests
Create unit test for file utils
closes #25
closes #26
2019-02-11 22:45:41 -05:00
Ian
66955cb2c3 Merge branch 'master' into #23-create_tool_path_from_image
Merge fixes
2019-02-06 12:29:47 -05:00
Marc-Antoine Lafreniere
9edf4dfd54 Setup build server
Peer with @IanLalonde
2019-02-06 10:03:27 -05:00
Marc-Antoine Lafreniere
9ef1058012 #24 Create project structure for unit tests
Refactor project's structure
closes #24
2019-02-05 14:16:44 -05:00