Put in a bunch of print leveling data so that it is easier to get it setup and working.
This commit is contained in:
parent
c818b56be9
commit
1b937300ca
6 changed files with 126 additions and 2 deletions
|
|
@ -15,6 +15,13 @@ center_part_on_bed = 1
|
|||
complete_objects = 0
|
||||
connect_gcode =
|
||||
cool_extruder_lift = 0
|
||||
print_leveling_solution = 3 Point Plane
|
||||
print_leveling_method = Manual
|
||||
deploy_bed_probe_gcode =
|
||||
retract_bed_probe_gcode =
|
||||
manual_probe_paper_width = .1
|
||||
probe_xy_offset = 0,0
|
||||
probe_z_offset = 0
|
||||
cooling = 1
|
||||
create_raft = 0
|
||||
default_acceleration = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue