Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix an issue in first layer calibration where MMU unloads with disabled hotend heater #4813

Closed
wants to merge 1 commit into from

Conversation

gudnimg
Copy link
Collaborator

@gudnimg gudnimg commented Nov 16, 2024

Minor issue I found while reviewing #4811

Change in memory:
Flash: -16 bytes
SRAM: 0 bytes

@gudnimg gudnimg requested review from leptun and 3d-gussner November 16, 2024 11:31
@gudnimg gudnimg changed the title Fix an issue if first layer calibration where MMU unloads with disabled hotend heater Fix an issue in first layer calibration where MMU unloads with disabled hotend heater Nov 16, 2024
…ed hotend heater

Change in memory:
Flash: -16 bytes
SRAM: 0 bytes
@gudnimg gudnimg force-pushed the fix-lay1cal-mmu-unload branch from 9ed0d82 to 365988e Compare November 16, 2024 11:31
Copy link

github-actions bot commented Nov 16, 2024

All values in bytes. Δ Delta to base

Target ΔFlash ΔSRAM Used Flash Used SRAM Free Flash Free SRAM
MK3S_MULTILANG -16 0 248286 5654 5666 2538
MK3_MULTILANG -16 0 247656 5663 6296 2529

Copy link
Collaborator

@leptun leptun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does feel a bit hacky, but it also simplifies lay1cal_finish quite a bit. So I think we should go forward with this, but not directly. I would move these changes on top of #4811 and close this PR.
Also really nice touch by disabling the bed while unloading the filament👍

@leptun
Copy link
Collaborator

leptun commented Nov 18, 2024

superseded by #4811 and merged into that.

@leptun leptun closed this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants