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

Cura: line ;MESH:ENDGCODE omits correct filament display in OctoPrint #63

Open
domhardt opened this issue Dec 8, 2020 · 1 comment
Open

Comments

@domhardt
Copy link

domhardt commented Dec 8, 2020

As soon as I include the line ;MESH:ENDGCODE in Cura 4.8 at the end gcode section (as described in the Cancelobject configuration section), OctoPrint 1.5.1 won't show the correct filament amount in the 'Files' section any more.

While Cura will still show the correct amount (e.g., 4g 1.35m for a xyz calibration cube), OctoPrint will state 'Filament: 0.0m / 0.0cm³' for file when uploaded.

OctoPrint will show the correct filament amount if I include a space in the line (; MESH:ENDGCODE) but I don't know if the Cancelobject plugin will work with that.

PS It could be that the displayed filament amount is a feature of the PrintTimeGenius plugin I also use.

@domhardt
Copy link
Author

domhardt commented Dec 8, 2020

Here the screenshots. Please find the corresponding gcode files attached.

;MESH:ENDGCODE:
DefaultLine

; MESH:ENDGCODE:
LineInclSpace

gCodeFiles.zip

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

No branches or pull requests

1 participant