update profiles

This commit is contained in:
wjyLearn
2025-12-20 17:41:25 +08:00
parent 408593c742
commit 328f91afc2
100 changed files with 297 additions and 212 deletions

View File

@@ -5,18 +5,23 @@
"instantiation": "false",
"printer_technology": "FFF",
"auxiliary_fan": "1",
"auto_disable_filter_on_overheat": "0",
"before_layer_change_gcode": "",
"change_filament_gcode": "",
"cooling_filter_enabled": "0",
"default_print_profile": "0.20mm Standard @XPlus4",
"deretraction_speed": ["30"],
"extruder_clearance_height_to_lid": "140",
"extruder_clearance_height_to_rod": "36",
"extruder_clearance_radius": "65",
"extruder_colour": ["#FCE94F"],
"extruder_max_nozzle_count": ["1"],
"extruder_offset": ["0x0"],
"gcode_flavor": "klipper",
"group_algo_with_time": "0",
"layer_change_gcode": "G92 E0\nSET_PRINT_STATS_INFO CURRENT_LAYER={layer_num + 1}",
"machine_end_gcode": "M141 S0\nM104 S0\nM140 S0\nG1 E-3 F1800\nG0 Z{max_layer_z + 3} F600\nG0 Y290 F12000\nG0 X90 F12000\n{if max_layer_z < max_print_height / 2}G1 Z{max_print_height / 2 + 10} F600{else}G1 Z{min(max_print_height, max_layer_z + 3)}{endif}",
"machine_hotend_change_time": "0",
"machine_load_filament_time": "35",
"machine_max_acceleration_e": ["5000"],
"machine_max_acceleration_extruding": ["20000", "20000"],
@@ -61,6 +66,7 @@
"support_air_filtration": ["1"],
"support_box_temp_control": "1",
"support_chamber_temp_control": "1",
"support_cooling_filter": "0",
"thumbnail_size": ["272x272/PNG","96x96/PNG"],
"wipe": ["1"],
"z_hop_types": ["Auto Lift"],