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

@@ -54,6 +54,7 @@
"head_wrap_detect_zone": [],
"high_current_on_filament_swap": "0",
"host_type": "octoprint",
"is_custom_defined": "0",
"layer_change_gcode": "",
"machine_end_gcode": "G91 ;Relative positioning\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\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\nM211 S1",
"machine_load_filament_time": "0",
@@ -211,6 +212,7 @@
"upward_compatible_machine": [],
"use_firmware_retraction": "0",
"use_relative_e_distances": "0",
"version": "2.0.2.0",
"wipe": [
"0"
],