Closed mcmuff91 closed 4 years ago
Remember to send M502
, M500
after re-flashing.
Whenever there are homing or leveling issues, we now ask everyone to follow a standard procedure to gather more information so that we're not just taking stabs in the dark. Here is the boilerplate:
bugfix-2.0.x
to test with the latest code.DEBUG_LEVELING_FEATURE
and M114_DETAIL
and re-flash the firmware.M111 S247
to enable maximum logging.G28
to do your standard homing procedure.Repeat this procedure, if needed, to demonstrate inconsistencies. From these logs we should hopefully get a better idea of what's going on with your machine.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Hello everyone, atm I´am working on a big selfmade Delta-printer for Ceramics. The setup:
When I send G28 via Pronterface or via the RepRap-Controller the printer starts to home. But one after the other (x,y,z). There is no movement of all three Axis at the same time, so I have to move the Effector to the upper end of the printer. The axes are hitting the endstops and doing a rebump . But after this there is no movement to the safe zone (enabled DELTA_HOME_TO_SAFE_ZONE) After homing the Printer is not responding to movement commands via Pronterface or the Controller.
Tried multiple Versions of Marlin ( the BTT-Version, 2.04, 2.05). I have no idea how to fix the Problem.
Marlin config 2.0.5.zip