I should have mentioned that if you want to SUBTRACT from an imported STL model, you can put the import() as the first line in a call to difference(). Example: difference() { import("SomeModel.stl"); ...shapes to subtract... }
@ConnorNolanTechАй бұрын
This was exactly the tip I needed. Wish I had skipped to the comments to find it instead of figuring it out myself lol
@MostlyBuildsАй бұрын
Sorry!
@ConnorNolanTechАй бұрын
@@MostlyBuilds no worries, it was maybe 5 minutes of changing variables before I saw where I was going wrong. Today was the first day I decided to actually *learn* openscad, so worse than that is still bound to happen 😂
@MostlyBuildsАй бұрын
Hah I gotcha. Well good luck!
@JohnPatersonAu9 ай бұрын
Your vids are awesome! Everything we need to know and nothing more. 👍👍