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
kintel has joined #openscad
<gbruno> [github] kintel pushed 4 modifications (Disable scale message in cmd-line more to make testing more convenient, as tiny font differences keep messing up test results) https://github.com/openscad/openscad/commit/04ce58127b4f855a03770a1630ce1223e72a919d
<gbruno> [github] kintel opened pull request #5449 (Disable scale message in cmd-line more to make testing more convenien&) https://github.com/openscad/openscad/pull/5449
mtm has quit [Ping timeout: 245 seconds]
<gbruno> [github] kintel edited issue #5430 (Support building OpenSCAD and dependencies from source on macOS 15) https://github.com/openscad/openscad/issues/5430
<gbruno> [github] kintel edited issue #5430 (Support building OpenSCAD and dependencies from source on macOS 15) https://github.com/openscad/openscad/issues/5430
mtm has joined #openscad
mmu_man has quit [Ping timeout: 252 seconds]
<gbruno> [github] kintel edited issue #5430 (Support building OpenSCAD and dependencies from source on macOS 15) https://github.com/openscad/openscad/issues/5430
mmu_man has joined #openscad
snaked has joined #openscad
donald2407 has quit [Quit: Leaving.]
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kintel has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
mmu_man has quit [Ping timeout: 248 seconds]
snaked has quit [Quit: Leaving]
snaked has joined #openscad
J24k98 has joined #openscad
J24k68 has quit [Ping timeout: 256 seconds]
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Guest17 has joined #openscad
<Guest17> / إعدادات عامة
<Guest17> $fa = 1; // دقة الأشكال
<Guest17> $fs = 0.5; // دقة الخطوط المستقيمة
<Guest17> / 1. إعداد النص
<Guest17> text_size = 10; // حجم النص
<Guest17> text_height = 2; // ارتفاع النص
<Guest17> text_string = "Shamal"; // النص الذي سيظهر
<Guest17> / 2. تصميم العدسات
<Guest17> lens_radius = 15; // نصف قطر العدسات
<Guest17> lens_thickness = 3; // سمك العدسات
<Guest17> / 3. تصميم الإطار
<Guest17> frame_thickness = 2; // سمك إطار النظارة
<Guest17> frame_width = 60; // عرض الإطار
<Guest17> frame_height = 20; // ارتفاع الإطار
<Guest17> / 4. تصميم الإطار مع العدسات
<Guest17> difference() {
<Guest17>     // تصميم إطار النظارة
<Guest17>     union() {
<Guest17> text(text_string, size = text_size);
Guest17 has quit [Client Quit]
<JordanBrown> um... yes?
guerd87 has joined #openscad
guerd871 has quit [Read error: Connection reset by peer]