Skip to content

Instantly share code, notes, and snippets.

/**
* Marlin 3D Printer Firmware
* Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
* Based on Sprinter and grbl.
* Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
@Grogyan
Grogyan / G29_repeat.txt
Last active April 22, 2016 06:12
G29_Repeat_Fail
17:54:44.810 : echo:DEBUG:LEVELING
17:54:46.890 : N30 M105 *52
17:54:47.498 : N31 G29 *0
17:54:47.498 : gcode_G29 >>>
17:54:47.506 : > current_position: (0.00, 0.00, 10.75)
17:54:47.506 : G29 Auto Bed Leveling
17:54:47.510 : BEFORE matrix.set_to_identity > corrected_position: (0.00, 0.00, 10.75)
17:54:47.510 : BEFORE matrix.set_to_identity > current_position: (0.00, 0.00, 10.75)
17:54:47.514 : AFTER matrix.set_to_identity > uncorrected_position: (0.00, 0.00, 10.75)
17:54:47.518 : sync_plan_position > current_position: (0.00, 0.00, 10.75)