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
Scopeuk has quit [Server closed connection]
Scopeuk has joined #openscad
J25K has quit [Quit: Client closed]
J25K has joined #openscad
sculptor has quit [Ping timeout: 248 seconds]
howiemnt has quit [Remote host closed the connection]
howiemnt has joined #openscad
mmu_man has quit [Ping timeout: 248 seconds]
J25K79 has joined #openscad
J25K has quit [Ping timeout: 250 seconds]
howiemnt1 has joined #openscad
howiemnt has quit [Ping timeout: 256 seconds]
jbd has quit [Ping timeout: 258 seconds]
<gbruno> [github] Sparsh-N synchronize pull request #6122 (Fixes error with Hershey Draw call on windows) https://github.com/openscad/openscad/pull/6122
<gbruno> [github] Sparsh-N synchronize pull request #6122 (Fixes error with Hershey Draw call on windows) https://github.com/openscad/openscad/pull/6122
<gbruno> [github] Sparsh-N edited pull request #5984 ([Draft] Add search path and initial changes for MSVC based headless build support.) https://github.com/openscad/openscad/pull/5984
<gbruno> [github] Sparsh-N opened pull request #6124 (Add vcpkg manifest and fix repeated import in ScintillaEditor header) https://github.com/openscad/openscad/pull/6124
<gbruno> [github] Sparsh-N edited pull request #6124 (Add vcpkg manifest and fix repeated import in ScintillaEditor header) https://github.com/openscad/openscad/pull/6124
<gbruno> [github] Sparsh-N edited pull request #6124 (Add vcpkg manifest and fix repeated import in ScintillaEditor header) https://github.com/openscad/openscad/pull/6124
gehel has quit [Server closed connection]
gehel has joined #openscad
J25K79 has quit [Quit: Client closed]
J25K79 has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 272 seconds]
teepee_ is now known as teepee
<J25K79> this is a new one https://docsbot.ai/prompts/creative/openscad-design-generator  it doesn't create the scad code but the promt to get better scad code from gpt
sculptor has joined #openscad
nb-ben has joined #openscad
<nb-ben> hi, I have a DXF file which contains an outline for a shape which I want to extrude. Is there a way to fill that outline in openscad?
<nb-ben> I wish for that to be filled
<nb-ben> ah nvm, just found fill(): https://github.com/openscad/openscad/pull/4348
<nb-ben> should update https://openscad.org/cheatsheet/ to include it :p
<J25K79> 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
<J25K79> nb-ben just use the snapshot version
<nb-ben> ah ic
sculptor has quit [Ping timeout: 248 seconds]
<nb-ben> is there a way to "trim" empty space for this loaded shape?
<nb-ben> for instance shape starts at 70 ends at 80, translate to 0 and 10 automatically
<J25K79> you can center if imported and resize. else the is not much analysis possible
<nb-ben> yeah it seems like openscad just does composition doesn't query the models, makes sense
<J25K79> and it is how the dxf was created
<J25K79> all you can do is center the bounding box
chancer has joined #openscad
<J25K79> nb-ben there is an origin parameter - a vector to translate the origin
<J25K79> (not sure how that is different from a translate)
chancer has quit [Quit: Chancer]
chancer has joined #openscad
chancer has quit [Quit: Chancer]
howiemnt1 has quit [Remote host closed the connection]
howiemnt1 has joined #openscad
sculptor has joined #openscad
mmu_man has joined #openscad
howiemnt1 has quit [Ping timeout: 248 seconds]
howiemnt has joined #openscad
Ekho has quit [Quit: CORE ERROR, SYSTEM HALTED.]
Ekho has joined #openscad
mmu_man has quit [Ping timeout: 248 seconds]
snaked has joined #openscad
jbd has joined #openscad
mkende has quit [Server closed connection]
mkende has joined #openscad
mmu_man has joined #openscad
snaked has quit [Quit: Leaving]
mmu_man has quit [Ping timeout: 248 seconds]
mmu_man has joined #openscad
Smeef has quit [Ping timeout: 252 seconds]
Smeef has joined #openscad
chancer has joined #openscad
sculptor has quit [Ping timeout: 258 seconds]
sculptor has joined #openscad
mmu_man has quit [Ping timeout: 248 seconds]
Smeef has quit [Read error: Connection reset by peer]
mmu_man has joined #openscad
chancer has quit [Ping timeout: 258 seconds]
sculptor has quit [Ping timeout: 244 seconds]
chancer has joined #openscad
chancer has quit [Changing host]
chancer has joined #openscad
chancer has quit [Quit: Chancer]
mmu_man has quit [Ping timeout: 272 seconds]
chancer has joined #openscad
snaked has joined #openscad
chancer has quit [Client Quit]
chancer has joined #openscad
Joel has quit [Server closed connection]
Joel has joined #openscad
mmu_man has joined #openscad
lockywolf has quit [Server closed connection]
lockywolf has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 272 seconds]
teepee_ is now known as teepee
chancer has quit [Quit: Chancer]
jbd has quit [Ping timeout: 248 seconds]
howiemnt has quit [Remote host closed the connection]
howiemnt1 has joined #openscad
sculptor has joined #openscad
howiemnt has joined #openscad
howiemnt1 has quit [Ping timeout: 248 seconds]
j45_ has joined #openscad
j45 has quit [Ping timeout: 248 seconds]
j45_ is now known as j45
j45 has quit [Changing host]
j45 has joined #openscad
howiemnt1 has joined #openscad
<gbruno> [github] kintel pushed 1 additions 2 modifications (add vcpkg manifest and fix repeated import in ScintillaEditor header (#6124)) https://github.com/openscad/openscad/commit/f57a8b549474061be2f9f64a7bfc011ee5f3a555
<gbruno> [github] kintel closed pull request #6124 (Add vcpkg manifest and fix repeated import in ScintillaEditor header) https://github.com/openscad/openscad/pull/6124
howiemnt has quit [Ping timeout: 248 seconds]
<gbruno> [github] kintel closed pull request #6119 (Fix GUI test resource copy) https://github.com/openscad/openscad/pull/6119
<gbruno> [github] kintel pushed 1 modifications (Fix GUI test resource copy (#6119)) https://github.com/openscad/openscad/commit/ef4ddad76b8a3f54b659fc44971d780183b67e9d
<gbruno> [github] kintel closed pull request #6113 (Fix compiler warnings) https://github.com/openscad/openscad/pull/6113
<gbruno> [github] kintel pushed 22 modifications (Fix compiler warnings (#6113) * Fix: Refactor loop indices to use size_t for better type safety * Refactor: Remove unused variables and clean up code in multiple files * Fix: Change color_index to size_t for improved type safety in create_surface method * Fix: Correct logical grouping in shader enablement condition across multiple renderer files * Refactor: Remove unused compileShader function from Renderer and Sh
<gbruno> [github] kintel pushed 1 modifications (Add missing test types to pretty print script) https://github.com/openscad/openscad/commit/e2f7fd5aa1a2bd5bbda98d413aa5dfdda29b3581
<gbruno> [github] kintel opened pull request #6125 (Add missing test types to pretty print script) https://github.com/openscad/openscad/pull/6125
aiyion has quit [Ping timeout: 272 seconds]