diff --git a/resources/profiles/BIQU/machine/BIQU B1.json b/resources/profiles/BIQU/machine/BIQU B1.json index 1b59c7138a..7aa6bb520a 100644 --- a/resources/profiles/BIQU/machine/BIQU B1.json +++ b/resources/profiles/BIQU/machine/BIQU B1.json @@ -8,5 +8,5 @@ "bed_model": "BIQU_B1_buildplate_model.stl", "bed_texture": "BIQU_B1_buildplate_texture.png", "hotend_model": "BIQU_B1_hotend.stl", - "default_materials": "BIQU Generic PLA;BIQU Generic PETG;BIQU Generic ABS" + "default_materials": "BIQU Generic PLA;BIQU Generic PETG;BIQU Generic ABS;" } diff --git a/resources/profiles/BIQU/machine/BIQU BX.json b/resources/profiles/BIQU/machine/BIQU BX.json index 0e19670f9b..cf8ed01417 100644 --- a/resources/profiles/BIQU/machine/BIQU BX.json +++ b/resources/profiles/BIQU/machine/BIQU BX.json @@ -5,8 +5,8 @@ "nozzle_diameter": "0.4", "machine_tech": "FFF", "family": "BIQU", - "bed_model": "BIQU_BX_bed.stl", - "bed_texture": "BIQU_BX-Plate2.png", + "bed_model": "BIQU_BX_buildplate_model.stl", + "bed_texture": "BIQU_BX_buildplate_texture.png", "hotend_model": "Biqu_BX_hotend.stl", - "default_materials": "BIQU Generic PLA;BIQU Generic PETG;BIQU Generic ABS" + "default_materials": "BIQU Generic PLA;BIQU Generic PETG;BIQU Generic ABS;" } diff --git a/resources/profiles/BIQU/machine/BIQU Hurakan.json b/resources/profiles/BIQU/machine/BIQU Hurakan.json index b889e00a00..594dcc7bc4 100644 --- a/resources/profiles/BIQU/machine/BIQU Hurakan.json +++ b/resources/profiles/BIQU/machine/BIQU Hurakan.json @@ -8,5 +8,5 @@ "bed_model": "BIQU_Hurakan_buildplate_model.stl", "bed_texture": "BIQU_Hurakan_buildplate_texture.png", "hotend_model": "Biqu_Hurakan_hotend.stl", - "default_materials": "BIQU Generic PLA;BIQU Generic PETG;BIQU Generic ABS" + "default_materials": "BIQU Generic PLA;BIQU Generic PETG;BIQU Generic ABS;" }