Skip to content

[BUG] G28 or G80 moves E when temp is >=180 #2602

Closed
@ochm

Description

@ochm

I'm not sure if it is a bug or feature, but IMHO mes bed leveling should not to do extrusion at the end.

Printer type MK3S
Printer firmware version- 3.9.0-RC1-3272
Describe the bug
When the nozzle is preheated under 180, the G28, or G80 does mesh bed leveling,
and the extruder is parked at 0,0. Correct.
But when the nozzle is preheated to or over 180, after G28 or G80, the extruder is parked at 0,0 and additionaly does short move of E.

To Reproduce
No E move at the end of mesh bed leveling:
M109 S160
G28 ;or G80

Extra E move at the end of mesh bed leveling:
M109 S180
G28 ;or G80

Expected behavior
As i wrote above, i don't know if it is bug or feature,
but IMHO there is no reason for move E after mesh bed leveling at any temperature of nozzle.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions