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

How to do infill? #13

Open
inakrin opened this issue Aug 27, 2024 · 5 comments
Open

How to do infill? #13

inakrin opened this issue Aug 27, 2024 · 5 comments

Comments

@inakrin
Copy link

inakrin commented Aug 27, 2024

I have an svg, black and white with infilll. But when I load it in the app, it wants to cut only contour, not fill all the black from svg. Is it possible to do fill?

@multigcs
Copy link
Owner

small warning, the svg support is very bad :(
but generally only outlines are read, no fills

if you want to mill something pockets, you have to :

Objects->Select-Object->Pockets->Pocket(activate)

pocket

@multigcs
Copy link
Owner

what do you actually want to do?
to color surfaces with a laser ?

@inakrin
Copy link
Author

inakrin commented Aug 27, 2024

Thank you! Are dxf infills supported?
I've just purchased a simple 4540 cnc router with 500watt drill. Attempting to mile pcb traces, cut aluminium heatsinks of complex shapes and mile pockets on aluminium plates

@multigcs
Copy link
Owner

generally only outlines, sorry

I wouldn't know how to implement something like that either,
but I'll take another look at it

@multigcs
Copy link
Owner

multigcs commented Aug 27, 2024

ok, i have add 'support' for hatches (infills in dxf)

it will only setup pocket's automatically to the filled contours (experimental)

hatches

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

No branches or pull requests

2 participants