Comment on I have a question in regards to 3d modeling for a filament slicer addon to my hotend
AmazingAwesomator@lemmy.world 2 weeks agohonestly, after import if you need a connectypiece you can probably just
translate([x,y,z]) { cube(5); }
here is the cheat sheet that i use for reference in openscad - it is quite good :)