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

Update DisplayProgressOnLCD.py #11846

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

inigoml
Copy link
Contributor

@inigoml inigoml commented Apr 21, 2022

Add support for Layer advance (new "Layer Left" BTREE functionality) when printing from Octoprint.

Add support for Layer advance (new "Layer Left" BTREE functionality) when printing from Octoprint.
@inigoml
Copy link
Contributor Author

inigoml commented Apr 21, 2022

Note: I've not tested this plugin with modified BTREE firmware because it's not yet available. New messages are properly created but not merge until functionality is fully tested.

@Guilouz
Copy link
Contributor

Guilouz commented Apr 21, 2022

@inigoml I think a minor fix will be done for layer 0, it return this for first layer in gcode:

;LAYER:0
M118 A1 P0 action:notification Layer Left 0/191

Layer 0 must be return M118 A1 P0 action:notification Layer Left 1/191

Current layer must have +1 in result.

@inigoml
Copy link
Contributor Author

inigoml commented Apr 22, 2022

Current layer must have +1 in result.

You are right. Done and committed.

@Joeydelarago
Copy link
Contributor

Hey @inigoml has the BTREE firmware been released yet? If so have you managed to test it?

@jellespijker jellespijker added the PR: Community Contribution 👑 Community Contribution PR's label Nov 30, 2022
@Joeydelarago Joeydelarago added the Status: Needs Info Needs more information before action can be taken. label Dec 29, 2022
@Joeydelarago Joeydelarago marked this pull request as draft December 30, 2022 10:17
@Joeydelarago
Copy link
Contributor

Hey @inigoml, I've converted this to a draft PR for now. Please click ready for review after this is tested. 

Thanks 👍

@nallath nallath added the PR: Post Processing ➕ Like adding beeps, more tunability or different Gcode pause at heights label Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Community Contribution 👑 Community Contribution PR's PR: Post Processing ➕ Like adding beeps, more tunability or different Gcode pause at heights Status: Needs Info Needs more information before action can be taken.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants