Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,7 +1,10 @@
{
"type": "machine",
"name": "Artillery M1 Pro 0.2 nozzle",
"from": "system",
"instantiation": "true",
"adaptive_bed_mesh_margin": "0",
"auxiliary_fan": "1",
"instantiation" : "true",
"bbl_use_printhost": "0",
"bed_custom_model": "",
"bed_custom_texture": "",
@@ -41,12 +44,10 @@
"fan_kickstart": "0",
"fan_speedup_overhangs": "1",
"fan_speedup_time": "0",
"from": "system",
"gcode_flavor": "klipper",
"head_wrap_detect_zone": [],
"high_current_on_filament_swap": "0",
"host_type": "octoprint",
"is_custom_defined": "0",
"layer_change_gcode": "G92 E0\n{if layer_num==2}\n\n;filter_fan\nM106 P3 S{during_print_exhaust_fan_speed[0]*255/100.0};\n\n;auxiliary_fan\nM106 P2 S{additional_cooling_fan_speed[0]*255/100.0}\n\n{endif}\n\n\n",
"long_retractions_when_cut": [
"0"
@@ -132,7 +133,6 @@
"min_layer_height": [
"0.04"
],
"name": "Artillery M1 Pro 0.2 nozzle",
"nozzle_diameter": [
"0.2"
],
@@ -455,7 +455,6 @@
"upward_compatible_machine": [],
"use_firmware_retraction": "0",
"use_relative_e_distances": "1",
"version": "2.1.1.0",
"wipe": [
"0"
],
@@ -469,4 +468,4 @@
"Auto Lift"
],
"z_offset": "0"
}
}