Marc-Antoine
|
df46cbc405
|
Merge pull request #57 from marc4492/#42-convert_pbm
#42 Run the c++ code to convert PBM binary to ascii
|
2019-03-18 17:43:53 -04:00 |
|
Ian
|
6ee49008c0
|
# 32 unit tests for path function
closes #32
|
2019-03-18 15:26:24 -04:00 |
|
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
|
1b4d729e87
|
Build fix
|
2019-02-21 13:59:17 -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
|
c1a4c532d9
|
GCode generator and unittests
closes #35
|
2019-02-20 10:38:30 -05:00 |
|