Skip to content

Checking 'Strip ALL original start gcode and use only custom gcode instead' adds 'undefined' Symbol in gcode-file #340

@KoeRt888

Description

@KoeRt888

Hi,

I'm using Klipper and have a start code macro to let the bed heat up for 5 minutes to wait for the expansion of the aluminum bed. When I try to use it as only means as start gcode the generator on the 'First Layer' calibration page it adds a 'undefined' symbol to the gcode-file. I don't know if this happens in every calibration page form or just the one of 'First Layer'.

First try to copy my start code macros:
teachingTech_onlyStartCode

Try to copy it from notepad++ to the field with an additional CR LF:
teachingTech_onlyStartCode_CRLF

result in the downloaded gcode:
teachingTech_onlyStartCode_CRLF_gcode

Is this a symbol that is added via javascript, or is has it something to do with encoding of the string pasted to the field from Slicer software (SuperSlicer) to browser?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions