oseruby.blogg.se

Autodesk slicer
Autodesk slicer




We’ve covered slicing tricks like variable height layers, before. However, those are usually mature products full of features and it can be difficult to figure out how to insert your own code into them (with the possible exception of writing a Cura plug in). Granted, a lot of slicers are open source, so you could start there, too.

autodesk slicer

But if you insist, think about how your own slicer could allow you to experiment with different types of support structure generation, infill patterning, and other details. Why build your own slicer? Well, we never really need a reason before we do things like this around here. Slicers have to determine what each slice of the 3D model looks like and create Gcode to represent those layers. You sort of know what it must be doing, but until you’ve seen one taken apart, there are a lot of subtleties you probably wouldn’t think of right away if you were building one from scratch. However, the details aren’t really specific to Dynamo. Their post is very detailed and uses Autodesk Dynamo as a graphical programming language. and want to encourage you to write your own 3D slicer. If you don’t know him, maybe it is you! If you really don’t know one, then meet these two. If he’s not using assembly language, he uses a compiler he wrote.

autodesk slicer

We all know that hacker that won’t use a regular compiler.






Autodesk slicer