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
GNUmoon has quit [Ping timeout: 264 seconds]
GNUmoon has joined #openscad
germ has quit [Read error: Connection reset by peer]
califax has quit [Remote host closed the connection]
<InPhase> teepee: I think AppImage has been working very impressively. The success rate is very good.
germ has joined #openscad
califax has joined #openscad
qpla has quit [Ping timeout: 265 seconds]
ccox has joined #openscad
howiemnt1 has joined #openscad
howiemnt has quit [Ping timeout: 260 seconds]
J25k21 has joined #openscad
J25k has quit [Ping timeout: 240 seconds]
califax has quit [Remote host closed the connection]
califax has joined #openscad
mmu_man has quit [Ping timeout: 252 seconds]
Guest15 has joined #openscad
Guest15 has quit [Client Quit]
snaked has quit [Remote host closed the connection]
Murr has quit [Ping timeout: 245 seconds]
Murr has joined #openscad
Murr has quit [Changing host]
Murr has joined #openscad
stealth_ has quit [Quit: Leaving]
ecraven- has joined #openscad
ecraven has quit [Ping timeout: 276 seconds]
<teepee> lol no dependency :)
<teepee> so we write our own gui framework? release target year 5395?
teepee_ has joined #openscad
teepee has quit [Ping timeout: 264 seconds]
teepee_ is now known as teepee
nomike_ has joined #openscad
nomike has quit [Ping timeout: 244 seconds]
califax has quit [Ping timeout: 264 seconds]
califax has joined #openscad
nomike_ is now known as nomike
Guest97 has joined #openscad
Guest97 has quit [Client Quit]
fling has quit [Ping timeout: 264 seconds]
Guest123 has joined #openscad
<gbruno> [github] gsohler synchronize pull request #5697 (separate Python Target) https://github.com/openscad/openscad/pull/5697
Guest123 has quit [Quit: Client closed]
guso33 has joined #openscad
<guso33> i dont get it, the HB include path is wrong, and why as -isystem  ?
qpla has joined #openscad
<InPhase> guso33: What do you see for: pkg-config --cflags harfbuzz
Guest92 has joined #openscad
Guest92 has quit [Client Quit]
Guest32 has joined #openscad
<Guest32> / Octimus Prime Transformer Knight - Basic Parametric Model
<Guest32> / Change transform_mode to "robot" or "truck" to see each form
<Guest32> / Wheel module
<Guest32> detail = 32;
<Guest32> module wheel() {
<Guest32>   cylinder(h = 5, r = 10, $fn = detail);
<Guest32> }
<Guest32> / Body, head, arms, and legs modules
<Guest32> module body() {
<Guest32>   cube([40, 60, 20], center = true);
<Guest32> }
<Guest32> module head() {
<Guest32>   translate([0, 0, 20])
<Guest32>     cube([20, 20, 10], center = true);
<Guest32> }
<Guest32> module arm() {
<Guest32>   translate([25, 0, 0])
<Guest32>     cube([10, 40, 10], center = true);
<Guest32>   translate([0, -20, 0])
<Guest32>     cube([60, 30, 10], center = true);
<Guest32>   // Cabin
<Guest32>   translate([0, 10, 10])
<Guest32>     cube([30, 30, 20], center = true);
<Guest32>   // Wheels
<Guest32>   for (x = [-20, 20]) {
<Guest32>     for (y = [-15, 15]) {
<Guest32>       translate([x, y, 0]) rotate([0, 90, 0]) wheel();
<Guest32>     }
<Guest32>   }
<Guest32> }
<Guest32> / Select 'robot' or 'truck'
<Guest32> transform_mode = "robot"; // options: "robot", "truck"
<Guest32> if (transform_mode == "robot") {
<Guest32>   robot();
<Guest32> } else {
<Guest32>   truck();
Guest32 has quit [Client Quit]
<buZz> ffs :D
<buZz> but pretty cool to see a transformer in multiple forms in a single file
<guso33> Inphase, thx. Was able to resolve in the meantime
<guso33> copied that line which resulted in /usr/include/harfbuzz/harfbuzz
<gbruno> [github] gsohler synchronize pull request #5697 (separate Python Target) https://github.com/openscad/openscad/pull/5697
mmu_man has joined #openscad
rawgreaze has quit [Ping timeout: 244 seconds]
guso33 has quit [Quit: Client closed]
J25k21 has quit [Quit: Client closed]
J25k21 has joined #openscad
J25k21 has quit [Quit: Client closed]
J25k21 has joined #openscad
mmu_man has quit [Ping timeout: 268 seconds]
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 252 seconds]
mmu_man has joined #openscad
Guest36 has joined #openscad
Guest36 has quit [Client Quit]
fling has joined #openscad
howiemnt has joined #openscad
howiemnt1 has quit [Ping timeout: 260 seconds]
mmu_man has quit [Ping timeout: 265 seconds]
mmu_man has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 264 seconds]
teepee_ is now known as teepee
nomike has quit [Ping timeout: 265 seconds]
ecraven- is now known as ecraven
_whitelogger has joined #openscad
mmu_man has quit [Ping timeout: 248 seconds]
nomike has quit [Quit: Leaving]
stealth_ has joined #openscad
mmu_man has joined #openscad
califax has quit [Remote host closed the connection]
califax has joined #openscad
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #openscad
rawgreaze has joined #openscad
snaked has joined #openscad
<gbruno> [github] gsohler opened issue #119 (Out of resources ?) https://github.com/openscad/openscad-playground/issues/119
guso78k has joined #openscad
guso78k has quit [Client Quit]