Updated settings for all 3D Stuffmaker printers.
This commit is contained in:
parent
bbbbd6a626
commit
08c8205f59
3 changed files with 6 additions and 6 deletions
|
|
@ -3,7 +3,7 @@ bed_shape = rectangular
|
|||
bed_size = 215,215
|
||||
bed_temperature = 0
|
||||
bottom_clip_amount = 0
|
||||
bottom_solid_layers = 3
|
||||
bottom_solid_layers = 4
|
||||
bridge_acceleration = 0
|
||||
bridge_fan_speed = 100
|
||||
bridge_flow_ratio = 1
|
||||
|
|
@ -52,7 +52,7 @@ has_fan = 1
|
|||
has_hardware_leveling = 0
|
||||
has_heated_bed = 0
|
||||
has_sd_card_reader = 1
|
||||
heat_extruder_before_homing = 0
|
||||
heat_extruder_before_homing = 1
|
||||
infill_acceleration = 0
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
|
|
@ -63,7 +63,7 @@ infill_overlap_perimeter = .06
|
|||
infill_speed = 20
|
||||
infill_type = LINES
|
||||
layer_gcode =
|
||||
layer_height = 0.2
|
||||
layer_height = 0.3
|
||||
max_fan_speed = 100
|
||||
min_extrusion_before_retract = .1
|
||||
min_fan_speed = 70
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ bed_shape = rectangular
|
|||
bed_size = 102,160
|
||||
bed_temperature = 0
|
||||
bottom_clip_amount = 0
|
||||
bottom_solid_layers = 3
|
||||
bottom_solid_layers = 4
|
||||
bridge_acceleration = 500
|
||||
bridge_fan_speed = 100
|
||||
bridge_flow_ratio = 0.9
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ bed_shape = rectangular
|
|||
bed_size = 230,230
|
||||
bed_temperature = 0
|
||||
bottom_clip_amount = 0
|
||||
bottom_solid_layers = 3
|
||||
bottom_solid_layers = 4
|
||||
bridge_acceleration = 0
|
||||
bridge_fan_speed = 100
|
||||
bridge_flow_ratio = 0.8
|
||||
|
|
@ -117,7 +117,7 @@ standby_temperature_delta = -5
|
|||
start_gcode = G28 X0 Y0 Z0; home all axes\nG91\nG1 E30 F100 ; Extrude primer filament
|
||||
start_perimeters_at_concave_points = 1
|
||||
start_perimeters_at_non_overhang = 1
|
||||
support_material = 1
|
||||
support_material = 0
|
||||
support_material_angle = 45
|
||||
support_material_create_internal_support = 0
|
||||
support_material_enforce_layers = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue