creality.ini: add CR-5 Pro
retract_length = 3 to prevent clogging since this printer is suspected to have an all metal hot end, as Creality claims print temperatures up to 300C
This commit is contained in:
parent
249670f82c
commit
2d762ec320
@ -95,6 +95,15 @@ bed_model = ender2_bed.stl
|
||||
bed_texture = ender2.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 (Galaxy) @CREALITY; Extrudr PLA NX2 @CREALITY; Real Filament PLA @CREALITY; Velleman PLA @CREALITY; 3DJAKE ecoPLA @CREALITY; 123-3D Jupiter PLA @CREALITY
|
||||
|
||||
#[printer_model:CR5PRO]
|
||||
#name = Creality CR-5 Pro
|
||||
#variants = 0.4
|
||||
#technology = FFF
|
||||
#family = CR
|
||||
#bed_model = cr10mini_bed.stl
|
||||
#bed_texture = cr10mini.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 (Galaxy) @CREALITY; Extrudr PLA NX2 @CREALITY; Real Filament PLA @CREALITY; Velleman PLA @CREALITY; 3DJAKE ecoPLA @CREALITY; 123-3D Jupiter PLA @CREALITY
|
||||
|
||||
#[printer_model:CR6SE]
|
||||
#name = Creality CR-6 SE
|
||||
#variants = 0.4
|
||||
@ -884,6 +893,14 @@ max_print_height = 200
|
||||
printer_model = ENDER2
|
||||
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_ENDER2\nPRINTER_HAS_BOWDEN
|
||||
|
||||
#[printer:Creality CR-5 Pro]
|
||||
#inherits = *common*; *slowabl*; *descendingz*
|
||||
#retract_length = 3
|
||||
#bed_shape = 2.5x5,302.5x5,302.5x225,2.5x225
|
||||
#max_print_height = 380
|
||||
#printer_model = CR5PRO
|
||||
#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_CR5PRO\nPRINTER_HAS_BOWDEN
|
||||
|
||||
#[printer:Creality CR-6 SE]
|
||||
#inherits = *common*; *fastabl*; *pauseprint*
|
||||
#bed_shape = 5x0,230x0,230x235,5x235
|
||||
|
Loading…
Reference in New Issue
Block a user