Skip to content

Filament Load and Unload button both runs the same gcode macro #81

Description

@ongpujun

Problem encountered : Pressing the unload button on the touchscreen extrudes filament instead of retracting.
Issue found: Load and Unload button runs the same gcode macro M604 on /src/event.cpp (line 3736, 3747) https://github.com/QIDITECH/QIDI_MAX3/blob/main/src/event.cpp
Correction request: M603 for filament unload and M604 for filament load as defined in printer.cfg

Image

Thank you.

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