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

bugfix for tool material radiobuttons #18

Closed
wants to merge 1 commit into from

Conversation

spanner888
Copy link
Contributor

uncommented get_surface_speed() so that current value of tool Material
radio buttons used in calculations.

Without this, changes to Tool material ignored.

reported by FC forum user jescombe
https://forum.freecadweb.org/viewtopic.php?f=15&t=59856&start=40

uncommented get_surface_speed() so that current value of tool Material
radio buttons used in calculations.

Without this, changes to Tool material ignored.

reported by FC forum user jescombe
https://forum.freecadweb.org/viewtopic.php?f=15&t=59856&start=40
@dubstar-04
Copy link
Owner

Thanks for this! I will have a look at it asap!

@dubstar-04
Copy link
Owner

This line of code was commented out when splitting the ui and the feeds and speeds class as the user can override the surface speed on the form.

I have included a fix for this in another PR. #20

I would appreciate it if you could have a look.

@dubstar-04 dubstar-04 closed this Jan 23, 2022
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.

None yet

2 participants