Open
Description
Cura Version
5.1.0-Beta 1
Operating System
Windows 11
Printer
Ender 3 v3 ke Using Klipper Btt pad 7
Reproduction steps
- Added post processing script: Insert at layer change SET_VARIABLE VARIABLE=layer VALUE=Layer+1
- Sliced and print
Actual results
Didn't noticed the Insert at layer change notice/tool tips saying that everything will be chaged to upper case, so:
Klipper config displaying error VARIABLE must not contain upper case.
I understand that this error is by design, but is not working with Klipper GCODE command format.
I suggest to add a warning in the Tooltips and changing code to not change everything to Upper case.
Expected results
Gcode to insert field not to be converted to upper case