mirror of
https://github.com/pgrondek/prusa-slicer-profiles.git
synced 2024-11-22 20:33:44 +00:00
pon, 31 sty 2022, 12:10:50 CET
This commit is contained in:
parent
3c2e554528
commit
15284ce8d5
@ -1,4 +1,4 @@
|
||||
# generated by PrusaSlicer 2.4.0+linux-x64-GTK3 on 2022-01-22 at 17:21:48 UTC
|
||||
# generated by PrusaSlicer 2.4.0+linux-x64-GTK3 on 2022-01-25 at 12:13:52 UTC
|
||||
bed_temperature = 60
|
||||
bridge_fan_speed = 100
|
||||
compatible_printers =
|
||||
@ -16,7 +16,7 @@ filament_cooling_final_speed = 3.4
|
||||
filament_cooling_initial_speed = 2.2
|
||||
filament_cooling_moves = 4
|
||||
filament_cost = 123.75
|
||||
filament_density = 1.24
|
||||
filament_density = 1.25
|
||||
filament_deretract_speed = nil
|
||||
filament_diameter = 1.75
|
||||
filament_load_time = 0
|
||||
@ -46,7 +46,7 @@ filament_unloading_speed_start = 100
|
||||
filament_vendor = (Unknown)
|
||||
filament_wipe = nil
|
||||
first_layer_bed_temperature = 60
|
||||
first_layer_temperature = 210
|
||||
first_layer_temperature = 220
|
||||
full_fan_speed_layer = 0
|
||||
inherits =
|
||||
max_fan_speed = 100
|
||||
@ -54,4 +54,4 @@ min_fan_speed = 100
|
||||
min_print_speed = 15
|
||||
slowdown_below_layer_time = 15
|
||||
start_filament_gcode = "M900 K{if printer_notes=~/.*PRINTER_HAS_BOWDEN.*/}200{elsif nozzle_diameter[0]==0.6}18{else}30{endif} ; Filament gcode"
|
||||
temperature = 210
|
||||
temperature = 220
|
||||
|
@ -1,13 +1,15 @@
|
||||
# generated by PrusaSlicer 2.3.3+linux-x64-GTK3 on 2021-09-09 at 08:29:57 UTC
|
||||
# generated by PrusaSlicer 2.4.0+linux-x64-GTK3 on 2022-01-28 at 13:59:19 UTC
|
||||
avoid_crossing_perimeters = 0
|
||||
avoid_crossing_perimeters_max_detour = 0
|
||||
bottom_fill_pattern = rectilinear
|
||||
bottom_fill_pattern = monotonic
|
||||
bottom_solid_layers = 4
|
||||
bottom_solid_min_thickness = 0
|
||||
bridge_acceleration = 1000
|
||||
bridge_angle = 0
|
||||
bridge_flow_ratio = 0.95
|
||||
bridge_speed = 30
|
||||
brim_separation = 0
|
||||
brim_type = outer_only
|
||||
brim_width = 0
|
||||
clip_multipart_objects = 1
|
||||
compatible_printers =
|
||||
@ -15,7 +17,7 @@ compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and
|
||||
complete_objects = 0
|
||||
default_acceleration = 1000
|
||||
dont_support_bridges = 1
|
||||
draft_shield = 0
|
||||
draft_shield = disabled
|
||||
elefant_foot_compensation = 0.4
|
||||
ensure_vertical_shell_thickness = 1
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
@ -29,12 +31,19 @@ fill_angle = 45
|
||||
fill_density = 20%
|
||||
fill_pattern = rectilinear
|
||||
first_layer_acceleration = 1000
|
||||
first_layer_acceleration_over_raft = 0
|
||||
first_layer_extrusion_width = 0.42
|
||||
first_layer_height = 0.15
|
||||
first_layer_speed = 20
|
||||
first_layer_speed_over_raft = 30
|
||||
fuzzy_skin = none
|
||||
fuzzy_skin_point_dist = 0.8
|
||||
fuzzy_skin_thickness = 0.3
|
||||
gap_fill_enabled = 1
|
||||
gap_fill_speed = 40
|
||||
gcode_comments = 0
|
||||
gcode_label_objects = 1
|
||||
gcode_resolution = 0.0125
|
||||
infill_acceleration = 1250
|
||||
infill_anchor = 600%
|
||||
infill_anchor_max = 50
|
||||
@ -56,6 +65,7 @@ layer_height = 0.15
|
||||
max_print_speed = 200
|
||||
max_volumetric_speed = 0
|
||||
min_skirt_length = 4
|
||||
mmu_segmented_region_max_width = 0
|
||||
notes =
|
||||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
@ -68,6 +78,10 @@ perimeter_speed = 45
|
||||
perimeters = 3
|
||||
post_process =
|
||||
print_settings_id =
|
||||
raft_contact_distance = 0.1
|
||||
raft_expansion = 1.5
|
||||
raft_first_layer_density = 90%
|
||||
raft_first_layer_expansion = 3
|
||||
raft_layers = 0
|
||||
resolution = 0
|
||||
seam_position = nearest
|
||||
@ -76,6 +90,7 @@ skirt_distance = 2
|
||||
skirt_height = 3
|
||||
skirts = 1
|
||||
slice_closing_radius = 0.049
|
||||
slicing_mode = regular
|
||||
small_perimeter_speed = 25
|
||||
solid_infill_below_area = 0
|
||||
solid_infill_every_layers = 0
|
||||
@ -87,7 +102,10 @@ standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_auto = 1
|
||||
support_material_bottom_contact_distance = 0
|
||||
support_material_bottom_interface_layers = -1
|
||||
support_material_buildplate_only = 1
|
||||
support_material_closing_radius = 2
|
||||
support_material_contact_distance = 0.1
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 0
|
||||
@ -95,25 +113,30 @@ support_material_extrusion_width = 0.35
|
||||
support_material_interface_contact_loops = 0
|
||||
support_material_interface_extruder = 0
|
||||
support_material_interface_layers = 2
|
||||
support_material_interface_pattern = rectilinear
|
||||
support_material_interface_spacing = 0.2
|
||||
support_material_interface_speed = 100%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 2
|
||||
support_material_speed = 50
|
||||
support_material_style = grid
|
||||
support_material_synchronize_layers = 0
|
||||
support_material_threshold = 55
|
||||
support_material_with_sheath = 0
|
||||
support_material_xy_spacing = 50%
|
||||
thick_bridges = 1
|
||||
thin_walls = 1
|
||||
threads = 24
|
||||
top_fill_pattern = rectilinear
|
||||
threads = 4
|
||||
top_fill_pattern = monotonic
|
||||
top_infill_extrusion_width = 0.4
|
||||
top_solid_infill_speed = 40
|
||||
top_solid_layers = 5
|
||||
top_solid_min_thickness = 0
|
||||
travel_speed = 180
|
||||
travel_speed_z = 0
|
||||
wipe_tower = 1
|
||||
wipe_tower_bridging = 10
|
||||
wipe_tower_brim_width = 2
|
||||
wipe_tower_no_sparse_layers = 0
|
||||
wipe_tower_rotation_angle = 0
|
||||
wipe_tower_width = 60
|
||||
|
@ -1,4 +1,4 @@
|
||||
# generated by PrusaSlicer 2.3.0+linux-x64-GTK3 on 2021-02-03 at 07:12:59 UTC
|
||||
# generated by PrusaSlicer 2.4.0+linux-x64-GTK3 on 2022-01-26 at 13:21:46 UTC
|
||||
avoid_crossing_perimeters = 0
|
||||
avoid_crossing_perimeters_max_detour = 0
|
||||
bottom_fill_pattern = monotonic
|
||||
@ -8,6 +8,8 @@ bridge_acceleration = 1000
|
||||
bridge_angle = 0
|
||||
bridge_flow_ratio = 0.95
|
||||
bridge_speed = 30
|
||||
brim_separation = 0
|
||||
brim_type = outer_only
|
||||
brim_width = 0
|
||||
clip_multipart_objects = 1
|
||||
compatible_printers =
|
||||
@ -15,7 +17,7 @@ compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and
|
||||
complete_objects = 0
|
||||
default_acceleration = 1000
|
||||
dont_support_bridges = 1
|
||||
draft_shield = 0
|
||||
draft_shield = disabled
|
||||
elefant_foot_compensation = 0
|
||||
ensure_vertical_shell_thickness = 1
|
||||
external_perimeter_extrusion_width = 0.6
|
||||
@ -27,14 +29,21 @@ extruder_clearance_radius = 45
|
||||
extrusion_width = 0.7
|
||||
fill_angle = 45
|
||||
fill_density = 25%
|
||||
fill_pattern = grid
|
||||
fill_pattern = cubic
|
||||
first_layer_acceleration = 1000
|
||||
first_layer_acceleration_over_raft = 0
|
||||
first_layer_extrusion_width = 0.42
|
||||
first_layer_height = 0.2
|
||||
first_layer_speed = 20
|
||||
first_layer_speed_over_raft = 30
|
||||
fuzzy_skin = none
|
||||
fuzzy_skin_point_dist = 0.8
|
||||
fuzzy_skin_thickness = 0.3
|
||||
gap_fill_enabled = 1
|
||||
gap_fill_speed = 40
|
||||
gcode_comments = 0
|
||||
gcode_label_objects = 1
|
||||
gcode_resolution = 0.0125
|
||||
infill_acceleration = 1250
|
||||
infill_anchor = 600%
|
||||
infill_anchor_max = 50
|
||||
@ -56,6 +65,7 @@ layer_height = 0.3
|
||||
max_print_speed = 200
|
||||
max_volumetric_speed = 0
|
||||
min_skirt_length = 4
|
||||
mmu_segmented_region_max_width = 0
|
||||
notes =
|
||||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
@ -68,6 +78,10 @@ perimeter_speed = 50
|
||||
perimeters = 5
|
||||
post_process =
|
||||
print_settings_id =
|
||||
raft_contact_distance = 0.1
|
||||
raft_expansion = 1.5
|
||||
raft_first_layer_density = 90%
|
||||
raft_first_layer_expansion = 3
|
||||
raft_layers = 0
|
||||
resolution = 0
|
||||
seam_position = nearest
|
||||
@ -76,6 +90,7 @@ skirt_distance = 2
|
||||
skirt_height = 3
|
||||
skirts = 1
|
||||
slice_closing_radius = 0.049
|
||||
slicing_mode = regular
|
||||
small_perimeter_speed = 30
|
||||
solid_infill_below_area = 0
|
||||
solid_infill_every_layers = 0
|
||||
@ -87,7 +102,10 @@ standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_auto = 1
|
||||
support_material_bottom_contact_distance = 0
|
||||
support_material_bottom_interface_layers = -1
|
||||
support_material_buildplate_only = 0
|
||||
support_material_closing_radius = 2
|
||||
support_material_contact_distance = 0.1
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 0
|
||||
@ -95,25 +113,30 @@ support_material_extrusion_width = 0.35
|
||||
support_material_interface_contact_loops = 0
|
||||
support_material_interface_extruder = 0
|
||||
support_material_interface_layers = 2
|
||||
support_material_interface_pattern = rectilinear
|
||||
support_material_interface_spacing = 0.2
|
||||
support_material_interface_speed = 100%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 2
|
||||
support_material_speed = 45
|
||||
support_material_style = grid
|
||||
support_material_synchronize_layers = 0
|
||||
support_material_threshold = 55
|
||||
support_material_with_sheath = 0
|
||||
support_material_xy_spacing = 50%
|
||||
thick_bridges = 1
|
||||
thin_walls = 1
|
||||
threads = 24
|
||||
threads = 4
|
||||
top_fill_pattern = monotonic
|
||||
top_infill_extrusion_width = 0.45
|
||||
top_solid_infill_speed = 40
|
||||
top_solid_layers = 4
|
||||
top_solid_min_thickness = 0
|
||||
travel_speed = 180
|
||||
travel_speed_z = 0
|
||||
wipe_tower = 1
|
||||
wipe_tower_bridging = 10
|
||||
wipe_tower_brim_width = 2
|
||||
wipe_tower_no_sparse_layers = 0
|
||||
wipe_tower_rotation_angle = 0
|
||||
wipe_tower_width = 60
|
||||
|
Loading…
Reference in New Issue
Block a user