allowHighTemp()

Allow nozzle/bed temperatures above the default safety ceiling (280°C / 130°C), e.g. for nylon or PC. Like other settings this resets at the start of every fabDraw() (and on stopPrint()), so call it in fabDraw() before your high setTemps().

Syntax

fab.allowHighTemp()