From 3fa1ac33578e8e707fa95ef1923e48c3e0038cff Mon Sep 17 00:00:00 2001 From: Pascal de Bruijn Date: Wed, 14 Dec 2022 18:47:42 +0100 Subject: [PATCH] Creality.ini: Add SERMOONV1 and SERMOONV1PRO --- live/Creality/0.2.6.ini | 68 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 67 insertions(+), 1 deletion(-) diff --git a/live/Creality/0.2.6.ini b/live/Creality/0.2.6.ini index a153e6c..245e0a8 100644 --- a/live/Creality/0.2.6.ini +++ b/live/Creality/0.2.6.ini @@ -403,6 +403,28 @@ default_materials = Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @ +[printer_model:SERMOONV1] +name = Creality Sermoon-V1 +variants = 0.4; 0.3; 0.5; 0.6 +technology = FFF +family = SERMOON +bed_model = sermoonv1_bed.stl +bed_texture = sermoonv1.svg +default_materials = Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Creality PLA @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY; AzureFilm PLA @CREALITY; Devil Design PLA @CREALITY; Devil Design PLA Matt @CREALITY; Devil Design PLA Galaxy @CREALITY; Extrudr PLA NX2 @CREALITY; Real Filament PLA @CREALITY; Velleman PLA @CREALITY; 3DJAKE ecoPLA @CREALITY; 3DJAKE ecoPLA Matt @CREALITY; 3DJAKE ecoPLA Tough @CREALITY; 123-3D Jupiter PLA @CREALITY; Verbatim PLA @CREALITY + + + +[printer_model:SERMOONV1PRO] +name = Creality Sermoon-V1 Pro +variants = 0.4; 0.3; 0.5; 0.6 +technology = FFF +family = SERMOON +bed_model = sermoonv1_bed.stl +bed_texture = sermoonv1.svg +default_materials = Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Creality PLA @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY; AzureFilm PLA @CREALITY; Devil Design PLA @CREALITY; Devil Design PLA Matt @CREALITY; Devil Design PLA Galaxy @CREALITY; Extrudr PLA NX2 @CREALITY; Real Filament PLA @CREALITY; Velleman PLA @CREALITY; 3DJAKE ecoPLA @CREALITY; 3DJAKE ecoPLA Matt @CREALITY; 3DJAKE ecoPLA Tough @CREALITY; 123-3D Jupiter PLA @CREALITY; Verbatim PLA @CREALITY + + + # All presets starting with asterisk, for example *common*, are intermediate and they will # not make it into the user interface. @@ -2531,7 +2553,7 @@ inherits = *common*; *directdriveextruder*; *descendingz* bed_shape = 5x5,275x5,275x255,5x255 max_print_height = 310 printer_model = SERMOOND1 -printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_CREALITY\nPRINTER_MODEL_SERMOOND1\nPRINTER_HAS_BOWDEN +printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_CREALITY\nPRINTER_MODEL_SERMOOND1 [printer:Creality Sermoon-D1 (0.3 mm nozzle)] inherits = *SERMOOND1*; *0.3nozzle* @@ -2545,3 +2567,47 @@ inherits = *SERMOOND1*; *0.5nozzle* [printer:Creality Sermoon-D1 (0.6 mm nozzle)] inherits = *SERMOOND1*; *0.6nozzle* + + + +[printer:*SERMOONV1*] +inherits = *common*; *spriteextruder*; *descendingz* +bed_shape = 5x5,170x5,170x170,5x170 +max_print_height = 165 +printer_model = SERMOONV1 +printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_CREALITY\nPRINTER_MODEL_SERMOOND1 + +[printer:Creality Sermoon-V1 (0.3 mm nozzle)] +inherits = *SERMOONV1*; *0.3nozzle* + +[printer:Creality Sermoon-V1 (0.4 mm nozzle)] +inherits = *SERMOONV1*; *0.4nozzle* +renamed_from = "Creality Sermoon-D1" + +[printer:Creality Sermoon-V1 (0.5 mm nozzle)] +inherits = *SERMOONV1*; *0.5nozzle* + +[printer:Creality Sermoon-V1 (0.6 mm nozzle)] +inherits = *SERMOONV1*; *0.6nozzle* + + + +[printer:*SERMOONV1PRO*] +inherits = *common*; *spriteextruder*; *descendingz* +bed_shape = 5x5,170x5,170x170,5x170 +max_print_height = 165 +printer_model = SERMOONV1PRO +printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_CREALITY\nPRINTER_MODEL_SERMOOND1 + +[printer:Creality Sermoon-V1 Pro (0.3 mm nozzle)] +inherits = *SERMOONV1PRO*; *0.3nozzle* + +[printer:Creality Sermoon-V1 Pro (0.4 mm nozzle)] +inherits = *SERMOONV1PRO*; *0.4nozzle* +renamed_from = "Creality Sermoon-D1" + +[printer:Creality Sermoon-V1 Pro (0.5 mm nozzle)] +inherits = *SERMOONV1PRO*; *0.5nozzle* + +[printer:Creality Sermoon-V1 Pro (0.6 mm nozzle)] +inherits = *SERMOONV1PRO*; *0.6nozzle*