LuBan Light Box Guide

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 เม.ย. 2024
  • เกม

ความคิดเห็น • 14

  • @swagswap
    @swagswap 3 หลายเดือนก่อน +1

    // I use openSCAD a lot. Here's an example script that might help you make the STL for such a light box if you want to try it out:
    name = "Scott";
    point = 50;
    wall = 6;
    height = 20;
    backwall = 2;
    face = 2;
    fawnt = "Sukhumvit Set:style=Text";
    tolerance = .3;
    lidPlacement = 150;
    // box
    difference() {
    linear_extrude(height)
    offset(r=wall)
    text(name, size=point, font=fawnt);
    translate([0,0,backwall])
    linear_extrude(height)
    text(name, size=point, font=fawnt);
    translate([0,0,height-(face*2)])
    linear_extrude(face*2)
    offset(r=tolerance)
    text(name, size=point, font=fawnt);
    }
    // lid
    translate([lidPlacement,point*1.3,0]) {
    linear_extrude(face)
    offset(r=wall)
    mirror()
    text(name, size=point, font=fawnt);
    linear_extrude(face*2)
    mirror()
    text(name, size=point, font=fawnt);
    }

    • @shotgunscott055
      @shotgunscott055  3 หลายเดือนก่อน

      That's great!

    • @openseason123
      @openseason123 20 วันที่ผ่านมา

      yo how do I use this can you make a video?

  • @shotgunscott055
    @shotgunscott055  ปีที่แล้ว +3

    Haven't been keeping up with the comments here, didn't think there'd be this much interest! I'll make some more videos like this soon but with better audio 👍

  • @Sbregher
    @Sbregher ปีที่แล้ว +5

    Finally, I found a video about using Luban3d that's in English! Thank you so much! And the video is well done!

  • @kirkpreston7
    @kirkpreston7 2 ปีที่แล้ว

    Just what I have been looking for, I have to give this a go

  • @ak1ra492
    @ak1ra492 2 ปีที่แล้ว

    Great work mate have to try this.

  • @digitaltransformation-3dpr949
    @digitaltransformation-3dpr949 2 ปีที่แล้ว

    Have you thought about doing a video on the stencil option on the box/lid?

  • @charmergabriela5494
    @charmergabriela5494 ปีที่แล้ว

    Would you mind sharing what editor have you used to edit the picture?

  • @Jasonmburden
    @Jasonmburden ปีที่แล้ว

    totally new - what color do you print the "words" for best result?

  • @digitaltransformation-3dpr949
    @digitaltransformation-3dpr949 2 ปีที่แล้ว

    Thank you!

  • @bigbillseppe
    @bigbillseppe ปีที่แล้ว +1

    i did everything the same like u,except using the treshhold and distance part in a 2D window of Luban3D . i just used the png export after u "frameboxed "it.... i will tag u in the facebook page of luban to show u the result with the settings made.

  • @carlaschrum
    @carlaschrum ปีที่แล้ว

    cannot hear a thing whats wrong with your mic?