Pascal
17514b2a6a
Head was 1mm to high after the pause
The wrong line starts here:
458: prepend_gcode += self.putValue(G = 1, Z = current_z + 1, F = 300) + "\n"
The correct line:
458: prepend_gcode += self.putValue(G = 1, Z = current_z, F = 300) + "\n"
2020-10-20 11:36:11 +02:00
..
2020-10-16 11:31:32 +02:00
2020-09-08 13:01:10 +02:00
2020-08-07 11:12:27 +02:00
2020-08-07 11:12:27 +02:00
2020-10-16 12:05:21 +02:00
2020-08-07 11:12:27 +02:00
2020-08-07 11:12:27 +02:00
2020-08-07 11:12:27 +02:00
2020-08-07 11:12:27 +02:00
2020-08-07 11:12:27 +02:00
2020-08-07 11:12:27 +02:00
2020-08-07 11:12:27 +02:00
2020-08-07 11:12:27 +02:00
2020-08-07 11:12:27 +02:00
2020-08-07 11:12:27 +02:00
2020-08-07 11:12:27 +02:00
2020-09-07 10:46:17 +02:00
2020-09-02 01:02:12 +02:00
2020-10-08 17:31:19 +02:00
2020-08-07 11:12:27 +02:00
2020-10-20 11:36:11 +02:00
2020-08-07 11:12:27 +02:00
2020-08-07 11:12:27 +02:00
2020-08-07 11:12:27 +02:00
2020-08-07 11:12:27 +02:00
2020-10-07 16:22:22 +02:00
2020-10-16 13:00:12 +02:00
2020-08-07 11:12:27 +02:00
2020-08-07 11:12:27 +02:00
2020-10-16 15:41:14 +02:00
2020-08-07 11:12:27 +02:00
2020-08-07 11:12:27 +02:00
2020-08-07 11:12:27 +02:00
2020-08-07 11:12:27 +02:00
2020-10-19 11:21:21 +02:00
2020-10-01 19:47:41 -05:00
2020-09-02 01:20:59 +02:00
2020-08-07 11:12:27 +02:00
2020-10-16 14:26:27 +02:00
2020-08-07 11:12:27 +02:00