teepee changed the topic of #openscad to: OpenSCAD - The Programmers Solid 3D CAD Modeller | This channel is logged! | Website: http://www.openscad.org/ | FAQ: https://goo.gl/pcT7y3 | Request features / report bugs: https://goo.gl/lj0JRI | Tutorial: https://bit.ly/37P6z0B | Books: https://bit.ly/3xlLcQq | FOSDEM 2020: https://bit.ly/35xZGy6 | Logs: https://bit.ly/32MfbH5
<gbruno> [github] nomike opened pull request #5934 (Fix: Set CMP0167 policy in CMakeLists.txt) https://github.com/openscad/openscad/pull/5934
mmu_man has quit [Ping timeout: 276 seconds]
mmu_man has joined #openscad
<gbruno> [github] nomike opened pull request #5935 (Fix search for Qt5Ganepad in CMake) https://github.com/openscad/openscad/pull/5935
califax has quit [Remote host closed the connection]
califax has joined #openscad
<gbruno> [github] nomike edited pull request #5935 (Fix search for Qt5Gamepad in CMake) https://github.com/openscad/openscad/pull/5935
califax has quit [Remote host closed the connection]
califax has joined #openscad
Smeef has joined #openscad
<gbruno> [github] nomike opened issue #5936 (Possible buffer overflow in CGAL) https://github.com/openscad/openscad/issues/5936
J25k60 has joined #openscad
J25k65 has quit [Ping timeout: 240 seconds]
<gbruno> [github] EmberHeartshine opened issue #121 (textmetrics function) https://github.com/openscad/openscad-playground/issues/121
snaked has joined #openscad
Non-BEAST has joined #openscad
mmu_man has quit [Ping timeout: 244 seconds]
drfff has joined #openscad
_whitelogger has joined #openscad
_whitelogger has joined #openscad
drfff has quit [Read error: Connection reset by peer]
califax has quit [Remote host closed the connection]
califax has joined #openscad
pbsds35 has quit [Quit: The Lounge - https://thelounge.chat]
pbsds35 has joined #openscad
deathonater has joined #openscad
Smeef has quit [Ping timeout: 248 seconds]
califax has quit [Remote host closed the connection]
califax has joined #openscad
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
_whitelogger has joined #openscad
sculptor_ has joined #openscad
sculptor has quit [Ping timeout: 245 seconds]
sculptor_ has quit [Client Quit]
Guest43 has joined #openscad
Guest43 has quit [Client Quit]
stealth_ has quit [Quit: Leaving]
L29Ah has quit [Read error: Connection reset by peer]
TheAssass1n is now known as TheAssassin
howiemnt1 has quit [Remote host closed the connection]
howiemnt has joined #openscad
Jerr has quit [Quit: The Lounge - https://thelounge.chat]
J25k60 has quit [Quit: Client closed]
J25k60 has joined #openscad
Jerr has joined #openscad
<gbruno> [github] nomike opened issue #5937 (GNU guix: Failing unit-tests due to poor path handling in `test_cmdline_tool.py`) https://github.com/openscad/openscad/issues/5937
L29Ah has joined #openscad
<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?
<teepee> no idea, prusa 2.9 has scarf seams, it was introduced in orca I believe
<teepee> I wonder if the patents are maybe expiring soon
<teepee> ouch, it runs till 2031
J25k60 has quit [Quit: Client closed]
J25k60 has joined #openscad
<ham5urg> Maybe there are more patents. Why hide the slice internally, why not print without slice / stop, in one contiguous step?
<ham5urg> Ahh, that is indeed scarf seems.
<ham5urg> Any 2.9 prusa appimage out there?
<teepee> nope
<teepee> unless someone makes an inofficial one
<teepee> official release is now flatpak only I believe
<teepee> that's what I'm using now
howiemnt has quit [Remote host closed the connection]
howiemnt has joined #openscad
Guest41 has joined #openscad
<Guest41> / Bierpul medaille met tekst
<Guest41> $fn=100;
<Guest41> / Basisvorm bierpul
<Guest41> difference() {
<Guest41>     union() {
<Guest41>         cube([40, 60, 5]); // hoofdvorm
<Guest41>         translate([40, 17.5, 0]) cube([10, 25, 5]); // handvat
<Guest41>     }
<Guest41>     // Uitsparing voor achterteksten (optie)
<Guest41>     translate([2, 8, -0.1]) cube([36, 10, 1]);
<Guest41> }
<Guest41> / Voorzijde tekst
<Guest41> translate([5, 45, 5]) linear_extrude(1)
<Guest41>     text("2025", size=10, font="Arial");
<Guest41> / Achterzijde tekst (negatief omgekeerd gegraveerd)
<Guest41> translate([2.5, 10, -1]) linear_extrude(1)
<Guest41>     text("Van der Linden", size=6, font="Arial");\
<InPhase> paste?
<othx> paste is https://bpa.st for .scad files and other text like long error reports, https://pasteboard.co/ or https://imgur.com/ for images
<InPhase> Guest41: Use that if you want to share code. ^
Guest41 has quit [Quit: Client closed]
<gbruno> [github] coder2999 opened issue #5939 (Is it possible to specify preview/render of a certain file when pressing F5/F6?) https://github.com/openscad/openscad/issues/5939
<gbruno> [github] coder2999 edited issue #5939 (Is it possible to specify preview/render of a certain file when pressing F5/F6?) https://github.com/openscad/openscad/issues/5939
<gbruno> [github] coder2999 edited issue #5939 (Is it possible to specify preview/render of a certain file when multiple files are opened?) https://github.com/openscad/openscad/issues/5939
<gbruno> [github] coder2999 edited issue #5939 (Is it possible to preview/render a certain file when multiple files are opened?) https://github.com/openscad/openscad/issues/5939
J25k60 has quit [Quit: Client closed]
J25k60 has joined #openscad
mmu_man has quit [Ping timeout: 260 seconds]
<gbruno> [github] nomike synchronize pull request #5934 (Fix: Set CMP0167 policy in CMakeLists.txt) https://github.com/openscad/openscad/pull/5934
<gbruno> [github] nomike synchronize pull request #5934 (Fix: Set CMP0167 policy in CMakeLists.txt) https://github.com/openscad/openscad/pull/5934
nomike_ has joined #openscad
<nomike_> Hi
<nomike_> What's the status of QT6 integration for OpenSCAD BTW? I see that it is the default for macos builds, but nowhere else.
little_blossom has quit [Quit: little_blossom]
mmu_man has joined #openscad
<gbruno> [github] kintel opened issue #5940 (Make CMake 4 work everywhere) https://github.com/openscad/openscad/issues/5940
<gbruno> [github] kintel edited issue #5940 (Make CMake 4 work everywhere) https://github.com/openscad/openscad/issues/5940
fling has quit [Ping timeout: 264 seconds]
<gbruno> [github] kintel edited issue #5940 (Make CMake 4 work everywhere) https://github.com/openscad/openscad/issues/5940
califax has quit [Remote host closed the connection]
califax has joined #openscad
califax has quit [Remote host closed the connection]
califax has joined #openscad
<teepee> nomike_: yes, macos forced the upgrade due to build issues
<teepee> in general it should be fine where a reasonable Qt6 version is available (like >=6.4 maybe)
<gbruno> [github] t-paul closed issue #5932 (cmake warning: Policy CMP0167 is not set: The FindBoost module is removed.) https://github.com/openscad/openscad/issues/5932
<gbruno> [github] t-paul closed pull request #5934 (Fix: Set CMP0167 policy in CMakeLists.txt) https://github.com/openscad/openscad/pull/5934
<gbruno> [github] t-paul pushed 2 modifications (Merge pull request #5934 from nomike/fix-cmake-CMP0167 Fix: Set CMP0167 policy in CMakeLists.txt) https://github.com/openscad/openscad/commit/f0e24928ca0e2ce04fa29155417f9c03ed47e00c
TylerTork has joined #openscad
<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?
teepee_ has joined #openscad
teepee has quit [Ping timeout: 264 seconds]
teepee_ is now known as teepee
kintel has joined #openscad
<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.
pie_ has quit []
pie_ has joined #openscad
snaked has quit [Quit: Leaving]
guso78k has joined #openscad
snaked has joined #openscad
guso78k19 has joined #openscad