Marc-Antoine Lafreniere
|
30c219d6b2
|
#42 Run the c++ code to convert PBM binary to ascii
Run the converter if the image is in binary
|
2019-03-17 20:00:03 -04:00 |
|
Marc-Antoine Lafreniere
|
46a3a02b2a
|
Add functions description
Add python documentation
|
2019-02-26 17:51:53 -05:00 |
|
Marc-Antoine Lafreniere
|
e842141e59
|
Merge branch 'master' into #38-CreateGCodefromimage
|
2019-02-20 15:52:00 -05:00 |
|
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
|
8aee76eee2
|
Convert matrix index to gcode
#39 Save GCode in file
Convert a list of index to gcode string in an array
|
2019-02-20 13:48:37 -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 |
|
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
|
4d72fa9de4
|
update from last commit
close #23
|
2019-02-11 18:27:42 -05:00 |
|
Ian
|
1c2919ccd5
|
#23 create tool path from image, close #23
|
2019-02-11 18:24:57 -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
|
9ef1058012
|
#24 Create project structure for unit tests
Refactor project's structure
closes #24
|
2019-02-05 14:16:44 -05:00 |
|