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

Error 0 on Save/Export to Octo #31

Closed
thebelin opened this issue Feb 23, 2021 · 2 comments
Closed

Error 0 on Save/Export to Octo #31

thebelin opened this issue Feb 23, 2021 · 2 comments
Labels
bug Something isn't working fixed

Comments

@thebelin
Copy link

thebelin commented Feb 23, 2021

This error is exposed on dual extruder systems when the linear advance settings don't match on the extruders.

It shows the error message with the text of "0" in the description in Cura
Error text:

2021-02-22 18:32:02,759 - ERROR - [MainThread] UM.Logger.logException [110]:   File "C:\Users\currentuser\AppData\Roaming\cura\4.8\plugins\LinearAdvanceSettingPlugin\LinearAdvanceSettingPlugin\LinearAdvanceSettingPlugin.py", line 191, in _filterGcode
2021-02-22 18:32:02,762 - ERROR - [MainThread] UM.Logger.logException [110]:     if not apply_factor_per_feature[extruder_nr]:
2021-02-22 18:32:02,764 - ERROR - [MainThread] UM.Logger.logException [110]: KeyError: 0

My immediate fix was achieved by removing the Linear Advance Setting Plugin.

@fieldOfView fieldOfView added the bug Something isn't working label Feb 23, 2021
@fieldOfView
Copy link
Owner

This error would happen if per-feature linear advance were set for only some of the extruders. It should be fixed in a0ca056
Thanks for reporting.

I'll keep this issue open until a new version of the plugin is released to the Marketplace.

@fieldOfView
Copy link
Owner

Also see #26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

2 participants