- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, community. I'm a software developer who wants to write a simulation tool for additive manufacturing processing. I have read a lot of examples and gone through the official help doc, but still have some difficulties for now.
I have created a sample component and generated a toolpath for it as shown below. And here is my question.
1. What does the toolpath mean here? Is it equal to G-Code or it is only a path and only combined with a particular machine would make it convert into a G-Code file?
2. I had successfully read the machine info here (ie, the Ender 3), But how can I extract the material info here (ie. PLA) in the example?
3. How can I get the G-Code directly in my adding? I know that I can generate a Gcode file through postprocessing. But is there any method to get the contents of the file without saving it to disk? Or maybe I should make a post-processing library, instead of a Fusion 360 adding?
Thank you.
Yours.
Solved! Go to Solution.