creality.ini: CR-5 Pro more accurate bed

This commit is contained in:
Pascal de Bruijn 2021-02-28 16:57:35 +01:00
parent 19ba6f1492
commit e5b7b20be1
3 changed files with 2781 additions and 3 deletions

View File

@ -100,8 +100,8 @@ default_materials = Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @
#variants = 0.4
#technology = FFF
#family = CR
#bed_model = cr10mini_bed.stl
#bed_texture = cr10mini.svg
#bed_model = cr5pro_bed.stl
#bed_texture = cr5pro.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]
@ -905,7 +905,7 @@ printer_notes = Don't remove the following keywords! These keywords are used in
#[printer:Creality CR-5 Pro]
#inherits = *common*; *slowabl*; *descendingz*
#retract_length = 3
#bed_shape = 2.5x5,302.5x5,302.5x225,2.5x225
#bed_shape = 5x5,295x5,295x215,5x215
#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

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="290mm" height="215mm" version="1.1" viewBox="0 0 290 215" xmlns="http://www.w3.org/2000/svg">
<rect x=".25" y=".25" width="289.5" height="214.5" fill="none" stroke="#fff" stroke-width=".5"/>
</svg>

After

Width:  |  Height:  |  Size: 251 B

File diff suppressed because it is too large Load Diff