<gbruno>
[github] nomike opened issue #5938 (GNU guix: Failed unittests due to OpenSCAD expecting a specific directory structure in the build directory) https://github.com/openscad/openscad/issues/5938
aiyion2 has quit [Ping timeout: 264 seconds]
aiyion2 has joined #openscad
bitbasher has joined #openscad
mmu_man has joined #openscad
aiyion2 has quit [Ping timeout: 264 seconds]
snaked has quit [Remote host closed the connection]
aiyion2 has joined #openscad
bitbasher has quit [Ping timeout: 244 seconds]
bitbasher has joined #openscad
rapha has left #openscad [WeeChat 4.5.1]
teepee_ has joined #openscad
bitbasher has quit [Ping timeout: 244 seconds]
teepee has quit [Ping timeout: 264 seconds]
teepee_ is now known as teepee
guerd has quit [Read error: Connection reset by peer]
guerd has joined #openscad
ham5urg has joined #openscad
<ham5urg>
A bit offtopic, do you know why there is no seamless 3d prints possible. The mathmatics won't be too hard I guess. But when I transform my openscad ring-seals to gcode it is not possible for me to get the printer to print seamless. I did '--seam-position random' but I hope for some more advanced path planing for the printer.
<teepee>
patents
<teepee>
try scarf-seams
<ham5urg>
Always the same s..t to suffer from
<teepee>
scarf-seams might even be better, I have not seen a direct comparison though
<ham5urg>
Which cli slicer does support scarf-seams?
<TylerTork>
is there already a utility for feeding in an object and having it divided into multiple objects along a specified cut plane, with optionally ridges and grooves added to let the separate pieces easily be assembled and glued together?
<kintel>
On macOS, the earliest Qt6 I could get working properly was 6.5
<TylerTork>
I already have the code, obviously -- I just want to know whether I should make an effort to get it into shape to share, and if so what's the best way to publish it
califax has quit [Remote host closed the connection]
califax has joined #openscad
stealth_ has joined #openscad
<TylerTork>
no comment?
mmu_man has quit [Ping timeout: 276 seconds]
mmu_man has joined #openscad
<nomike_>
TylerTork, I don't know of any feature in OpenSCAD which can do this, but you can very easily do this in PrusaSlicer. It allows for multiple different styles of connectors (e.g. dovetails). And since prusa slicer shares a lot of code with other slicers out there (e.g. orca slicer), it is likely that a feature like that is available in them too.
little_blossom has joined #openscad
kintel has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
TylerTork has quit [Quit: Client closed]
lostapathy has quit [Quit: WeeChat 4.1.1]
lostapathy has joined #openscad
fling has joined #openscad
J25k60 has quit [Quit: Client closed]
J25k60 has joined #openscad
snaked has joined #openscad
J25k60 has quit [Quit: Client closed]
J25k60 has joined #openscad
J25k60 has quit [Client Quit]
J25k60 has joined #openscad
TylerTork has joined #openscad
<TylerTork>
nomike_: thanks for the reply. I have PrusaSlicer and I see dovetail but not any other style.And dovetail isn't what I want -- as shown in the picture I posted, I want to have joining features on the inside with a straight line on the exterior. Snap-together parts would be great if the snap is hidden.