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
castaway has quit [Server closed connection]
castaway has joined #openscad
mmu_man has quit [Ping timeout: 252 seconds]
krushia has joined #openscad
howiemnt has quit [Remote host closed the connection]
howiemnt has joined #openscad
<gbruno> [github] kintel edited issue #6060 (3MF export "Color" vs "Base Material" with lazy-union enabled) https://github.com/openscad/openscad/issues/6060
hyvoid has quit [Quit: WeeChat 4.4.1]
hyvoid has joined #openscad
J25K70 has joined #openscad
J25K35 has quit [Ping timeout: 250 seconds]
RoyK has quit [Read error: Connection reset by peer]
RoyK has joined #openscad
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
sculptor__ has quit [Ping timeout: 260 seconds]
shwouchk has quit [Ping timeout: 252 seconds]
mmu_man has joined #openscad
shwouchk has joined #openscad
mmu_man has quit [Ping timeout: 255 seconds]
mmu_man has joined #openscad
bozo16 has quit [Ping timeout: 255 seconds]
bozo16 has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 240 seconds]
teepee_ is now known as teepee
howiemnt has quit [Remote host closed the connection]
howiemnt has joined #openscad
shwouchk has quit [Ping timeout: 255 seconds]
shwouchk has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 240 seconds]
teepee_ is now known as teepee
J25K70 has quit [Quit: Client closed]
J25K70 has joined #openscad
juri_ has quit [Ping timeout: 252 seconds]
juri_ has joined #openscad
little_blossom has quit [Server closed connection]
little_blossom has joined #openscad
<gbruno> [github] pkriens opened pull request #6089 (Ignore .idea (Intellij/CLion) setup files and .clangd/) https://github.com/openscad/openscad/pull/6089
mmu_man has quit [Ping timeout: 252 seconds]
<gbruno> [github] kintel pushed 1 modifications (Ignore .idea (Intellij/CLion) setup files and .clangd/ (#6089)) https://github.com/openscad/openscad/commit/284c16163f687193716ab97be4611f28d3c6b6cb
<gbruno> [github] kintel closed pull request #6089 (Ignore .idea (Intellij/CLion) setup files and .clangd/) https://github.com/openscad/openscad/pull/6089
mmu_man has joined #openscad
sculptor has joined #openscad
mmu_man has quit [Ping timeout: 252 seconds]
Guest9 has joined #openscad
<Guest9> / Windmill dimensions (in mm)
<Guest9> blade_length = 70;
<Guest9> blade_width = 15;
<Guest9> blade_thickness = 2;
<Guest9> hub_radius = 10;
<Guest9> hub_thickness = 6;
<Guest9> rod_hole_radius = 2.5;
<Guest9> base_height = 20;
<Guest9> base_radius = 25;
<Guest9> / Create a single blade
<Guest9> module blade() {
<Guest9> cube([blade_length, blade_width, blade_thickness], center=true);
<Guest9> }
<Guest9> / Create 4 blades rotated around the center
<Guest9> module blades() {
<Guest9> for (i = [0:90:270]) {
<Guest9> rotate([0, 0, i])
<Guest9> translate([blade_length/2, 0, 0])
<Guest9> base();
<Guest9> }
<Guest9> windmill();
<nihil> pastebin my man
mmu_man has joined #openscad
J25K70 has quit [Quit: Client closed]
J25K70 has joined #openscad
Guest9 has quit [Quit: Client closed]
<gbruno> [github] t-paul opened issue #6090 (Update harfbuzz to 11.4.1 to fix #6069) https://github.com/openscad/openscad/issues/6090
<gbruno> [github] t-paul closed issue #6069 (linux libertine G font with frac=2 font feature fails for denominators > 9) https://github.com/openscad/openscad/issues/6069
<gbruno> [github] t-paul edited issue #6090 (Update harfbuzz to 11.4.1 to fix #6069) https://github.com/openscad/openscad/issues/6090
mmu_man has quit [Ping timeout: 248 seconds]
mmu_man has joined #openscad
<gbruno> [github] bitbasher opened issue #6091 (resize() module docs do not explain its arguments) https://github.com/openscad/openscad/issues/6091
<gbruno> [github] bitbasher opened issue #6092 (Minkowski docs fail to explain an example) https://github.com/openscad/openscad/issues/6092
mmu_man has quit [Ping timeout: 245 seconds]
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 252 seconds]
mmu_man has joined #openscad
J25K70 has quit [Quit: Client closed]
J25K70 has joined #openscad
<gbruno> [github] bitbasher opened issue #6093 (Color() module's effect is removed by diagnostic % prefix operator) https://github.com/openscad/openscad/issues/6093
<gbruno> [github] mstefani opened issue #6094 (Beta flatpak from 2025-08-14 shows a stoneage version / breaks BOSL2) https://github.com/openscad/openscad/issues/6094
<gbruno> [github] t-paul closed issue #6094 (Beta flatpak from 2025-08-14 shows a stoneage version / breaks BOSL2) https://github.com/openscad/openscad/issues/6094
mmu_man has quit [Ping timeout: 255 seconds]
J25K70 has quit [Quit: Client closed]
J25K70 has joined #openscad
<gbruno> [github] kintel pushed 1 modifications (Ignore .idea (Intellij/CLion) setup files and .clangd/ (#6089)) https://github.com/openscad/openscad/commit/284c16163f687193716ab97be4611f28d3c6b6cb
<gbruno> [github] kintel pushed 1 modifications (Bumped harfbuzz to 11.4.1) https://github.com/openscad/openscad/commit/037c3810104b613fd9546627bb2fe84c3ff9ac63
<gbruno> [github] kintel opened pull request #6095 (Bumped harfbuzz to 11.4.1) https://github.com/openscad/openscad/pull/6095
<gbruno> [github] kintel edited issue #6090 (Update harfbuzz to 11.4.1 to fix #6069) https://github.com/openscad/openscad/issues/6090
kintel has joined #openscad
<teepee> nice
<kintel> Re. https://github.com/openscad/openscad/issues/6090 - not able to find a font which supports frac=2 on macOS.. Not sure why..
<teepee> the one in question is a graphite font (whatever that is :-)
<teepee> it's called linux libertine, but I suppose it would work on macos too
<teepee> I wonder who at flathub thought trolling people by setting the date on the builders to 11.11.2011 is a good idea
<kintel> Do you still have that html file you used for testing in Firefox? (so I don't have to type)
<teepee> uh, let me see...
<teepee> I don't think I still have that, but it's literally the css shown in the image and a div with class="frac2"
mmu_man has joined #openscad
<teepee> do you have libreoffice installed by any chance?
<kintel> openoffice :)
<teepee> ouch
<kintel> I can install libreoffice too
<teepee> not sure if that has the selection. you can just give the font features in the font selection dialog
<teepee> in libreoffic
<kintel> hm, where in the font dialog?
<teepee> like "format text" and then somewhere in the options, let me look how it's called on Linux
<teepee> text selection -> format -> characters
<teepee> in that dialog, it has a "features" button in the "font" tab
nihil has quit [*.net *.split]
ccox has quit [*.net *.split]
j45 has quit [*.net *.split]
howiemnt has quit [*.net *.split]
peepsalot has quit [*.net *.split]
sinned691586 has quit [*.net *.split]
RichardP_ has quit [*.net *.split]
Jerr8 has quit [*.net *.split]
HumanG331 has quit [*.net *.split]
splud has quit [*.net *.split]
phryk has quit [*.net *.split]
tja has quit [*.net *.split]
cbmuser has quit [*.net *.split]
voxpelli has quit [*.net *.split]
Ckat has quit [*.net *.split]
Murr has quit [*.net *.split]
oldlaptop has quit [*.net *.split]
lostapathy has quit [*.net *.split]
othx has quit [*.net *.split]
dustinm` has quit [*.net *.split]
athenaeryma has quit [*.net *.split]
redlizard has quit [*.net *.split]
knielsen has quit [*.net *.split]
pca006132 has quit [*.net *.split]
feuerrot has quit [*.net *.split]
rapha has quit [*.net *.split]
kanzure has quit [*.net *.split]
<kintel> oh, too old version..
<teepee> Version: 25.2.3.2 (X86_64) / LibreOffice Community
<teepee> it's debian, you know :D
<teepee> always has the latest and greatest versions
<kintel> ok, works now. Same bug of course, but Linux Libertine G does render with horizonal frac bar now :)
howiemnt has joined #openscad
<kintel> ..but not in OpenSCAD with the same font : (
<teepee> check if we build with graphite2 enabled when building harfbuzz
peepsalot has joined #openscad
sinned691586 has joined #openscad
Jerr8 has joined #openscad
RichardP_ has joined #openscad
HumanG331 has joined #openscad
splud has joined #openscad
phryk has joined #openscad
cbmuser has joined #openscad
tja has joined #openscad
Ckat has joined #openscad
voxpelli has joined #openscad
Murr has joined #openscad
oldlaptop has joined #openscad
<kintel> we don't. heh
nihil has joined #openscad
ccox has joined #openscad
j45 has joined #openscad
lostapathy has joined #openscad
othx has joined #openscad
dustinm` has joined #openscad
redlizard has joined #openscad
athenaeryma has joined #openscad
knielsen has joined #openscad
rapha has joined #openscad
pca006132 has joined #openscad
feuerrot has joined #openscad
kanzure has joined #openscad
peeps[zen] has joined #openscad
HumanG331 has quit [Max SendQ exceeded]
peepsalot has quit [Remote host closed the connection]
HumanG331 has joined #openscad
<kintel> oh, libgraphite2 is yet another font rendering engine I need to build and install..
<gbruno> [github] kintel edited issue #6090 (Update harfbuzz to 11.4.1 to fix #6069) https://github.com/openscad/openscad/issues/6090
<gbruno> [github] kintel edited pull request #6095 (Bumped harfbuzz to 11.4.1) https://github.com/openscad/openscad/pull/6095
sculptor has quit [Ping timeout: 252 seconds]
<gbruno> [github] kintel edited pull request #6095 (Bumped harfbuzz to 11.4.1, added libgraphite2) https://github.com/openscad/openscad/pull/6095
<gbruno> [github] kintel edited pull request #6095 (Bumped harfbuzz to 11.4.1, added libgraphite2) https://github.com/openscad/openscad/pull/6095
<gbruno> [github] kintel edited pull request #6095 (Bumped harfbuzz to 11.4.1, added libgraphite2) https://github.com/openscad/openscad/pull/6095
<kintel> woot - it worked!
t4nk_fn has quit [Remote host closed the connection]
<gbruno> [github] kintel edited pull request #6095 (Bumped harfbuzz to 11.4.1, added libgraphite2) https://github.com/openscad/openscad/pull/6095
<gbruno> [github] kintel synchronize pull request #6095 (Bumped harfbuzz to 11.4.1, added libgraphite2) https://github.com/openscad/openscad/pull/6095
<gbruno> [github] kintel pushed 1 modifications (Added libgraphite2) https://github.com/openscad/openscad/commit/41fbd3bae9bba8d854cc39dc7fdbd8a15f402f3e
<gbruno> [github] kintel edited issue #6090 (Update harfbuzz to 11.4.1 to fix #6069) https://github.com/openscad/openscad/issues/6090
<gbruno> [github] kintel pushed 1 modifications (Increase patchlevel for harfbuzz since we added a build flag) https://github.com/openscad/openscad/commit/91df4748d504de96654f5004588cd4eefe4d60ce
<gbruno> [github] kintel synchronize pull request #6095 (Bumped harfbuzz to 11.4.1, added libgraphite2) https://github.com/openscad/openscad/pull/6095
kintel has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
RichardPotthoff has joined #openscad
RichardP_ has quit [Ping timeout: 276 seconds]
ali1234 has joined #openscad
t4nk_freenode has joined #openscad
t4nk_freenode is now known as t4nk_fn
<gbruno> [github] coryrc opened pull request #6096 (Allow the public to assign issues to themselves) https://github.com/openscad/openscad/pull/6096
J25K70 has quit [Quit: Client closed]
J25K70 has joined #openscad
<gbruno> [github] coryrc opened pull request #6097 (Add stale issue bot) https://github.com/openscad/openscad/pull/6097
<gbruno> [github] coryrc synchronize pull request #6096 (Allow the public to assign issues to themselves) https://github.com/openscad/openscad/pull/6096
mmu_man has quit [Ping timeout: 245 seconds]
mmu_man has joined #openscad
howiemnt has quit [Ping timeout: 260 seconds]
howiemnt has joined #openscad
<gbruno> [github] coryrc synchronize pull request #6097 (Add stale issue bot) https://github.com/openscad/openscad/pull/6097
<gbruno> [github] coryrc synchronize pull request #6096 (Allow the public to assign issues to themselves) https://github.com/openscad/openscad/pull/6096
<gbruno> [github] coryrc synchronize pull request #6096 (Allow the public to assign issues to themselves) https://github.com/openscad/openscad/pull/6096
<gbruno> [github] coryrc review_requested pull request #6096 (Allow the public to assign issues to themselves) https://github.com/openscad/openscad/pull/6096
<gbruno> [github] coryrc synchronize pull request #6097 (Add stale issue bot) https://github.com/openscad/openscad/pull/6097
teepee_ has joined #openscad
<gbruno> [github] coryrc synchronize pull request #6097 (Add stale issue bot) https://github.com/openscad/openscad/pull/6097
teepee has quit [Ping timeout: 240 seconds]
teepee_ is now known as teepee
kintel has joined #openscad
J25K70 has quit [Quit: Client closed]
J25K70 has joined #openscad
_whitelogger has joined #openscad