Import OrcaSlicer Profiles

This commit is contained in:
Dark98
2026-04-23 22:00:20 +01:00
parent 1ca20fed08
commit 27eba843ac
11759 changed files with 1035129 additions and 580 deletions
@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "BIQU B1",
"model_id": "B1",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "BIQU",
"bed_model": "BIQU_B1_buildplate_model.stl",
"bed_texture": "BIQU_B1_buildplate_texture.png",
"hotend_model": "biqu_b1_hotend.stl",
"default_materials": "Generic PLA @System;Generic PETG @System;Generic ABS @System"
}
@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "BIQU BX",
"model_id": "BX",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "BIQU",
"bed_model": "BIQU_BX_buildplate_model.stl",
"bed_texture": "BIQU_BX_buildplate_texture.png",
"hotend_model": "biqu_bx_hotend.stl",
"default_materials": "Generic PLA @System;Generic PETG @System;Generic ABS @System"
}
@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "BIQU Hurakan",
"model_id": "Hurakan",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "BIQU",
"bed_model": "BIQU_Hurakan_buildplate_model.stl",
"bed_texture": "BIQU_Hurakan_buildplate_model.png",
"hotend_model": "biqu_hurakan_hotend.stl",
"default_materials": "Generic PLA @System;Generic PETG @System;Generic ABS @System"
}