kintel has joined #openscad
mtm has quit [Ping timeout: 245 seconds]
mtm has joined #openscad
mmu_man has quit [Ping timeout: 252 seconds]
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]