mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-25 05:04:29 +08:00
minor profile updates
This commit is contained in:
parent
8dc9865867
commit
6ca46edae3
@ -206,8 +206,8 @@ max_volumetric_extrusion_rate_slope_positive = 0
|
||||
max_volumetric_speed = 0
|
||||
min_skirt_length = 4
|
||||
notes =
|
||||
overhangs_width_speed = 0
|
||||
overhangs_width = 50%
|
||||
overhangs_width_speed = 40%
|
||||
overhangs_width = 80%
|
||||
only_one_perimeter_top = 1
|
||||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
|
@ -190,7 +190,7 @@ retract_speed = 35
|
||||
serial_port =
|
||||
serial_speed = 250000
|
||||
single_extruder_multi_material = 0
|
||||
start_gcode = print_start EXTRUDER={first_layer_temperature[initial_extruder] + extruder_temperature_offset[initial_extruder]} BED=[first_layer_bed_temperature] CHAMBER=[chamber_temperature]
|
||||
start_gcode = ; M190 S0\n; M109 S0 ; uncomment to remove set&wait temp gcode added automatically after this start gcode\nprint_start EXTRUDER={first_layer_temperature[initial_extruder] + extruder_temperature_offset[initial_extruder]} BED=[first_layer_bed_temperature] CHAMBER=[chamber_temperature]
|
||||
thumbnails = 64x64,400x300
|
||||
thumbnails_with_bed = 1
|
||||
toolchange_gcode =
|
||||
|
Loading…
x
Reference in New Issue
Block a user