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 "retraction_combing" is parsed incorrectly #1208

Closed
2ndalpha opened this issue Feb 1, 2016 · 2 comments
Closed

Cura "retraction_combing" is parsed incorrectly #1208

2ndalpha opened this issue Feb 1, 2016 · 2 comments
Labels
incomplete Issue template has not been fully filled out, no further processing until fixed

Comments

@2ndalpha
Copy link
Contributor

2ndalpha commented Feb 1, 2016

What were you doing?

Slicing model with built-in Cura plugin.
In the Cura profile (.ini file) profile there is a line
"retraction_combing = All"

What did you expect to happen?

Slicer should slice with combing on.

What happened instead?

Combing is off.

Branch & Commit or Version of OctoPrint

Version: 1.2.8 (master branch)

Problematic code: https://github.com/foosel/OctoPrint/blob/536bb31965db17b969e7c1c53e241ddac4ae1814/src/octoprint/plugins/cura/profile.py#L868
How it actually should be handled: https://github.com/daid/Cura/blob/16cc0fa302f1ceccde229fdab6359bdbdc08b70c/Cura/util/sliceEngine.py#L533

@GitIssueBot
Copy link

Hi @2ndalpha,

It looks like there is some information missing from your bug report that will be needed in order to solve the problem. Please take a look at the Contribution Guidelines which will provide you with a template to fill out here so that your bug report is ready to be investigated (I promise I'll go away then too!).

If you did not intend to report a bug, please take special note of the title format to use as described in the Contribution Guidelines.

I'm marking this one now as needing some more information. Please understand that if you do not provide that information within the next two weeks (until 2016-02-15 22:50) I'll close this ticket so it doesn't clutter the bug tracker. This is nothing personal, so please just be considerate and help the maintainers solve this problem quickly by following the guidelines linked above. Remember, the less time the devs have to spend running after information on tickets, the more time they have to actually solve problems and add awesome new features. Thank you!

Best regards,
~ Your friendly GitIssueBot

PS: I'm just an automated script, not a human being, so don't expect any replies from me :) Your ticket is read by humans too, I'm just not one of them.

@foosel
Copy link
Member

foosel commented Feb 3, 2016

Fixed by your own pr #1209, merged on maintenance and devel branches and will be released with 1.2.9

@foosel foosel closed this as completed Feb 3, 2016
@foosel foosel added the incomplete Issue template has not been fully filled out, no further processing until fixed label Feb 20, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
incomplete Issue template has not been fully filled out, no further processing until fixed
Projects
None yet
Development

No branches or pull requests

3 participants