Imported Artillery M1 Pro profiles from ArtilleryStudio (#10383)

* Imported Artillery M1 Pro profiles from ArtilleryStudio

* Removed duplicate overhang_fan_speed - keeping 90 as other profiles

* Replace by octo/klipper as it seems Artillery made a custom host_type on ArtilleryStudio...

* Changed sparse_infill_pattern to gyroid for M1 profile, as suggested
This commit is contained in:
Pierre Poissinger
2025-08-23 18:42:20 +02:00
committed by GitHub
parent 311f651d12
commit 7dfce56fbb
87 changed files with 14460 additions and 384 deletions

View File

@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Artillery M1 Pro",
"model_id": "Artillery-M1-Pro",
"nozzle_diameter": "0.2;0.4;0.6;0.8",
"machine_tech": "FFF",
"family": "Artillery",
"bed_model": "artillery_m1_pro_buildplate_model.stl",
"bed_texture": "artillery_m1_pro_buildplate_texture.svg",
"hotend_model": "",
"default_materials": "Artillery PLA Basic;"
}