Creality.ini: Ender-3 S1 (Pro) CR Touch support (#8743)
This commit is contained in:
parent
2aa79d00ca
commit
4579f12613
1 changed files with 2 additions and 2 deletions
|
@ -1312,7 +1312,7 @@ inherits = *ENDER3V2NEO*; *0.6nozzle*
|
|||
|
||||
|
||||
[printer:*ENDER3S1*]
|
||||
inherits = *common*; *bowden*; *spriteextruder*; *pauseprint*
|
||||
inherits = *common*; *bowden*; *fastabl*; *spriteextruder*; *pauseprint*
|
||||
bed_shape = 5x0,215x0,215x220,5x220
|
||||
max_print_height = 270
|
||||
printer_model = ENDER3S1
|
||||
|
@ -1334,7 +1334,7 @@ inherits = *ENDER3S1*; *0.6nozzle*
|
|||
|
||||
|
||||
[printer:*ENDER3S1PRO*]
|
||||
inherits = *common*; *bowden*; *spriteextruder*; *pauseprint*
|
||||
inherits = *common*; *bowden*; *fastabl*; *spriteextruder*; *pauseprint*
|
||||
bed_shape = 5x0,215x0,215x220,5x220
|
||||
max_print_height = 270
|
||||
printer_model = ENDER3S1PRO
|
||||
|
|
Loading…
Reference in a new issue