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

@@ -14,19 +14,19 @@
"100"
],
"fan_max_speed": [
"100"
"90"
],
"fan_min_speed": [
"100"
"60"
],
"filament_flow_ratio": [
"1.04"
"0.99"
],
"filament_max_volumetric_speed": [
"14"
"8"
],
"additional_cooling_fan_speed": [
"100"
"70"
],
"filament_settings_id": [
"Artillery PA @Artillery M1 Pro 0.4 nozzle"
@@ -35,22 +35,26 @@
"PA"
],
"nozzle_temperature": [
"210"
"240"
],
"nozzle_temperature_initial_layer": [
"210"
"240"
],
"nozzle_temperature_range_high": [
"280"
],
"nozzle_temperature_range_low": [
"240"
],
"slow_down_layer_time": [
"10"
"6"
],
"version": "2.1.2.2",
"compatible_printers": [
"Artillery M1 Pro 0.4 nozzle"
],
"filament_retraction_length": [
"1.3"
"0.8"
],
"filament_retraction_speed": [
"30"
@@ -62,10 +66,10 @@
"Artillery"
],
"filament_z_hop": [
"0.4"
"0.6"
],
"temperature_vitrification": [
"60"
"108"
],
"enable_pressure_advance": [
"1"
@@ -77,7 +81,7 @@
"50"
],
"slow_down_min_speed": [
"20"
"10"
],
"filament_retract_lift_below": [
"259"
@@ -97,7 +101,16 @@
"cool_plate_temp_initial_layer": [
"100"
],
"chamber_temperature": [
"50"
],
"close_fan_the_first_x_layers": [
"3"
],
"overhang_fan_threshold": [
"0%"
],
"pressure_advance": [
"0.032"
"0.07"
]
}