Merge pull request #5961 from pmjdebruijn/cr6se

creality.ini: Creality CR-6 SE improvements
This commit is contained in:
rtyr 2021-02-04 09:47:41 +01:00 committed by GitHub
commit 8eb05279e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2781 additions and 2 deletions

View File

@ -73,8 +73,8 @@ default_materials = Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @
#variants = 0.4
#technology = FFF
#family = CR
#bed_model = ender3_bed.stl
#bed_texture = cr20.svg
#bed_model = cr6se_bed.stl
#bed_texture = cr6se.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:CR10MINI]
@ -769,6 +769,7 @@ max_print_height = 200
#[printer:Creality CR-6 SE]
#inherits = Creality Ender-3; *fastabl*
#bed_shape = 5x0,230x0,230x235,5x235
#printer_model = CR6SE
#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_CR6SE\nPRINTER_HAS_BOWDEN

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="225mm" height="235mm" version="1.1" viewBox="0 0 225 235" xmlns="http://www.w3.org/2000/svg">
<rect x=".25" y=".25" width="224.5" height="234.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