Added has hardware leveling to slice settings and implemented in code to
remove the software print leveling when present. Added the setting to lulzbot mini, robo r1 and prntrbot simple metal
This commit is contained in:
parent
f814760fde
commit
51dcf9bc17
13 changed files with 42 additions and 21 deletions
|
|
@ -49,6 +49,7 @@ gcode_comments = 0
|
|||
gcode_flavor = reprap
|
||||
gcode_output_type = REPRAP
|
||||
has_fan = 1
|
||||
has_hardware_leveling = 0
|
||||
has_heated_bed = 1
|
||||
has_sd_card_reader = 0
|
||||
infill_acceleration = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue