mirror of
https://github.com/pgrondek/prusa-slicer-profiles.git
synced 2025-01-22 05:54:31 +00:00
2023.05.06 19:59
This commit is contained in:
parent
a60eb0b6d8
commit
5ae4c91aca
1 changed files with 31 additions and 28 deletions
|
@ -1,27 +1,28 @@
|
|||
# generated by PrusaSlicer 2.5.0+linux-x64-GTK3 on 2022-11-26 at 09:51:11 UTC
|
||||
# generated by PrusaSlicer 2.5.2+linux-x64-GTK3 on 2023-05-06 at 11:51:13 UTC
|
||||
avoid_crossing_perimeters = 0
|
||||
avoid_crossing_perimeters_max_detour = 0
|
||||
bottom_fill_pattern = monotonic
|
||||
bottom_solid_layers = 0
|
||||
bottom_solid_min_thickness = 0.5
|
||||
bridge_acceleration = 1000
|
||||
bridge_acceleration = 800
|
||||
bridge_angle = 0
|
||||
bridge_flow_ratio = 0.95
|
||||
bridge_speed = 20
|
||||
bridge_flow_ratio = 1
|
||||
bridge_speed = 15
|
||||
brim_separation = 0.1
|
||||
brim_type = outer_only
|
||||
brim_width = 0
|
||||
clip_multipart_objects = 1
|
||||
compatible_printers =
|
||||
compatible_printers_condition = nozzle_diameter[0]==0.4
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_notes=~/.*PRINTER_MODEL_MK3.*/ and nozzle_diameter[0]==0.4
|
||||
complete_objects = 0
|
||||
default_acceleration = 1000
|
||||
dont_support_bridges = 0
|
||||
draft_shield = disabled
|
||||
elefant_foot_compensation = 0.2
|
||||
ensure_vertical_shell_thickness = 1
|
||||
external_perimeter_acceleration = 0
|
||||
external_perimeter_extrusion_width = 0
|
||||
external_perimeter_speed = 50%
|
||||
external_perimeter_speed = 15
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 20
|
||||
|
@ -40,8 +41,8 @@ fuzzy_skin = none
|
|||
fuzzy_skin_point_dist = 0.8
|
||||
fuzzy_skin_thickness = 0.3
|
||||
gap_fill_enabled = 1
|
||||
gap_fill_speed = 20
|
||||
gcode_comments = 1
|
||||
gap_fill_speed = 15
|
||||
gcode_comments = 0
|
||||
gcode_label_objects = 1
|
||||
gcode_resolution = 0.0125
|
||||
gcode_substitutions =
|
||||
|
@ -50,18 +51,18 @@ infill_anchor = 2.5
|
|||
infill_anchor_max = 12
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 0.515
|
||||
infill_extrusion_width = 0
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap = 35%
|
||||
infill_overlap = 10%
|
||||
infill_speed = 15
|
||||
inherits = 0.20mm QUALITY @MK3
|
||||
inherits = 0.10mm DETAIL @MK3
|
||||
interface_shells = 0
|
||||
ironing = 0
|
||||
ironing_flowrate = 20%
|
||||
ironing_flowrate = 15%
|
||||
ironing_spacing = 0.1
|
||||
ironing_speed = 15
|
||||
ironing_type = solid
|
||||
ironing_type = top
|
||||
layer_height = 0.1
|
||||
max_print_speed = 200
|
||||
max_volumetric_extrusion_rate_slope_negative = 0
|
||||
|
@ -74,17 +75,17 @@ mmu_segmented_region_max_width = 0
|
|||
notes =
|
||||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
output_filename_format = {input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode
|
||||
output_filename_format = {input_filename_base}_{layer_height}mm_{printing_filament_types}_{printer_model}_{print_time}.gcode
|
||||
overhangs = 1
|
||||
perimeter_acceleration = 800
|
||||
perimeter_acceleration = 600
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0
|
||||
perimeter_generator = classic
|
||||
perimeter_speed = 20
|
||||
perimeters = 1
|
||||
perimeter_generator = arachne
|
||||
perimeter_speed = 15
|
||||
perimeters = 3
|
||||
post_process =
|
||||
print_settings_id = GLASS - 0.1mm
|
||||
raft_contact_distance = 0.2
|
||||
print_settings_id =
|
||||
raft_contact_distance = 0.15
|
||||
raft_expansion = 1.5
|
||||
raft_first_layer_density = 90%
|
||||
raft_first_layer_expansion = 3
|
||||
|
@ -92,12 +93,13 @@ raft_layers = 0
|
|||
resolution = 0
|
||||
seam_position = aligned
|
||||
single_extruder_multi_material_priming = 0
|
||||
skirt_distance = 10
|
||||
skirt_distance = 2
|
||||
skirt_height = 3
|
||||
skirts = 1
|
||||
slice_closing_radius = 0.049
|
||||
slicing_mode = regular
|
||||
small_perimeter_speed = 50%
|
||||
small_perimeter_speed = 15
|
||||
solid_infill_acceleration = 0
|
||||
solid_infill_below_area = 0
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
|
@ -112,7 +114,7 @@ support_material_bottom_contact_distance = 0
|
|||
support_material_bottom_interface_layers = 0
|
||||
support_material_buildplate_only = 0
|
||||
support_material_closing_radius = 2
|
||||
support_material_contact_distance = 0.2
|
||||
support_material_contact_distance = 0.17
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 0
|
||||
support_material_extrusion_width = 0.35
|
||||
|
@ -124,17 +126,18 @@ support_material_interface_spacing = 0.2
|
|||
support_material_interface_speed = 80%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 2
|
||||
support_material_speed = 20
|
||||
support_material_speed = 15
|
||||
support_material_style = grid
|
||||
support_material_synchronize_layers = 0
|
||||
support_material_threshold = 15
|
||||
support_material_threshold = 50
|
||||
support_material_with_sheath = 0
|
||||
support_material_xy_spacing = 60%
|
||||
thick_bridges = 0
|
||||
thin_walls = 1
|
||||
thin_walls = 0
|
||||
threads = 24
|
||||
top_fill_pattern = monotonic
|
||||
top_fill_pattern = monotoniclines
|
||||
top_infill_extrusion_width = 0.4
|
||||
top_solid_infill_acceleration = 0
|
||||
top_solid_infill_speed = 20
|
||||
top_solid_layers = 0
|
||||
top_solid_min_thickness = 0.7
|
||||
|
@ -145,7 +148,7 @@ wall_transition_angle = 10
|
|||
wall_transition_filter_deviation = 25%
|
||||
wall_transition_length = 100%
|
||||
wipe_tower = 1
|
||||
wipe_tower_bridging = 10
|
||||
wipe_tower_bridging = 5
|
||||
wipe_tower_brim_width = 2
|
||||
wipe_tower_no_sparse_layers = 0
|
||||
wipe_tower_rotation_angle = 0
|
Loading…
Reference in a new issue