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
mmu_man has quit [Ping timeout: 272 seconds]
ali1234 has quit [Ping timeout: 244 seconds]
ali1234 has joined #openscad
ubuntourist has joined #openscad
ashafq has quit [Quit: ZNC - https://znc.in]
ubuntourist has quit [Quit: Leaving]
ashafq has joined #openscad
ashafq has quit [Changing host]
ashafq has joined #openscad
ashafq has quit [Quit: ZNC - https://znc.in]
ashafq has joined #openscad
ashafq has quit [Changing host]
ashafq has joined #openscad
J25k8 has joined #openscad
J25k90 has quit [Ping timeout: 240 seconds]
othx has quit [Remote host closed the connection]
othx has joined #openscad
sculptor has joined #openscad
othx has quit [Remote host closed the connection]
othx has joined #openscad
sculptor has quit [Ping timeout: 265 seconds]
_whitelogger has joined #openscad
Guest84 has joined #openscad
Guest84 has quit [Client Quit]
drfff has quit [Ping timeout: 245 seconds]
stealth_ has quit [Quit: Leaving]
<gbruno> [github] renestraub opened issue #5923 (OpenScad unresponsive after start on Apple Silicon M4) https://github.com/openscad/openscad/issues/5923
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 248 seconds]
drfff has joined #openscad
J25k8 has quit [Quit: Client closed]
<pca006132> just found that some openscad tests failed with manifold 3.1.0
J25k8 has joined #openscad
<pca006132> for the minkowski that requires exact convex decomposition, I am actually wondering if there is a way to do it quickly with a simple implementation which doesn't involve CGAL...
<pca006132> we probably don't need the algorithm to be optimal in terms of complexity or the output parts, even if it generates slightly more parts it should still be fine
Guest49 has joined #openscad
<Guest49> / O-Ring Lehre: Modul 1 (3–100 mm)
<Guest49> / Vertiefte Beschriftung (nur sichtbar im Preview, nicht im STL-Export ohne Modifier)
<Guest49> / Parameter
<Guest49> start_d = 3;
<Guest49> end_d = 100;
<Guest49> step_height = 2;
<Guest49> text_depth = 0.5;
<Guest49> $fn = 100; // Auflösung der Kreise
<Guest49> module o_ring_step(d) {
<Guest49>     difference() {
<Guest49>         cylinder(h = step_height, r = d / 2);
<Guest49>         // Vertiefte Beschriftung (optional)
<Guest49>         translate([0, -(d/2) - 1, step_height/2 - text_depth/2])
<Guest49>             rotate([90, 0, 0])
<Guest49>                 linear_extrude(height = text_depth)
<Guest49>                     text(str(d), size = 2, halign = "center", valign = "center");
<Guest49>     }
<Guest49> }
Guest49 has quit [Client Quit]
killjoy has quit [Ping timeout: 244 seconds]
killjoy has joined #openscad
killjoy has quit [Changing host]
killjoy has joined #openscad
J25k8 has quit [Quit: Client closed]
J25k8 has joined #openscad
guso78k has joined #openscad
howiemnt has quit [Ping timeout: 272 seconds]
guso78k has quit [Client Quit]
howiemnt has joined #openscad
hyperair has quit [Remote host closed the connection]
snaked has quit [Quit: Leaving]
Guest55 has joined #openscad
<Guest55> Hi there. Where is the best place to get some support for openscad? I have drawn a bow line in 1.quadrant (x>0,y>0,z=0), using rotate_extrude to create sphere shaped object in that area (x>0,y>0,z>0). When i try to add another copy of this object in area of 2. quadrant (x<0,y>0,z>0) i get message " WARNING: No top level geometry to render" or
<Guest55> "ERROR: The given mesh is not closed! Unable to convert to CGAL_Nef_Polyhedron." and i can't get around this.
mmu_man has joined #openscad
<teepee> if you can put the code into some pastebin someone could have a look
<teepee> 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
teepee_ has joined #openscad
teepee has quit [Ping timeout: 264 seconds]
teepee_ is now known as teepee
J25k8 has quit [Quit: Client closed]
J25k8 has joined #openscad
Guest27 has joined #openscad
Guest27 has quit [Client Quit]
J25k8 has quit [Quit: Client closed]
sculptor has joined #openscad
sculptor_ has joined #openscad
sculptor has quit [Ping timeout: 244 seconds]
Guest55 has quit [Quit: Client closed]
sculptor_ has quit [Changing host]
sculptor_ has joined #openscad
sculptor_ is now known as sculptor
sculptor_ has joined #openscad
sculptor_ has quit [Changing host]
sculptor_ has joined #openscad
sculptor has quit [Ping timeout: 248 seconds]
sculptor_ is now known as sculptor
mmu_man has quit [Ping timeout: 244 seconds]
L29Ah has quit [Read error: Connection timed out]
hramrach has quit [Ping timeout: 244 seconds]