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
mtm has quit [Ping timeout: 248 seconds]
mtm has joined #openscad
snakedGT has joined #openscad
snaked has quit [Ping timeout: 260 seconds]
LordOfBikes has quit [Ping timeout: 272 seconds]
guso78k has quit [Ping timeout: 256 seconds]
LordOfBikes has joined #openscad
aiyion1 has quit [Remote host closed the connection]
aiyion1 has joined #openscad
aiyion1 has quit [Remote host closed the connection]
aiyion1 has joined #openscad
aiyion1 has quit [Remote host closed the connection]
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
aiyion1 has joined #openscad
J24k31 has joined #openscad
J24k has quit [Ping timeout: 256 seconds]
LordOfBikes has quit [Ping timeout: 276 seconds]
fling has joined #openscad
LordOfBikes has joined #openscad
fling has quit [Ping timeout: 260 seconds]
myosotis has quit [Ping timeout: 276 seconds]
ccox_ has joined #openscad
ccox has quit [Ping timeout: 260 seconds]
ccox has joined #openscad
ccox_ has quit [Ping timeout: 252 seconds]
misterfish has joined #openscad
misterfish has quit [Ping timeout: 276 seconds]
fardog has quit [Ping timeout: 260 seconds]
fardog has joined #openscad
misterfish has joined #openscad
Gungee has joined #openscad
cart_ has joined #openscad
mmu_man has joined #openscad
TheCoffeMaker has quit [Ping timeout: 260 seconds]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
TheCoffeMaker has joined #openscad
mmu_man has quit [Ping timeout: 246 seconds]
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 265 seconds]
cart_ has quit [Ping timeout: 265 seconds]
cart_ has joined #openscad
mmu_man has joined #openscad
deathonater has joined #openscad
Smeef has quit [Ping timeout: 260 seconds]
Non-ICE has quit [Quit: Screw you guys, im going home!]
mmu_man has quit [Ping timeout: 248 seconds]
snakedGT has quit [Quit: Leaving]
mtm has quit [Ping timeout: 260 seconds]
J24k31 has quit [Quit: Client closed]
J24k has joined #openscad
mtm has joined #openscad
mmu_man has joined #openscad
L29Ah has quit [Read error: Connection reset by peer]
L29Ah has joined #openscad
myosotis has joined #openscad
myosotis has quit [Changing host]
myosotis has joined #openscad
<pca006132> I am revisiting my previous faster evaluator project... it seems that there are many variants of if comprehension in openscad
<pca006132> curious if the more complicated variants are really widely used out there
<teepee> only lists
<teepee> there's some overlap with the chaning of functions
<pca006132> *list comprehensionn
<teepee> or what do you mean with "more complicated variants" ?
<pca006132> hmm, seems not as complicated as I thought, just many variations
<pca006132> reading the wiki about the language, it seems that people consider "let" part of the syntax of list comprehension, but shouldn't it be the syntax of an ordinary expression (instead of specific to list comprehension)?
<teepee> it's available in both contexts, like echo too
Artea has quit [Quit: ZNC 1.8.2 - https://znc.in]
mmu_man has quit [Ping timeout: 244 seconds]
Non-ICE has joined #openscad
Artea has joined #openscad
mmu_man has joined #openscad
misterfish has quit [Ping timeout: 255 seconds]
mmu_man has quit [Ping timeout: 252 seconds]
mmu_man has joined #openscad
Artea has quit [Quit: ZNC 1.8.2 - https://znc.in]
mmu_man has quit [Ping timeout: 246 seconds]
mtm has quit [Read error: Connection reset by peer]
mtm has joined #openscad
Artea has joined #openscad
Artea has quit [Ping timeout: 272 seconds]
mmu_man has joined #openscad
rogeliodh910 has quit [Quit: The Lounge - https://thelounge.chat]
rogeliodh910 has joined #openscad
L29Ah has left #openscad [#openscad]
misterfish has joined #openscad
SamantazFox has quit [Killed (NickServ (GHOST command used by SamantazFox_))]
SamantazFox_ has joined #openscad
joseph_ has quit [Ping timeout: 252 seconds]
joseph_ has joined #openscad
cart_ has quit [Ping timeout: 252 seconds]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
kintel has joined #openscad
<kintel> pca006132 If exposing the parallel functions is something you want to support going forward, exposing and using them would be fine, and we already depend on TBB so that's ok too
<kintel> In terms of clipper2, we probably need more of the API surface than Manifold offers, so not sure if it's worth chasing that. We want to port to clipper2 in general though, but I ran into some issues
<kintel> Also note that clipper2 is 32-bit while clipper1 was 64-bit, so we need to be careful about precision
misterfish has quit [Ping timeout: 248 seconds]
muesli has quit [Quit: NO CARRIER]
muesli has joined #openscad
Xowap has joined #openscad
<Xowap> Hello there, quick question regarding keeping exports: I've seen various tickets, I've seen colorscad, but none seems to be working. Is there a "safe" commit/version of OpenSCAD that you can use to export colors into OrcaSlicer (I don't care the format as long as I can import it). For now I've tried with 2021.01 and the latest develop commit, I
<Xowap> can't seem to understand how to make that export: colorscad either gives me everything the same color (stock openscad) or an empty geometry (develop).
L29Ah has joined #openscad
<J24k> Xowap you can try https://ochafik.com/openscad2/ and OBJ export ( as BS can import colors only from obj .. so probably orca)
<J24k> oh just noticed BS can import 3mf color models  ..  and this works
misterfish has joined #openscad
<Xowap> nice, thanks
<Xowap> I'll try this out
<J24k> It seems to me that there is some special 3mf multi color export added on the WASM website to make this working
<J24k> color rendering is working in the snapshot but afaik not color export so far
<Xowap> well the color-assimp2 branch isn't compiling on my machine
<J24k> also multi color faces are not working so well
<Xowap> right, which is exactly what I'm attempting to do
<Xowap> so no OpenSCAD for this project I guess :'(
<J24k> just keep the objects single color - as you already have because you can't color faces in openscad
<Xowap> well basically I've made a negative of my text (- small delta) and put back the text in the whole with the surface at the same level
<Xowap> so idk how it counts, but in effect it's a multi-colored surface
<J24k> not with lazy union
<J24k> you also don't need the negative for a multicolor print as BS will calculate the overlap
<Xowap> right
<Xowap> well, the 3MF is completely fucked once in OrcaSlicer
<J24k> try this test cube https://file.io/E4QlCDl3FaEL
<Xowap> well, my other option is to put ifs everywhere to be able to render colors individually and then use that as a mask in orca
<J24k> that worked well in BS
<Xowap> indeed, that worked
<Xowap> I must have done something wrong
<J24k> did you use the WASM website?
<J24k> did you set the colors for the 3mf multi color export?
<Xowap> yup, I use the wasm website
<Xowap> and yes I set the colors
<Xowap> but orca got confused with units or something
<J24k> I also tested with MS 3d builder but assigning colors there is not accepted by BS
<J24k> but else just export the objects als multi part with lazy union and color in orca
<Xowap> all right, got it working now
<Xowap> thanks
<Xowap> just needed to find the right answers to orca's questions
<Xowap> still complaining about non-manifold edges and stuff but I got my objects aligned
<J24k> repairing causes color loss (at least when i tried)
<Xowap> I can't even repair, I'm not on Windows
<Xowap> right, time to sleep, I'll see what I do tomorrow
<Xowap> thanks for the help :)
<J24k> ure welcome
mmu_man has quit [Ping timeout: 248 seconds]
mmu_man has joined #openscad
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
misterfish has quit [Ping timeout: 252 seconds]
guerd87 has joined #openscad
stealth_ has joined #openscad
<stealth_> can you not do .step using openscad?
snaked has joined #openscad
Gungee has quit [Ping timeout: 265 seconds]