Commit Graph

5 Commits

Author SHA1 Message Date
Wurstnase
752c804677 remove offset, add minimum scan area 2015-03-16 15:13:16 +01:00
Wurstnase
14f0250853 allow negative values
and some more comments
2015-03-16 14:26:59 +01:00
Wurstnase
76da32b567 add hash-bang for python3 2015-03-13 07:44:20 +01:00
Wurstnase
2e7ba44633 some renaming for readability 2015-03-13 07:31:27 +01:00
Wurstnase
0620267ebb g29 auto-mode for the new G29 LRFB
short:
this script scans the first few lines from a gcode. If the line between 2 different z are greater than min_g1 this is our first layer. On this layer we search the min and max values of X and Y. With an offset we write that in a new file.
2015-03-11 23:53:28 +01:00