mirror of
https://github.com/prusa3d/Slic3r-settings.git
synced 2025-08-24 17:02:57 +02:00
Add x3 prints
This commit is contained in:
@@ -581,6 +581,106 @@ compatible_printers_condition = printer_model=~/(X1|Genius|Hornet).*/ and nozzle
|
||||
inherits = *0.28mm*
|
||||
compatible_printers_condition = printer_model=~/(X1|Genius|Hornet).*/ and nozzle_diameter[0]==0.4
|
||||
|
||||
[print:*common_x3_x4*]
|
||||
avoid_crossing_curled_overhangs = 0
|
||||
avoid_crossing_perimeters_max_detour = 0
|
||||
bottom_fill_pattern = monotonic
|
||||
bottom_solid_layers = 3
|
||||
bottom_solid_min_thickness = 0
|
||||
bridge_angle = 0
|
||||
bridge_flow_ratio = 1
|
||||
bridge_speed = 30
|
||||
brim_separation = 0
|
||||
brim_type = outer_only
|
||||
brim_width = 0
|
||||
compatible_printers =
|
||||
compatible_printers_condition =
|
||||
complete_objects = 0
|
||||
dont_support_bridges = 1
|
||||
draft_shield = disabled
|
||||
elefant_foot_compensation = 0
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 1
|
||||
extra_perimeters_on_overhangs = 0
|
||||
extruder_clearance_height = 20
|
||||
extruder_clearance_radius = 20
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_pattern = alignedrectilinear
|
||||
first_layer_acceleration_over_raft = 0
|
||||
first_layer_height = 0.25
|
||||
first_layer_speed = 30
|
||||
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 = 20
|
||||
gcode_comments = 0
|
||||
gcode_label_objects = 0
|
||||
gcode_resolution = 0.0125
|
||||
gcode_substitutions =
|
||||
infill_acceleration = 0
|
||||
infill_anchor = 600%
|
||||
infill_anchor_max = 50
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 0.45
|
||||
infill_first = 0
|
||||
inherits =
|
||||
interface_shells = 0
|
||||
ironing = 0
|
||||
ironing_flowrate = 15%
|
||||
ironing_spacing = 0.1
|
||||
ironing_speed = 15
|
||||
ironing_type = top
|
||||
layer_height = 0.2
|
||||
max_volumetric_extrusion_rate_slope_negative = 0
|
||||
max_volumetric_extrusion_rate_slope_positive = 0
|
||||
max_volumetric_speed = 0
|
||||
min_bead_width = 85%
|
||||
min_feature_size = 25%
|
||||
min_skirt_length = 0
|
||||
mmu_segmented_region_interlocking_depth = 0
|
||||
mmu_segmented_region_max_width = 0
|
||||
notes =
|
||||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
output_filename_format =
|
||||
external_perimeter_extrusion_width = 0.4
|
||||
|
||||
[print:*common_x3*]
|
||||
inherits = *common_x3_x4*
|
||||
avoid_crossing_perimeters = 0
|
||||
bridge_acceleration = 1000
|
||||
default_acceleration = 3000
|
||||
enable_dynamic_overhang_speeds = 1
|
||||
external_perimeter_acceleration = 1500
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
fill_density = 5%
|
||||
first_layer_acceleration = 0
|
||||
first_layer_extrusion_width = 0.42
|
||||
infill_overlap = 25%
|
||||
max_print_speed = 400
|
||||
|
||||
[print:Default X3 ABS/PETG/PLA_Silk @Artillery]
|
||||
inherits = *common_x3*
|
||||
compatible_printers_condition = printer_model=~/(X3).*/ and nozzle_diameter[0]==0.4
|
||||
external_perimeter_speed = 50%
|
||||
infill_speed = 150
|
||||
|
||||
[print:Default X3 PLA/PLA_HS @Artillery]
|
||||
inherits = *common_x3*
|
||||
compatible_printers_condition = printer_model=~/(X3).*/ and nozzle_diameter[0]==0.4
|
||||
external_perimeter_speed = 50%
|
||||
infill_speed = 200
|
||||
|
||||
[print:Default X3 TPU @Artillery]
|
||||
inherits = *common_x3*
|
||||
compatible_printers_condition = printer_model=~/(X3).*/ and nozzle_diameter[0]==0.4
|
||||
external_perimeter_speed = 30
|
||||
infill_speed = 30
|
||||
|
||||
###############
|
||||
## FILAMENTS ##
|
||||
###############
|
||||
|
Reference in New Issue
Block a user