creality.ini: disable explicit ABL for CR6-SE (#6383)
this is also better in line with Creality's intended behavior
This commit is contained in:
parent
d33cffdd1e
commit
d50c2872bd
1 changed files with 1 additions and 1 deletions
|
@ -969,7 +969,7 @@ printer_model = CR5PROH
|
|||
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_CR5PROH\nPRINTER_HAS_BOWDEN
|
||||
|
||||
[printer:Creality CR-6 SE]
|
||||
inherits = *common*; *fastabl*; *pauseprint*
|
||||
inherits = *common*; *pauseprint*
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue