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

Extract suction cup drilling to common function #301

Merged
merged 1 commit into from Sep 20, 2021
Merged

Extract suction cup drilling to common function #301

merged 1 commit into from Sep 20, 2021

Conversation

tslater2006
Copy link
Contributor

Both the repair operation as well as the deletion of an issue will now leverage common code for executing a repair. Repair operation will repair all suction cups, and deleting a specific suction cup will only repair that one.

Both the repair operation as well as the deletion of an issue will now leverage common code for executing a repair. Repair operation will repair all suction cups, and deleting a specific suction cup will only repair that one.
@sn4k3 sn4k3 merged commit 208e353 into sn4k3:master Sep 20, 2021
sn4k3 added a commit that referenced this pull request Sep 21, 2021
- Issues:
   - **Suction cups:**
      - Add a auto repair feature for this issues by drill a vertical vent hole (#296)
      - Add a manual repair feature for this issues by drill a vertical vent hole when click on remove (#301)
   - (Add) Allow to group issues by type and/or layer on display list (Configurable)
   - (Add) Linked issues (Resin traps and suction traps) are now grouped into a single main issue (#300)
   - (Add) Tracker bar: Colorize the issue tracker map with it own colors (Configurable)
   - (Improvement) Order issues by area in descending order
   - (Improvement) Always bring the selected issue into UI view on the list
   - (Fix) When manually removing a issue from the list, it will no longer reselect other and make the user loss track of the remove issue view
   - (Fix) Allow to ignore all issue type
- Tool - Repair layers and issues:
   - (Improvement) Allow to have profiles in the dialog
   - (Improvement) Ignored issues are not repaired
- (Fix) Material ml calculation was calculating a bad value for PhotonWorkshop files
- (Fix) Settings were not being saved on systems that lacks special folder information, ie Rosetta. Now it will use up to 4 possible special folders as fallback if the prior doesn't exists (#299)
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