Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Feature Request - flat packs & drawing DXF out #5

Open
hon1nbo opened this issue Sep 18, 2020 · 6 comments
Open

Feature Request - flat packs & drawing DXF out #5

hon1nbo opened this issue Sep 18, 2020 · 6 comments
Labels
enhancement New feature or request

Comments

@hon1nbo
Copy link

hon1nbo commented Sep 18, 2020

I've never done scripting for fusion and unsure if I have time to learn.

Think you can add export to drawing formats, and DXFs for Flat Pack of sheet metal projects?

Worth a shot asking; no idea how easy their scripting is to work with or how hard. I've been generating things manually all afternoon

@hon1nbo hon1nbo changed the title Feature Request Feature Request - flat packs & drawing DXF out Sep 18, 2020
@Jnesselr Jnesselr added the enhancement New feature or request label Sep 18, 2020
@Jnesselr
Copy link
Owner

The API does allow you to export Sketches as a DXF file (here) but I decided not to include that. Maybe I could include it later or add a panel for options?

I actually didn't test with sheet metal stuff or if there's anything obviously identifiable with a component that tells me it's a sheet metal object. If so, maybe I could try exporting that?

When you say "Designs", do you mean the design workspace where you make images from files? That seems like a reasonable thing to support, but I'm unsure what the entry point is. I'll have to look into that.

Do I understand your feature requests correctly? If so, I can split them up into 3 different issues for better tacking.

@hon1nbo
Copy link
Author

hon1nbo commented Sep 18, 2020

When you say "Designs", do you mean the design workspace where you make images from files? That seems like a reasonable thing to support, but I'm unsure what the entry point is. I'll have to look into that.

I don't even have the word "designs" in the FR.

If so, I can split them up into 3 different issues for better tacking.

Could split drawing exports and sheet metal exports into two different things

I actually didn't test with sheet metal stuff or if there's anything obviously identifiable with a component that tells me it's a sheet metal object. If so, maybe I could try exporting that?

I figure there might be, as you can go back to an object created through the sheet metal tools after doing folds and later create the Flat pack and export that as a DXF. If I have some time I could dig through some API references for it.

@Jnesselr
Copy link
Owner

Sorry, I meant "drawing formats". Had designs on the brain. @foosel and I have looked/are going to look at that but I've yet to find out how to do that.

I would appreciate if you could look into the DXF issue. The next thing I'm tackling is logging instead of alerting on failures.

@Tailslide
Copy link

Would love to see exporting sketches to DXF as well.. I do CNC and some of my stuff is just sketches that get used as toolpaths.

@Jnesselr
Copy link
Owner

Sketches export now with pull request #6

@3d-gussner
Copy link

3d-gussner commented Sep 19, 2020

Can confirm that the pull #6 fixed an issue exporting a sketch for me.

Had to restart Fusion360 to "reload" the script.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants