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

Add ability to generate individual pieces #19

Open
Neon22 opened this issue Aug 13, 2020 · 3 comments
Open

Add ability to generate individual pieces #19

Neon22 opened this issue Aug 13, 2020 · 3 comments

Comments

@Neon22
Copy link
Owner

Neon22 commented Aug 13, 2020

This is designed to print out a pattern for a full jigsaw to be cut efficiently on a lasercutter.
As such its actually quite difficult to cutout an individual piece.

I'd like to add an option to call the inkscape boolean ops one row/col at a time and thereby make each individual piece.
No use to a lasercutter but good if you want just isolated pieces.

from here:

@vmario89
Copy link
Contributor

hey,
fixed that separated piece generation task in my recent version successfully: https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X/src/branch/master/extensions/fablabchemnitz/lasercut_jigsaw
its a bit slow but works

@vmario89
Copy link
Contributor

some sample with new shifting parameter:

grafik

@Neon22
Copy link
Owner Author

Neon22 commented Jul 13, 2021

wow looks very good Mario.
Thanks for that.

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