Put in a allow less than zero in print leveling.
This commit is contained in:
parent
687262a098
commit
0db380572b
7 changed files with 22 additions and 10 deletions
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue