add Raise3D printer profiles (#1087)

* add Raise3D printer profiles

Raise3D Pro3
Raise3D Pro3 Plus

* add more Sovol profiles

Sovol SV06
Sovol SV06 Plus

* Add & modify Anycubic profiles

Anycubic Chiron
Anycubic Kobra Max

Anycubic Vyper process 0.15mm & 0.30mm
This commit is contained in:
fr3ak2402 2023-05-20 13:33:16 +02:00 committed by GitHub
parent 8d96c42a3e
commit 7809fabcbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
82 changed files with 4539 additions and 4 deletions

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Anycubic Chiron",
"model_id": "Anycubic-Chiron",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Anycubic",
"bed_model": "anycubic_chiron_buildplate_model.stl",
"bed_texture": "anycubic_chiron_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Anycubic Generic ABS;Anycubic Generic PLA;Anycubic Generic PLA-CF;Anycubic Generic PETG;Anycubic Generic TPU;Anycubic Generic ASA;Anycubic Generic PC;Anycubic Generic PVA;Anycubic Generic PA;Anycubic Generic PA-CF"
}