poppen03
About
- Username
- poppen03
- Joined
- Visits
- 12
- Last Active
- Roles
- Member
Comments
- 
                I solved the problem on my own by sending the following to correct the corrupted eeprom: M502 ; Load values from configuration.h M500 ; store values to eeprom Hope this helps someone else.
- 
                My printer does have an LCD display. How would that work? Also, please give me more details about the pause script. Where is this? How do I get manual control after @pause?
- 
                Please be more specific about the eeprom.
- 
                Thanks. No, I don't have a z max endstop. I changed the setting to #define MAX_HARDWARE_ENDSTOP_Z false and uploaded it to the board. It worked until I disconnected. After reconnecting it stopped working. I've also noticed that my bed has disappeare…