From 10b9a3471846a099abd9e775c1d05cb017275949 Mon Sep 17 00:00:00 2001 From: remi durand Date: Sat, 23 Jan 2021 19:48:48 +0100 Subject: [PATCH] #896 set correct printer_notes for creality ender-3 bttouch printer --- resources/profiles/Creality.ini | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/resources/profiles/Creality.ini b/resources/profiles/Creality.ini index 717d49536..d481d6b88 100644 --- a/resources/profiles/Creality.ini +++ b/resources/profiles/Creality.ini @@ -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*