mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-16 16:15:54 +08:00
#896 set correct printer_notes for creality ender-3 bttouch printer
This commit is contained in:
parent
01a311572f
commit
10b9a34718
@ -751,7 +751,6 @@ max_print_height = 250
|
||||
|
||||
[printer:Creality Ender-3]
|
||||
inherits = *Creality Ender-3*; *0.4nozzle*
|
||||
renamed_from = "Creality ENDER-3"
|
||||
|
||||
[printer:Creality Ender-3 0.4mm (manual MMU)]
|
||||
inherits = *Creality Ender-3*; *0.4nozzle*
|
||||
@ -795,11 +794,11 @@ end_gcode = {if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+2,
|
||||
|
||||
[printer:*Creality Ender-3 BLTouch*]
|
||||
inherits = *SmallBowden*; *fastabl*
|
||||
renamed_from = "Creality ENDER-3 BLTouch"
|
||||
printer_model = ENDER3BLTOUCH
|
||||
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_ENDER3\nPRINTER_HAS_BOWDEN
|
||||
|
||||
[printer:Creality Ender-3 BLTouch 0.4mm]
|
||||
inherits = *Creality Ender-3 BLTouch*; *0.4nozzle*
|
||||
renamed_from = "Creality ENDER-3 BLTouch"
|
||||
|
||||
[printer:Creality Ender-3 BLTouch 0.3mm]
|
||||
inherits = *Creality Ender-3 BLTouch*; *0.3nozzle*
|
||||
|
Loading…
x
Reference in New Issue
Block a user