Skip to content

J1 - M109 following M2000 extruder switch is not optimal #25

@obertini78

Description

@obertini78

With OcraSlicer 2.2-RC, a M109 instruction is added after inserting the custom Change Filament G-code.
However, this M109 is the Marlin generic M109 and does not use the additional W and C (stabilization time and temperature hysteresis) parameters defined in the J1 firmware.
As a consequence, the tool switch does not always occur as fast as it could. In other words, many times one extruder is back on the park position and the other extruder is still waiting to be at the exact temperature.
This could be avoided by using the W parameter to allow for a 3°C difference for example.

Could SM2uploader identify those M109 commands and remove them from the uploaded g-code?

image

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