creality.ini: add family
This commit is contained in:
parent
8c0b8f89d0
commit
19a2fd1651
@ -18,6 +18,7 @@ config_update_url = http://files.prusa3d.com/wp-content/uploads/repository/Prusa
|
|||||||
name = Creality Ender-3
|
name = Creality Ender-3
|
||||||
variants = 0.4
|
variants = 0.4
|
||||||
technology = FFF
|
technology = FFF
|
||||||
|
family = ENDER
|
||||||
bed_model = ender3_bed.stl
|
bed_model = ender3_bed.stl
|
||||||
bed_texture = ender3.svg
|
bed_texture = ender3.svg
|
||||||
default_materials = Generic PLA @ENDER3; Generic PETG @ENDER3; Generic ABS @ENDER3; Prusament PLA @ENDER3; Prusament PETG @ENDER3
|
default_materials = Generic PLA @ENDER3; Generic PETG @ENDER3; Generic ABS @ENDER3; Prusament PLA @ENDER3; Prusament PETG @ENDER3
|
||||||
@ -26,6 +27,7 @@ default_materials = Generic PLA @ENDER3; Generic PETG @ENDER3; Generic ABS @ENDE
|
|||||||
name = Creality Ender-3 BLTouch
|
name = Creality Ender-3 BLTouch
|
||||||
variants = 0.4
|
variants = 0.4
|
||||||
technology = FFF
|
technology = FFF
|
||||||
|
family = ENDER
|
||||||
bed_model = ender3_bed.stl
|
bed_model = ender3_bed.stl
|
||||||
bed_texture = ender3.svg
|
bed_texture = ender3.svg
|
||||||
default_materials = Generic PLA @ENDER3; Generic PETG @ENDER3; Generic ABS @ENDER3; Prusament PLA @ENDER3; Prusament PETG @ENDER3
|
default_materials = Generic PLA @ENDER3; Generic PETG @ENDER3; Generic ABS @ENDER3; Prusament PLA @ENDER3; Prusament PETG @ENDER3
|
||||||
@ -34,6 +36,7 @@ default_materials = Generic PLA @ENDER3; Generic PETG @ENDER3; Generic ABS @ENDE
|
|||||||
name = Creality Ender-2
|
name = Creality Ender-2
|
||||||
variants = 0.4
|
variants = 0.4
|
||||||
technology = FFF
|
technology = FFF
|
||||||
|
family = ENDER
|
||||||
bed_model = ender2_bed.stl
|
bed_model = ender2_bed.stl
|
||||||
bed_texture = ender2.svg
|
bed_texture = ender2.svg
|
||||||
default_materials = Generic PLA @ENDER3; Generic PETG @ENDER3; Generic ABS @ENDER3; Prusament PLA @ENDER3; Prusament PETG @ENDER3
|
default_materials = Generic PLA @ENDER3; Generic PETG @ENDER3; Generic ABS @ENDER3; Prusament PLA @ENDER3; Prusament PETG @ENDER3
|
||||||
|
Loading…
Reference in New Issue
Block a user