Scotty
About
- Username
- Scotty
- Joined
- Visits
- 0
- Last Active
- Roles
- Member
Comments
-
I just realized that not all printer models home at the very top like a delta printer. The re-homing could be dangerous for a printer that homes the z-axis on the printbed. So here is a new version (from my own 0.92.8 version): ... if(n == -1) …
-
Thanks for adding it! I found "SD read error" only in this part of the code of in gcode.cpp. So what to add?!: .... if(n == -1) { Com::printFLN(Com::tSDReadError); UI_ERROR("SD Read Error"); // K…