mirror of
https://github.com/pgrondek/slic3r.git
synced 2024-12-05 13:37:21 +00:00
Decrease bed temperatore
To stop warping bottom layer
This commit is contained in:
parent
d12f41897c
commit
54403a645d
3 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
# generated by Slic3r 1.3.0 on 2018-12-15 11:39:46
|
||||
# generated by Slic3r 1.3.0 on 2018-12-17 12:12:50
|
||||
adaptive_slicing = 0
|
||||
adaptive_slicing_quality = 75%
|
||||
avoid_crossing_perimeters = 0
|
||||
|
@ -53,7 +53,7 @@ overhangs = 1
|
|||
perimeter_acceleration = 0
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0
|
||||
perimeter_speed = 60
|
||||
perimeter_speed = 40
|
||||
perimeters = 4
|
||||
post_process =
|
||||
print_settings_id =
|
||||
|
@ -73,7 +73,7 @@ solid_infill_extrusion_width = 0
|
|||
solid_infill_speed = 20
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material = 1
|
||||
support_material_angle = 0
|
||||
support_material_buildplate_only = 0
|
||||
support_material_contact_distance = 0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue