Skip to content

Make the absorb heat time an optional toggle like the brim #15076

Description

@Kondeeka

Is your feature request related to a problem? Please describe.
The absorbing heat step makes the Core ONE significantly slower than my MK3 for smaller prints, partially due to the absorb heat time for the chamber. For a print of a few cubic centimeters in volume this is not really necessary.

Describe the solution you'd like
A toggle to disable the absorb heat function, like there is for enabling or disabling brim. Removing the line of code in the printer start g-code does the job, but is not very user friendly and I am not sure if using that modified Core ONE profile will prevent updated profiles from being used

Describe how it would work
A checkbox next to the brim in the plater view, however a bit more elegant would be comparing a time or relative height of the part to determine if absorbing heat makes sense

Describe alternatives you've considered
Removing the following line in the start G-code section:
G29 G ; absorb heat

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions