Optimised for the Artillery M1 Pro printer (#12885)

* Optimised for the Artillery M1 Pro printer

* tidy up

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
liuyingmo
2026-03-22 23:58:34 +08:00
committed by GitHub
parent 73be083ac5
commit 3d4aff5ea8
156 changed files with 3327 additions and 2374 deletions

View File

@@ -3,22 +3,22 @@
"name": "fdm_filament_common",
"from": "system",
"instantiation": "false",
"cool_plate_temp": [
"cool_plate_temp" : [
"60"
],
"eng_plate_temp": [
"eng_plate_temp" : [
"60"
],
"hot_plate_temp": [
"hot_plate_temp" : [
"60"
],
"cool_plate_temp_initial_layer": [
"cool_plate_temp_initial_layer" : [
"60"
],
"eng_plate_temp_initial_layer": [
"eng_plate_temp_initial_layer" : [
"60"
],
"hot_plate_temp_initial_layer": [
"hot_plate_temp_initial_layer" : [
"60"
],
"overhang_fan_threshold": [
@@ -132,4 +132,4 @@
"temperature_vitrification": [
"100"
]
}
}