pallas
About
- Username
- pallas
- Joined
- Visits
- 3
- Last Active
- Roles
- Member
Comments
-
OK. I found it myself. In Commands.ccp on line 1624 I have inserted "Printer :: homeAxis (false, false, true);" . Now the M3 command does exactly what I want. Thank you anyway!
-
Hello I was able to solve the lifting problem (G0 Z5) with ENDSTOP_BACK_ON_HOME 5. Now it would be nice if M3 S255 could trigger the command G28 Z0. Where could I possibly set that? greetings from Liechtenstein
-
Thank you! I tried it and it works. My mistake was that the zero point of the Z axis was up. I changed that now in the firmware. I would like to try to execute these commands with M3. Can you give me a hint where in the firmware I can search there?…