准备大修参数

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-28 00:07:27 +08:00
parent 366372da6e
commit 2dbecfe0d4
13 changed files with 1966 additions and 39 deletions

View File

@@ -51,10 +51,7 @@ slow_down_layer_time = 8
filament_start_gcode = ; filament start gcode\n
nozzle_temperature = 230
temperature_vitrification = 80
activate_air_filtration = 0
activate_chamber_temp_control = 0
additional_cooling_fan_speed = 0
chamber_temperature = 35
complete_print_exhaust_fan_speed = 80
cool_cds_fan_start_at_height = 0
cool_special_cds_fan_speed = 0

View File

@@ -5,13 +5,11 @@ show_name = Ender3 V3 SE Model
[settings]
family = Creality
printer_technology = FFF
deretraction_speed = 30
deretract_speed = 30
extruder_colour = #FCE94F
extruder_offset = 0x0
gcode_flavor = marlin2
silent_mode = 0
support_chamber_temp_control = 0
support_air_filtration = 0
machine_max_acceleration_e = 5000,5000
machine_max_acceleration_extruding = 5000,5000
machine_max_acceleration_retracting = 2500,2500
@@ -30,34 +28,33 @@ machine_min_extruding_rate = 0,0
machine_min_travel_rate = 0,0
max_layer_height = 0.36
min_layer_height = 0.08
printable_height = 250
max_print_height = 250
extruder_clearance_radius = 90
extruder_clearance_height_to_rod = 47
extruder_clearance_height_to_lid = 34
nozzle_diameter = 0.4
printer_settings_id =
printer_variant = 0.4
retraction_minimum_travel = 1
retract_before_travel = 1
retract_before_wipe = 100
retract_when_changing_layer = 1
retraction_length = 0.8
retract_layer_change = 1
retract_length = 0.8
retract_length_toolchange = 1
z_hop = 0.4
retract_restart_extra = 0
retract_restart_extra_toolchange = 0
retraction_speed = 30
retract_speed = 30
single_extruder_multi_material = 1
change_filament_gcode =
wipe = 1
z_hop_types = Slope Lift
before_layer_change_gcode = ;BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n
before_layer_gcode = ;BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n
default_print_profile = 0.20mm Standard @Creality Ender-3 V3 SE 0.4 nozzle
machine_start_gcode = M220 S100 ;Reset Feedrate \nM221 S100 ;Reset Flowrate \n \nM140 S[bed_temperature_initial_layer_single] ;Set final bed temp \nG28 ;Home \n \nG92 E0 ;Reset Extruder \nG1 Z2.0 F3000 ;Move Z Axis up \nM104 S[nozzle_temperature_initial_layer] ;Set final nozzle temp \nG1 X-2.1 Y20 Z0.28 F5000.0 ;Move to start position \nM190 S[bed_temperature_initial_layer_single] ;Wait for bed temp to stabilize \nM109 S[nozzle_temperature_initial_layer] ;Wait for nozzle temp to stabilize \nG1 X-2.1 Y145.0 Z0.28 F1500.0 E15 ;Draw the first line \nG1 X-2.4 Y145.0 Z0.28 F5000.0 ;Move to side a little \nG1 X-2.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line \nG92 E0 ;Reset Extruder \nG1 E-1.0000 F1800 ;Retract a bit \nG1 Z2.0 F3000 ;Move Z Axis up \nG1 E0.0000 F1800
machine_end_gcode = G91 ;Relative positionning \nG1 E-2 F2700 ;Retract a bit \nG1 E-2 Z0.2 F2400 ;Retract and raise Z \nG1 X5 Y5 F3000 ;Wipe out \nG1 Z10 ;Raise Z more \nG90 ;Absolute positionning \n \nG1 X0 Y220 ;Present print \nM106 S0 ;Turn-off fan \nM104 S0 ;Turn-off hotend \nM140 S0 ;Turn-off bed \n \nM84 X Y E ;Disable all steppers but Z
machine_max_acceleration_travel = 5000,5000
machine_pause_gcode = M25
bed_exclude_area = 0x0
layer_change_gcode =
layer_gcode =
scan_first_layer = 0
nozzle_type = brass
auxiliary_fan = 0

View File

@@ -66,7 +66,7 @@ inner_wall_acceleration = 2000
ironing_flow = 15%
ironing_spacing = 0.1
ironing_speed = 20
ironing_type = no ironing
ironing_type = top
layer_height = 0.08
overhang_1_4_speed = 0
overhang_2_4_speed = 20

View File

@@ -66,7 +66,7 @@ inner_wall_acceleration = 2000
ironing_flow = 15%
ironing_spacing = 0.1
ironing_speed = 20
ironing_type = no ironing
ironing_type = top
layer_height = 0.12
overhang_1_4_speed = 0
overhang_2_4_speed = 20

View File

@@ -66,7 +66,7 @@ inner_wall_acceleration = 2000
ironing_flow = 15%
ironing_spacing = 0.1
ironing_speed = 20
ironing_type = no ironing
ironing_type = top
layer_height = 0.16
overhang_1_4_speed = 0
overhang_2_4_speed = 20

View File

@@ -66,7 +66,7 @@ inner_wall_acceleration = 2000
ironing_flow = 15%
ironing_spacing = 0.1
ironing_speed = 20
ironing_type = no ironing
ironing_type = top
layer_height = 0.2
overhang_1_4_speed = 0
overhang_2_4_speed = 60

View File

@@ -3,8 +3,8 @@ show_name = Grid Support
[settings]
enable_support = 1
support_filament = 0
support_material = 1
support_line_width = 0.4
support_interface_filament = 0
support_on_build_plate_only = 0
@@ -20,7 +20,7 @@ support_threshold_angle = 30
support_object_xy_distance = 0.35
support_type = normal(auto)
support_style = Grid
support_material_style = Grid
support_interface_bottom_layers = 2
tree_support_branch_angle = 45
tree_support_wall_count = 0

View File

@@ -3,8 +3,8 @@ show_name = No Support
[settings]
enable_support = 0
support_filament = 0
support_material = 0
support_line_width = 0.4
support_interface_filament = 0
support_on_build_plate_only = 0
@@ -20,7 +20,7 @@ support_threshold_angle = 30
support_object_xy_distance = 0.35
support_type = normal(auto)
support_style = default
support_material_style = default
support_interface_bottom_layers = 2
tree_support_branch_angle = 45
tree_support_wall_count = 0

View File

@@ -4,7 +4,7 @@ show_name = Snug Support
[settings]
enable_support = 1
support_filament = 0
support_line_width = 0.4
support_interface_filament = 0
support_on_build_plate_only = 0

View File

@@ -4,7 +4,7 @@ show_name = Tree Support
[settings]
enable_support = 1
support_filament = 0
support_line_width = 0.4
support_interface_filament = 0
support_on_build_plate_only = 0