There are settings in Prusa Slicer under printer settings for machine limits as well as g codes at various points in the print process, such as between layers.
If you click on the lock next to a value you can unlock it. Make sure the Expert level has been selected so everything is visible. Nothing should be hidden at that point. I doubt Prusa Slicer will send the printer anything outside the slicer set limits unless it is explicit in one of the gcode sections. I would think the "real" travel limits would be set in Klipper and neither Prusa Slicer nor gcode would be able to override Klipper limits.
You probably checked all this already. Just reviewing the docs in case something was missed. I'm also learning Klipper, I'll be doing similar things very soon.
I'm focusing on how Klipper commanded the motor to hit an endstop at speed. I'm not convinced that missed steps is likely, but that is a reasonable possibility. Usually it is something more fundamental. Once the hardware is protected then taking risks with various software is more reasonable. The underlying hardware settings should be correct first. The Klipper accelerations and velocities can be reduced to insure there are no missed steps. Perhaps cut them to some fraction of defaults just to rule that out. Cura and Prusa Slicer settings should not override Klipper settings.
Scale of X and Y motions precisely correct?
X and Y axis settings:
Position min?
Position endstop?
Position max?
Microsteps?
Rotation Distance? Pulley circumference?
Full steps per rotation? (0.9:400 or 1.8 :200 A/B steppers?)
Gear ratio? (probably should be undefined?)
Multiple config files with different values overriding the proper ones?
Desired values set but commented out? Or set in a file that is not being referenced/read by Klipper?
Other ideas??
Funny you should mention that RH meters aren't accurate down low. I have two humidity temperature meters. They measure a minimum humidity of 20% and 13%. I tried making one from an I2C sensor and a low power Arduino. It reads -6%! Reading the IC spec says that is possible. So accurate RH sensing isn't easy and one should expect to read to 18-20% but most sensors bottom out near there. I clamped the Arduino output to 0, but have no idea what the real relative humidity is. Oh, the temperature of the Arduino sensor is elevated due to the heat generated by the Arduino chip, about 4F higher than expected.Good detective work. Glad you are finding the issue. Those belt tensions did seem higher than I expected.
View attachment 429223
I installed the lighting in the Repbox and put it on the shelf. The room lighting needs work, the Repbox LED lighting is very bright at night. Might be better with something different there, light the filament more and the acrylic less perhaps. Still waiting for the bowden tubing for the filament. Watching the Relative Humidity go down in the box. The research I've done on RH says that less than about 35% is fine, it doesn't have to be near zero. It's around 50% in the house so it doesn't take a lot to be good enough, it's already down to 32% and it hasn't been closed up very long. I have four of the little aluminum dessicant tins in there now. There isn't a lot of room for them, so I'm thinking about 3d printing some dessicant bottles that will fit inside the spool cores. Each time I take a spool out I can check the indicators in the beads, or anytime the overall RH seems to be higher than expected. Perhaps print them with clear PETG so they can be seen easily, and so they will stand up to the recharging process. Or just pour the beads onto a tray and spare the container that stress.
The support from Repkord has been excellent. Above and beyond. The box is well designed and sturdy.
Edit - after a couple of hours it is down to 27%. However these gauges are not very accurate, and I've heard they don't work well at really low values. Measuring RH accurately is not easy, but we're not that concerned.
Edit 2 - 22% early this morning. Clear PETG on order.
Funny you should mention that RH meters aren't accurate down low. I have two humidity temperature meters. They measure a minimum humidity of 20% and 13%. I tried making one from an I2C sensor and a low power Arduino. It reads -6%! Reading the IC spec says that is possible. So accurate RH sensing isn't easy and one should expect to read to 18-20% but most sensors bottom out near there. I clamped the Arduino output to 0, but have no idea what the real relative humidity is. Oh, the temperature of the Arduino sensor is elevated due to the heat generated by the Arduino chip, about 4F higher than expected.