Update printer profiles for Artillery (#11284)

* Update printer profiles for Artillery

* Revert "Update printer profiles for Artillery"

This reverts commit 5dc7083089.

* Update printer profiles for Artillery

* Update printer profiles for Artillery

* resolve workflow failures in profile validation

* resolve workflow failures in profile validation
This commit is contained in:
artillerylab
2025-11-25 21:27:35 +08:00
committed by GitHub
parent 855870e256
commit f3e486c1a9
109 changed files with 798 additions and 584 deletions

View File

@@ -48,6 +48,7 @@
"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"
@@ -455,6 +456,7 @@
"upward_compatible_machine": [],
"use_firmware_retraction": "0",
"use_relative_e_distances": "1",
"version": "2.1.1.0",
"wipe": [
"0"
],