Improved FLSUN S1 and T1 configurations (#6349)

This commit is contained in:
Cyril Guislain
2024-08-11 16:59:59 +02:00
committed by GitHub
parent a16a1e9307
commit bcf4c29028
39 changed files with 1673 additions and 428 deletions

View File

@@ -1,12 +1,12 @@
{
"type": "machine_model",
"name": "FLSun S1",
"model_id": "FLSun_S1",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "FLSun",
"bed_model": "flsun_s1_buildplate_model.stl",
"bed_texture": "flsun_s1_buildplate_texture.svg",
"hotend_model": "",
"default_materials": "FLSun Generic PLA-HS-S1"
"type": "machine_model",
"name": "FLSun S1",
"model_id": "FLSun_S1",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "FLSun",
"bed_model": "FLSun_S1_buildplate_model.stl",
"bed_texture": "FLSun_S1_buildplate_texture.png",
"hotend_model": "",
"default_materials": "FLSun S1 PLA High Speed;FLSun S1 PLA Silk;FLSun S1 PLA Generic;FLSun S1 PETG;FLSun S1 ASA;FLSun S1 TPU;FLSun S1 ABS"
}