Added missing config code to Printer Settings: bed shapes; also rounded build heights down to nearest millimeter
This commit is contained in:
parent
7dcd22e4e3
commit
58ab242cf4
11 changed files with 16 additions and 11 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# generated by Slic3r 0.9.9 on Tue May 14 10:04:09 2013
|
||||
avoid_crossing_perimeters = 1
|
||||
bed_shape = circular
|
||||
bed_size = 280,280
|
||||
bed_temperature = 80
|
||||
bottom_solid_layers = 3
|
||||
|
|
@ -7,7 +7,8 @@ bridge_acceleration = 0
|
|||
bridge_fan_speed = 100
|
||||
bridge_flow_ratio = 1
|
||||
bridge_speed = 20
|
||||
brim_width = 0build_height = 374.65
|
||||
brim_width = 0
|
||||
build_height = 374
|
||||
complete_objects = 0
|
||||
cooling = 1
|
||||
default_acceleration = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue