Skip to content

Mask outline with diameter#653

Open
eyal0 wants to merge 4 commits intopcb2gcode:masterfrom
eyal0:mask_outline_with_diameter
Open

Mask outline with diameter#653
eyal0 wants to merge 4 commits intopcb2gcode:masterfrom
eyal0:mask_outline_with_diameter

Conversation

@eyal0
Copy link
Copy Markdown
Contributor

@eyal0 eyal0 commented Jan 24, 2023

This fixes #652

@eyal0 eyal0 force-pushed the mask_outline_with_diameter branch 5 times, most recently from eaf0ad1 to 926a147 Compare January 25, 2023 19:51
@coveralls
Copy link
Copy Markdown
Collaborator

coveralls commented Jan 25, 2023

Coverage Status

Coverage: 73.763% (-0.03%) from 73.796% when pulling fc33e41 on eyal0:mask_outline_with_diameter into 7dd6252 on pcb2gcode:master.

@eyal0 eyal0 force-pushed the mask_outline_with_diameter branch 4 times, most recently from 3624068 to 1120db8 Compare January 30, 2023 19:02
eyal0 added 4 commits March 13, 2023 20:49
We don't need to store it as a layer internally because we only ever
use it as a shape.
Previously we used the first surface's dimensions but that wasn't a
very clean solution.
This allows the milling to include the area under the tool, which can
remove burrs.
When tiling, the isolator will try to overlap the cutter in order to remove burrs.  Account for the overlap.
@eyal0 eyal0 force-pushed the mask_outline_with_diameter branch from 1120db8 to fc33e41 Compare March 14, 2023 02:49
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.

Expand isolation beyond outline to avoid burr

2 participants