dec
About
- Username
- dec
- Joined
- Visits
- 13
- Last Active
- Roles
- Member
Comments
-
/* This file is part of Repetier-Firmware. Repetier-Firmware 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…
-
Ok, my bad. The wire broke at the solder joint. After resoldering G32 works.
-
I don't think Z_PROBE_BED_DISTANCE is an issue, as the probe is always above the bed. I observed a strange behaviour. I send G32 and the first point was probed. The second point issued the error message. Sending a M119 showed that the Z probe was st…
-
The settings were correct. I had to replace the cura executable with the cura64 executable in the plugins directory. Size of both executables was the same but md5sum differed.
-
There you go! DISTORTION_CORRECTION_R was set to a higher value than the maximum printer radius.
-
It's a bit tricky to measure, so I'm measuring repeatatively. One motor had an offset of 0.2mm per 100mm. I rearanged the carriages (another issue) and the belt tensions. So I'll recheck, maybe the offset can now be neglected.
-
Can you give me a hint what I should do? I check the EEPROM values, they seem to be ok. The printer is working, I've printed some test parts.
-
Of couse, ideal and 100% identical motors, pullys, belts etc would result in an even movement on a delta. But when I measured the movements of all 3 steppers there was some difference. I was just curious if the behaviour of the firmware is normal …
-
Why should that be? The math uses the unit mm, I assume. Z-axis movement means the same amount of mm for each tower but each tower could have a different steps per mm ratio. At least that's the way I would do it