<font face="Arial, Verdana" size="2">There is a test if one of the carriages may hit the floor. This happens when you are near the edge with some printers. In eepromit corresponds with xyz min/home value and in config it is this setting I think</font>
<font face="Arial, Verdana" size="2">
</font>
<font face="Arial, Verdana" size="2">// Margin (mm) to avoid above tower minimum (xMin xMinsteps)</font>
<font face="Arial, Verdana" size="2">// If your printer can put its carriage low enough the rod is horizontal without hitting the floor</font>
<font face="Arial, Verdana" size="2">// set this to zero. Otherwise, measure how high the carriage is from horizontal rod</font>
<font face="Arial, Verdana" size="2">// Also, movement speeds are 10x to 20x cartesian speeds at tower bottom.</font>
<font face="Arial, Verdana" size="2">// You may need to leave a few mm for safety.</font>
<font face="Arial, Verdana" size="2">// Hitting floor at high speed can damage your printer (motors, drives, etc)</font>
<font face="Arial, Verdana" size="2">// THIS MAY NEED UPDATING IF THE HOT END HEIGHT CHANGES!</font>
<font face="Arial, Verdana" size="2">#define DELTA_FLOOR_SAFETY_MARGIN_MM 15</font>
<font face="Arial, Verdana" size="2">
</font>
<font face="Arial, Verdana" size="2">
</font>
<font face="Arial, Verdana" size="2">Maybe it is too high for your printer.</font>