Changes

Jump to: navigation, search

Automatic Print Leveling

1 byte removed, 00:57, 9 February 2016
Firmware Changes:
==== Firmware Changes: ====
It is also important that the `ZJERK` (at least in marline Marlin firmware) not be 0. If it is 0 it will cause the printer to have to come to a complete stop at every change in z, which will be every move. In Marlin firmware you can find this in Configuration.h line 195 (or there about). We set it to .2.
<code>#define DEFAULT_ZJERK 0.2 // (mm/sec) can't be set to 0 for bed leveling to work.</code>

Navigation menu