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
erectus has quit [Ping timeout: 260 seconds]
erectus has joined #openscad
muesli8 has joined #openscad
Reisga23 has joined #openscad
<InPhase> guso78k: Typically this would be used: $fa=1; $fs=0.4; rotate_extrude(angle=90) translate([-20,0]) intersection() { circle(10); square(10); }
foul_owl has quit [Ping timeout: 252 seconds]
muesli has quit [Ping timeout: 252 seconds]
dostoyevsky2 has quit [Ping timeout: 252 seconds]
kanzure has quit [Ping timeout: 252 seconds]
greenbigfrog has quit [Ping timeout: 252 seconds]
oldlaptop has quit [Ping timeout: 252 seconds]
muesli8 is now known as muesli
<InPhase> guso78k: Otherwise you get a weird pinching crease at the z-top.
Reisga2 has quit [Ping timeout: 252 seconds]
MatrixBot12 has quit [Ping timeout: 252 seconds]
Reisga23 is now known as Reisga2
MatrixBot12 has joined #openscad
dostoyevsky2 has joined #openscad
kanzure has joined #openscad
oldlaptop has joined #openscad
greenbigfrog has joined #openscad
foul_owl has joined #openscad
<linext> i want to make a cool animation out of this double-ruler product i sell
LordOfBikes has quit [Ping timeout: 255 seconds]
<InPhase> The selling point being that it unclasps into a linear thing?
<InPhase> You would surely need to animate that then.
<InPhase> Then since it seems like it slides, find some reason why people might want to slide it? Perhaps for measuring perpendicularly in from an edge, and then drawing a line of a certain length there?
LordOfBikes has joined #openscad
<linext> maybe i'll create some SVGs of shirts, pants, etc.
snaked has joined #openscad
J24k53 has joined #openscad
J24k55 has quit [Ping timeout: 250 seconds]
<linext> this isn't quite right, but not so bad: https://s4.ezgif.com/tmp/ezgif-4-e7cee290ac.gif
<InPhase> Your ruler link is marked "In-Store Only", which will limit sales a lot.
pca006132 has quit [Remote host closed the connection]
pca006132 has joined #openscad
<InPhase> You'd probably need to either ship the rulers with, or have a variety of compatible purchase options that can be made online.
<InPhase> lol, that review. "Great quality metal rule to replace the one that I accidentally cut in half!"
<InPhase> It's not trivial to accidentally cut an aluminum ruler in half. :)
Guest5 has joined #openscad
<Guest5> Hello everyone im having some issues with some code and have no idea why if anyone could give me some insight?
<Guest5> https://pastebin.com/jfBhEbHi here is the code i keep getting parsers error syntax error in file line 33.
Guest5 has quit [Quit: Client closed]
Guest5 has joined #openscad
<InPhase> tutorial?
<othx> tutorial is The OpenSCAD tutorial is a great place to learn how to create designs in OpenSCAD, and can be found at: https://en.wikibooks.org/wiki/OpenSCAD_Tutorial
<InPhase> Guest5: ^ See usage examples here. Module calls are not assigned like this.
<J24k53> Guest5 you assign a transformation to a variable that doesn't work
<Guest5> yeah i honestly have no idea what im doing :(
<J24k53> as InPhase pointed - start with the basic tutorial to learn the openSCAD syntax
<InPhase> Guest5: A perusal through the tutorial will help. Even if you're an experienced programmer, going through that quickly will speed things up.
<Guest5> i have never programmed haha
<J24k53> another help is the cheatsheet!
<J24k53> cheatsheet!
<othx> cheatsheet is https://www.openscad.org/cheatsheet/ for the release version and https://www.openscad.org/cheatsheet/snapshot.html for the development snapshot versions
<Guest5> if anyone is proficient in openscad i i have a very easy want if anyone takes comission work.
<J24k53> Guest5 have a look here https://www.printables.com/@Jack
* J24k53 has to go now..
<J24k53> small things can be done via club membership
guso78k has quit [Quit: Client closed]
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 256 seconds]
guso78k has joined #openscad
<gbruno> [github] gsohler opened pull request #5080 (backport linear_extrude with vector to upstream, fixes #5079) https://github.com/openscad/openscad/pull/5080
L29Ah has quit [Read error: Connection reset by peer]
<gbruno> [github] yahbluez opened issue #5081 (let color() work in rendering mode too and allow to export colored STL files.) https://github.com/openscad/openscad/issues/5081
<gbruno> [github] t-paul closed issue #5081 (let color() work in rendering mode too and allow to export colored STL files.) https://github.com/openscad/openscad/issues/5081
<gbruno> [github] gsohler synchronize pull request #5080 (backport linear_extrude with vector to upstream, fixes #5079) https://github.com/openscad/openscad/pull/5080
<gbruno> [github] gsohler synchronize pull request #5080 (backport linear_extrude with vector to upstream, fixes #5079) https://github.com/openscad/openscad/pull/5080
L29Ah has joined #openscad
cart_ has joined #openscad
foul_owl has quit [Ping timeout: 260 seconds]
JakeSays_ has joined #openscad
JakeSays has quit [Ping timeout: 268 seconds]
foul_owl has joined #openscad
guso78k has quit [Quit: Client closed]
califax has quit [Ping timeout: 260 seconds]
califax has joined #openscad
mmu_man has joined #openscad
JakeSays has joined #openscad
JakeSays_ has quit [Ping timeout: 272 seconds]
Guest5 has quit [Quit: Client closed]
erectus has quit [Remote host closed the connection]
erectus has joined #openscad
greenbigfrog has quit [Ping timeout: 252 seconds]
greenbigfrog has joined #openscad
foul_owl has quit [Ping timeout: 268 seconds]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
guso78k has joined #openscad
<guso78k> InPhase thank you for your code. the shape looks promising and it aids my understanding when beeing able to see it.
<guso78k> however i fear i cannot use it because the points here are created by arcs wheres mine re created with beziers which will lead to holes
<guso78k> probably i amn looking for adapted version of the provided patch
<InPhase> guso78k: So your bevels are beziers instead of circular there?
<InPhase> guso78k: What keeps the existing code from working for this case then?
<guso78k> the coordinate of the corner in the back is 1/-2/-2
<guso78k> i will show you in a minute
<guso78k> on the coordinates needs to change sign and i did not do the trick yet
<guso78k> need to grab my kids now
snaked has quit [Quit: Leaving]
mmu_man has quit [Ping timeout: 268 seconds]
foul_owl has joined #openscad
erectus has quit [Ping timeout: 260 seconds]
erectus has joined #openscad
hyperair has quit [Ping timeout: 256 seconds]
<linext> InPhase, if buyers have a harbor freight tools store nearby then they can buy the rulers themselves for $5. if not, they can buy them from me and get them shipped in a 41x4x4 inch box
Reisga2 has quit [Quit: The Lounge - https://thelounge.chat]
hyperair has joined #openscad
Reisga2 has joined #openscad
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 260 seconds]
mmu_man has joined #openscad
guso78k has quit [Quit: Client closed]
mmu_man has quit [Ping timeout: 264 seconds]
cart_ has quit [Ping timeout: 256 seconds]
<linext> on second thought... i should post that elsewhwere
hyvoid has joined #openscad
mmu_man has joined #openscad
peeps[work] has quit [Quit: Leaving]
peeps[work] has joined #openscad
mmu_man has quit [Ping timeout: 255 seconds]
<gbruno> [github] thehans opened issue #5082 (Save and restore GUI window state more reliably) https://github.com/openscad/openscad/issues/5082
foul_owl has quit [Read error: Connection reset by peer]
mmu_man has joined #openscad
foul_owl has joined #openscad
<gbruno> [github] thehans edited issue #5082 (Save and restore GUI window state more reliably) https://github.com/openscad/openscad/issues/5082
<gbruno> [github] gsohler synchronize pull request #5080 (backport linear_extrude with vector to upstream, fixes #5079) https://github.com/openscad/openscad/pull/5080
guso78k has joined #openscad
<guso78k> linext, next you could consider casting your design in aluminium. i melt mine in the microwafe.
<linext> i wonder what the PCB services would charge for stainless and aluminum 3d printed
<linext> also, could be made of wood with a long bit router
<guso78k> suppose it would require an 5 axis router
<guso78k> my home-printed one is just 3 axis
<linext> um, i was thinking just setting up some jigs
<linext> using a hand-held router
<linext> the thickness is only about 40mm x 40mm x 20mm
<guso78k> if you grow your business, you could vision to found a company and change primary job ;)
<guso78k> do you have an idea, how to create the 2mm thin/flat holes for the rulers with your router ?
<linext> use a 2mm bit?
<linext> i actually have a mini-cnc and mini-lathe in the basement
<linext> 3d printing is likely to be faster
<linext> i suppose a nomad 3 CNC would work too
<linext> with 3d printing it takes less than 1 hour to print the part and there's no cleanup
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
<gbruno> [github] gsohler synchronize pull request #5080 (backport linear_extrude with vector to upstream, fixes #5079) https://github.com/openscad/openscad/pull/5080
guso78k has quit [Ping timeout: 250 seconds]
Alexer has quit [Ping timeout: 268 seconds]
<gbruno> [github] khionu opened issue #5083 (Splat 2D/3D functions) https://github.com/openscad/openscad/issues/5083
<gbruno> [github] t-paul closed issue #5083 (Splat 2D/3D functions) https://github.com/openscad/openscad/issues/5083
dostoyevsky2 has quit [Quit: leaving]
dostoyevsky2 has joined #openscad
<gbruno> [github] t-paul opened issue #5084 (Document vector swizzling) https://github.com/openscad/openscad/issues/5084
killjoy has quit [Ping timeout: 256 seconds]
arogora has joined #openscad
arogora is now known as killjoy
killjoy has joined #openscad
killjoy has quit [Changing host]
ccox_ has joined #openscad
ccox has quit [Ping timeout: 256 seconds]
snaked has joined #openscad
Alexer has joined #openscad