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 T1",
"model_id": "FLSun_T1",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "FLSun",
"bed_model": "flsun_T1_buildplate_model.stl",
"bed_texture": "flsun_T1_buildplate_texture.svg",
"hotend_model": "",
"default_materials": "FLSun Generic PLA-HS-T1"
"type": "machine_model",
"name": "FLSun T1",
"model_id": "FLSun_T1",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "FLSun",
"bed_model": "FLSun_T1_buildplate_model.stl",
"bed_texture": "FLSun_T1_buildplate_texture.png",
"hotend_model": "",
"default_materials": "FLSun T1 PLA High Speed;FLSun T1 PLA Silk;FLSun T1 PLA Generic;FLSun T1 PETG;FLSun T1 ASA;FLSun T1 TPU;FLSun T1 ABS"
}