Put in a allow less than zero in print leveling.

This commit is contained in:
larsbrubaker 2014-08-26 18:44:36 -07:00
parent 687262a098
commit 0db380572b
7 changed files with 22 additions and 10 deletions

View file

@ -100,6 +100,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
new NotPassedItem("", "has_fan"),
new NotPassedItem("", "has_heated_bed"),
new NotPassedItem("", "has_sd_card_reader"),
new NotPassedItem("", "z_can_be_negative"),
#endif
new ScaledSingleNumber("objectSink", "bottom_clip_amount", 1000),