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: 276 seconds]
<gbruno> [github] jordanbrown0 closed issue #4034 (Expansion of the documentation and tutorials) https://github.com/openscad/openscad/issues/4034
mtm has joined #openscad
RoyK has quit [Ping timeout: 252 seconds]
RoyK has joined #openscad
TylerTork has joined #openscad
<gbruno> [github] t-paul closed issue #4003 (WIndows 64-bit 2021.12.07 fails to start due to missing DLL entry point) https://github.com/openscad/openscad/issues/4003
<TylerTork> I thought the BOSL2 library would have functions to create a snap peg like this: https://prnt.sc/YqrmGB-xNaCO and a socket for it, but I don't see that. Am I just using the wrong search terms?
<teepee> Oh my "The ubiquitous ESP32 microchip made by Chinese manufacturer Espressif and used by over 1 billion units as of 2023 contains an undocumented backdoor that could be leveraged for attacks."
<teepee> reding a bit further it seems you can hijack all devices you already own and can control
<teepee> freaking security "researches" :/
<gbruno> [github] jordanbrown0 closed issue #3713 (internal breaking change 2021.01 vs 2019.05) https://github.com/openscad/openscad/issues/3713
<gbruno> [github] jordanbrown0 closed issue #3604 (Flag that reports whether current file was included / used) https://github.com/openscad/openscad/issues/3604
<gbruno> [github] jordanbrown0 closed issue #4951 (Timestamp on console messages) https://github.com/openscad/openscad/issues/4951
<gbruno> [github] jordanbrown0 closed issue #4364 (Feature Request: Keep file tabs when editor is hidden) https://github.com/openscad/openscad/issues/4364
<gbruno> [github] jordanbrown0 closed issue #3434 (Restore multi-window operation as a first-class citizen) https://github.com/openscad/openscad/issues/3434
califax has quit [Remote host closed the connection]
califax has joined #openscad
<TylerTork> no?
ururk has joined #openscad
TylerTork has quit [Quit: Client closed]
<ururk> I've designed a few multicolor parts in OpenSCAD, running the latest development snapshot on Mac. 3mf export has options to export color, but when I open the 3mf in various slicer programs (BambuStudio, Prusa Slider), no color information if found and the object is a single object. At the moment is there what's expected?
<teepee> 3mf color is irrelevant in slicers
<teepee> enable lazy-union to generate multiple objects that can have extruders assigned
<ururk> Thanks
mmu_man has quit [Ping timeout: 252 seconds]
<ururk> Just  tried that - F6 - export as obj or 3mf - but on importing into the slicers it still only sees a single part
<ururk> (sorry for this - I'm a mostly advanced user but this one has me stumped)
<gbruno> [github] jordanbrown0 closed issue #2513 (Warnings of variables overritten in used files need to show the file name.) https://github.com/openscad/openscad/issues/2513
<teepee> lazy union is enabled in preferences?
<ururk> Yes
<ururk> I also tried stl - but no option to split in the slicers
<teepee> restart openscad or clear cache
<ururk> (duh - will do!)
<ururk> Progress! stl - splits to individual parts!
<ururk> obj - parts are "visible" but it only splits to one object
<teepee> that only works with 3mf I think
<teepee> as the format actually supports multiple objects
<gbruno> [github] jordanbrown0 closed issue #4419 (Can't overwrite Customizer values with -D) https://github.com/openscad/openscad/issues/4419
<ururk> Well - what I found just now in BambuStudio: stl - splits to individual parts; obj - slipts to one file but you can see an interference pattern where the text intersects with the ring; 3mf - splits to two parts - one yellow, one black - even though the black parts are not interconnected
<ururk> But basically, this is PERFECT.
<ururk> I know stl's don't support multiple parts - but I think slicers are able to break where parts are touching but not one (ie, two adjacent surfaces)
<teepee> yes, that works usually
<ururk> I'll stick with 3mf - makes handling extruder colors trivial
killjoy has quit [Remote host closed the connection]
<ururk> This is amazing, btw.
<teepee> it needs a permanent solution, but works for now with the hack :)
<gbruno> [github] jordanbrown0 closed issue #1936 (Warning when reassigning a variable to a variable which was not defined at the first definition of the variable) https://github.com/openscad/openscad/issues/1936
<ururk> :D
ururk has quit [Quit: Client closed]
Jerr1 has joined #openscad
<gbruno> [github] jordanbrown0 closed issue #1594 (Default function arguments are evaluated for every function call) https://github.com/openscad/openscad/issues/1594
Jerr has quit [Ping timeout: 252 seconds]
Jerr1 is now known as Jerr
<gbruno> [github] jordanbrown0 closed issue #1564 (rotate_extrude with positional parameters give misleading warning) https://github.com/openscad/openscad/issues/1564
killjoy has joined #openscad
killjoy has quit [Changing host]
killjoy has joined #openscad
<gbruno> [github] jordanbrown0 closed issue #1400 (Automatic Reload and Preview does not detect surface("surface.dat") file changes) https://github.com/openscad/openscad/issues/1400
<gbruno> [github] jordanbrown0 closed issue #4076 (Feature request: allow module default parameter values to refer to previous parameters) https://github.com/openscad/openscad/issues/4076
<gbruno> [github] jordanbrown0 closed issue #4781 (Function realisation via classic return.) https://github.com/openscad/openscad/issues/4781
<gbruno> [github] jordanbrown0 closed issue #1126 (Add 'build' command to IDE?) https://github.com/openscad/openscad/issues/1126
<gbruno> [github] jordanbrown0 closed issue #462 (Sphere coordinates should be fixed) https://github.com/openscad/openscad/issues/462
<gbruno> [github] jordanbrown0 closed issue #399 (Regression: Variable override issue) https://github.com/openscad/openscad/issues/399
<gbruno> [github] kintel closed issue #803 (text module issues) https://github.com/openscad/openscad/issues/803
J25k6 has joined #openscad
J25k88 has quit [Ping timeout: 240 seconds]
<gbruno> [github] jordanbrown0 opened pull request #5733 (Remove deprecated -s and -x options. Fixes #5582.) https://github.com/openscad/openscad/pull/5733
snaked has quit [Quit: Leaving]
guerd has joined #openscad
drfff has quit [Read error: Connection reset by peer]
stealth_ has quit [Ping timeout: 268 seconds]
snaked has joined #openscad
snaked has quit [Read error: Connection reset by peer]
snaked has joined #openscad
TheMaker has joined #openscad
ccox_ has joined #openscad
arogora has joined #openscad
killjoy has quit [Ping timeout: 245 seconds]
arogora is now known as killjoy
killjoy has quit [Changing host]
killjoy has joined #openscad
ccox has quit [Ping timeout: 276 seconds]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 264 seconds]
teepee_ is now known as teepee
feep_ is now known as feep
guerd has quit [Read error: Connection reset by peer]
mtm has quit [Ping timeout: 244 seconds]
mtm has joined #openscad
leptonix has joined #openscad
mmu_man has joined #openscad
leptonix has quit [Quit: leaving]
leptonix has joined #openscad
bozo16 has joined #openscad
<gbruno> [github] kintel closed pull request #5733 (Remove deprecated -s and -x options. Fixes #5582.) https://github.com/openscad/openscad/pull/5733
<gbruno> [github] kintel closed issue #5582 (Remove deprecated command line options) https://github.com/openscad/openscad/issues/5582
<gbruno> [github] kintel pushed 1 modifications (Remove deprecated -s and -x options. Fixes #5582. (#5733) Also capitalize ASCII properly in the help message.) https://github.com/openscad/openscad/commit/1b8553e3cc2e7b8b86c7c12f812de660fe808f81
Guest53 has joined #openscad
Guest53 has quit [Client Quit]
Guest33 has joined #openscad
Guest33 has quit [Client Quit]
stealth_ has joined #openscad
bertronika has joined #openscad
mtm has quit [Read error: Connection reset by peer]
TheMaker has quit [Ping timeout: 260 seconds]
mtm has joined #openscad
Guest79 has joined #openscad
<Guest79> HI
Guest79 has quit [Client Quit]
mtm has quit [Ping timeout: 272 seconds]
mtm has joined #openscad
mtm has quit [Ping timeout: 246 seconds]
snaked has quit [Quit: Leaving]
mtm has joined #openscad
aiyion4 has quit [Read error: Connection reset by peer]
GNUmoon has quit [Read error: Connection reset by peer]
califax has quit [Read error: Connection reset by peer]
califax has joined #openscad
aiyion4 has joined #openscad
GNUmoon has joined #openscad
little_blossom has quit [Quit: little_blossom]
shrewd has quit [Quit: shrewd]
shrewd has joined #openscad
shrewd has joined #openscad
little_blossom has joined #openscad
Smeef has quit [Quit: (╯°□°)╯︵ ┻━━┻]
Smeef has joined #openscad
J25k6 has quit [Quit: Client closed]
J25k6 has joined #openscad
fling has quit [Remote host closed the connection]
fling has joined #openscad
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #openscad
foul_owl has quit [Ping timeout: 252 seconds]
linext has joined #openscad
<linext> i have a suggestion for union()
<linext> if the code is blocked using { and } that could be considered a union
<linext> sort of like the way scope can be limited in java and c++
foul_owl has joined #openscad
<linext> for example, line #2 could be changed from union(){ to {
<lmat> Using this code: https://paste.rs/iL6hm when I uncomment line 42, gray shows up at the bottom of the letter, "H". I expect only red to show up at the bottom of the letter. Here are some screen shots: https://imgur.com/a/PQ1PciY
<lmat> Why would gray show up in the bottom of the letter?
<teepee> in short: coincident faces = bad
<teepee> if you union things, have some overlap
<teepee> on difference, punch through, no just touch the edges "exactly"
linext has quit [Quit: Client closed]
<lmat> linext: from https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/CSG_Modelling#union, "Remark: union is implicit when not used."
<lmat> teepee: I did, my friend. See the third picture (just added) on https://imgur.com/a/PQ1PciY
<lmat> (I changed difference to union so that you could see the "punch out" piece.)
<teepee> there is some other stuff just touching, that generates the flicker effect
<teepee> it's the union of the two panels, I assume
<teepee> try with: color("#444444") translate([0,0,color_thickness-0.01]) difference() {
<teepee> -> color_thickness - 0.01
<teepee> that way the 2 panels slightly overlap
<teepee> or, do the stacking first and punch the H afterwards with just a tiny 0.01 extension into the red
<teepee> note that the colors don't matter if you do extruder swap in slicer only :)
<teepee> of course it looks much nicer with the colors in the model
<teepee> omg! guso78!
<teepee> guso78: I just got a very promising error :)
bertronika has quit [Quit: Konversation terminated!]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 264 seconds]
teepee_ is now known as teepee