mirror of
https://github.com/pgrondek/prusa-slicer-profiles.git
synced 2025-01-22 14:02:54 +00:00
2022.11.13 12:06
This commit is contained in:
parent
44bd31dbd5
commit
8fc2beb10d
2 changed files with 18 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
||||||
# generated by PrusaSlicer 2.4.0+linux-x64-GTK3 on 2022-05-27 at 10:01:08 UTC
|
# generated by PrusaSlicer 2.5.0+linux-x64-GTK3 on 2022-11-13 at 10:42:17 UTC
|
||||||
bed_temperature = 90
|
bed_temperature = 90
|
||||||
bridge_fan_speed = 50
|
bridge_fan_speed = 100
|
||||||
compatible_printers =
|
compatible_printers =
|
||||||
compatible_printers_condition =
|
compatible_printers_condition =
|
||||||
compatible_prints =
|
compatible_prints =
|
||||||
|
@ -54,4 +54,4 @@ min_fan_speed = 30
|
||||||
min_print_speed = 15
|
min_print_speed = 15
|
||||||
slowdown_below_layer_time = 15
|
slowdown_below_layer_time = 15
|
||||||
start_filament_gcode = "M900 K{if printer_notes=~/.*PRINTER_HAS_BOWDEN.*/}200{elsif nozzle_diameter[0]==0.6}24{else}45{endif} ; Filament gcode"
|
start_filament_gcode = "M900 K{if printer_notes=~/.*PRINTER_HAS_BOWDEN.*/}200{elsif nozzle_diameter[0]==0.6}24{else}45{endif} ; Filament gcode"
|
||||||
temperature = 230
|
temperature = 220
|
|
@ -1,4 +1,4 @@
|
||||||
# generated by PrusaSlicer 2.4.0+linux-x64-GTK3 on 2022-03-12 at 12:50:11 UTC
|
# generated by PrusaSlicer 2.5.0+linux-x64-GTK3 on 2022-11-13 at 10:42:11 UTC
|
||||||
avoid_crossing_perimeters = 0
|
avoid_crossing_perimeters = 0
|
||||||
avoid_crossing_perimeters_max_detour = 0
|
avoid_crossing_perimeters_max_detour = 0
|
||||||
bottom_fill_pattern = monotonic
|
bottom_fill_pattern = monotonic
|
||||||
|
@ -44,6 +44,7 @@ gap_fill_speed = 40
|
||||||
gcode_comments = 0
|
gcode_comments = 0
|
||||||
gcode_label_objects = 1
|
gcode_label_objects = 1
|
||||||
gcode_resolution = 0.0125
|
gcode_resolution = 0.0125
|
||||||
|
gcode_substitutions =
|
||||||
infill_acceleration = 1000
|
infill_acceleration = 1000
|
||||||
infill_anchor = 2.5
|
infill_anchor = 2.5
|
||||||
infill_anchor_max = 12
|
infill_anchor_max = 12
|
||||||
|
@ -63,7 +64,11 @@ ironing_speed = 15
|
||||||
ironing_type = top
|
ironing_type = top
|
||||||
layer_height = 0.2
|
layer_height = 0.2
|
||||||
max_print_speed = 200
|
max_print_speed = 200
|
||||||
|
max_volumetric_extrusion_rate_slope_negative = 0
|
||||||
|
max_volumetric_extrusion_rate_slope_positive = 0
|
||||||
max_volumetric_speed = 0
|
max_volumetric_speed = 0
|
||||||
|
min_bead_width = 85%
|
||||||
|
min_feature_size = 25%
|
||||||
min_skirt_length = 4
|
min_skirt_length = 4
|
||||||
mmu_segmented_region_max_width = 0
|
mmu_segmented_region_max_width = 0
|
||||||
notes =
|
notes =
|
||||||
|
@ -74,6 +79,7 @@ overhangs = 1
|
||||||
perimeter_acceleration = 800
|
perimeter_acceleration = 800
|
||||||
perimeter_extruder = 1
|
perimeter_extruder = 1
|
||||||
perimeter_extrusion_width = 0.45
|
perimeter_extrusion_width = 0.45
|
||||||
|
perimeter_generator = arachne
|
||||||
perimeter_speed = 45
|
perimeter_speed = 45
|
||||||
perimeters = 2
|
perimeters = 2
|
||||||
post_process =
|
post_process =
|
||||||
|
@ -84,7 +90,7 @@ raft_first_layer_density = 90%
|
||||||
raft_first_layer_expansion = 3
|
raft_first_layer_expansion = 3
|
||||||
raft_layers = 0
|
raft_layers = 0
|
||||||
resolution = 0
|
resolution = 0
|
||||||
seam_position = nearest
|
seam_position = aligned
|
||||||
single_extruder_multi_material_priming = 0
|
single_extruder_multi_material_priming = 0
|
||||||
skirt_distance = 2
|
skirt_distance = 2
|
||||||
skirt_height = 3
|
skirt_height = 3
|
||||||
|
@ -99,7 +105,7 @@ solid_infill_extrusion_width = 0.45
|
||||||
solid_infill_speed = 80
|
solid_infill_speed = 80
|
||||||
spiral_vase = 0
|
spiral_vase = 0
|
||||||
standby_temperature_delta = -5
|
standby_temperature_delta = -5
|
||||||
support_material = 0
|
support_material = 1
|
||||||
support_material_angle = 0
|
support_material_angle = 0
|
||||||
support_material_auto = 1
|
support_material_auto = 1
|
||||||
support_material_bottom_contact_distance = 0
|
support_material_bottom_contact_distance = 0
|
||||||
|
@ -121,10 +127,10 @@ support_material_spacing = 2
|
||||||
support_material_speed = 50
|
support_material_speed = 50
|
||||||
support_material_style = grid
|
support_material_style = grid
|
||||||
support_material_synchronize_layers = 0
|
support_material_synchronize_layers = 0
|
||||||
support_material_threshold = 50
|
support_material_threshold = 15
|
||||||
support_material_with_sheath = 0
|
support_material_with_sheath = 0
|
||||||
support_material_xy_spacing = 60%
|
support_material_xy_spacing = 60%
|
||||||
thick_bridges = 1
|
thick_bridges = 0
|
||||||
thin_walls = 1
|
thin_walls = 1
|
||||||
threads = 24
|
threads = 24
|
||||||
top_fill_pattern = monotonic
|
top_fill_pattern = monotonic
|
||||||
|
@ -134,6 +140,10 @@ top_solid_layers = 5
|
||||||
top_solid_min_thickness = 0.7
|
top_solid_min_thickness = 0.7
|
||||||
travel_speed = 180
|
travel_speed = 180
|
||||||
travel_speed_z = 12
|
travel_speed_z = 12
|
||||||
|
wall_distribution_count = 1
|
||||||
|
wall_transition_angle = 10
|
||||||
|
wall_transition_filter_deviation = 25%
|
||||||
|
wall_transition_length = 100%
|
||||||
wipe_tower = 1
|
wipe_tower = 1
|
||||||
wipe_tower_bridging = 10
|
wipe_tower_bridging = 10
|
||||||
wipe_tower_brim_width = 2
|
wipe_tower_brim_width = 2
|
||||||
|
|
Loading…
Reference in a new issue