New inkscape extension to generate sheet cutting layout for (truncated) cone.

Discussion about writing code for Inkscape.
quirxi
Posts: 2
Joined: Tue Dec 29, 2015 12:25 am

New inkscape extension to generate sheet cutting layout for (truncated) cone.

Postby quirxi » Tue Dec 29, 2015 12:38 am

Hello all,

for an connection between a blower and a burner i needed a sheet metal cone and decided to write a little inkscape extension that can do the calculating and drawing steps over and over again very fast ;)

The extension unfolds a frustum (=truncated cone) or a cone (if cut diameter=0) and generates a sheet cutting layout or flat pattern projection
that can be rolled or bend up into a (truncated) cone shape. The source code can be viewed and downloaded from:
https://github.com/quirxi/SheetMetalCone/

Documentation can also be found here:
http://www.quirxi.net/code/python/sheet ... rview.html

If somebody finds a bug or has suggestions please contact me here.


regards,
quirxi

User avatar
brynn
Posts: 10309
Joined: Wed Sep 26, 2007 4:34 pm
Location: western USA
Contact:

Re: New inkscape extension to generate sheet cutting layout for (truncated) cone.

Postby brynn » Tue Dec 29, 2015 11:31 am

Awesome!

You may want to have it listed here: http://wiki.inkscape.org/wiki/index.php ... Repository. To do that, post a message on the development mailing list (https://inkscape.org/en/community/mailing-lists/) and ask for wiki edit permission.

Or if you give me permission, I can post it in the repository for you.

Moini
Posts: 3381
Joined: Mon Oct 05, 2015 10:44 am

Re: New inkscape extension to generate sheet cutting layout for (truncated) cone.

Postby Moini » Tue Dec 29, 2015 11:41 am

Hah, I've just asked quirxi in the German forum to post it at inkscape.org ;)
Something doesn't work? - Keeping an eye on the status bar can save you a lot of time!

Inkscape FAQ - Learning Resources - Website with tutorials (German and English)

User avatar
brynn
Posts: 10309
Joined: Wed Sep 26, 2007 4:34 pm
Location: western USA
Contact:

Re: New inkscape extension to generate sheet cutting layout for (truncated) cone.

Postby brynn » Tue Dec 29, 2015 5:26 pm

Great minds think alike!

quirxi
Posts: 2
Joined: Tue Dec 29, 2015 12:25 am

Re: New inkscape extension to generate sheet cutting layout for (truncated) cone.

Postby quirxi » Wed Dec 30, 2015 4:05 am

@brynn

I just was able to list the extension at the german gallery (https://inkscape.org/de/gallery/item/7196/)
but it would be great if you could post it in the repository wiki because I guess you will be much faster than me, if you dont mind ?

User avatar
brynn
Posts: 10309
Joined: Wed Sep 26, 2007 4:34 pm
Location: western USA
Contact:

Re: New inkscape extension to generate sheet cutting layout for (truncated) cone.

Postby brynn » Wed Dec 30, 2015 4:28 am

I don't mind at all :D

Moini
Posts: 3381
Joined: Mon Oct 05, 2015 10:44 am

Re: New inkscape extension to generate sheet cutting layout for (truncated) cone.

Postby Moini » Wed Dec 30, 2015 5:07 am

Great - soon we'll hit the pagination limit ;) (for the addons gallery)
Something doesn't work? - Keeping an eye on the status bar can save you a lot of time!

Inkscape FAQ - Learning Resources - Website with tutorials (German and English)


Return to “Programming”