Indeed i use a non UM heated bed unsing a temperature sensor with 100kOhm
Figuring out the Temperature sensor was quite straight forward and easy to find in the configuration file.
Why would a heated bed change the Z stepping resolution? Well, maybe UMs heated bed comes with a new rod... i dont know.
anyway, i think at least some comments in Configuration.h would nice to avoid that people use wrong values for the z-axis.
a wrong value there can harm the machine...
Recommended Posts
anon4321 16
Did you upgrade with the UM made heated bed or a custom self built one? I believe the firmware you mentioned in git is for the UM made bed which comes with a different Z stepper and screw.
If you build a custom heated bed than you should know two things... The mm per steps is 200 * 8 / 3 because the UM original without the bed upgrade has a screw with a 3 mm pitch, a stepper with 200 steps per rev and it is run in 8 microstepping mode.
The second is that the UM made bed uses a PT100 temp sensor which your bed probably doesn't use. Flashing the UM firmware for the UM made bed onto a printer with a custom built bed and a different temp sensor causes problems in the firmware with MAXTEMP or MINTEMP errors and may make updating the firmware difficult.
Link to post
Share on other sites