LuBan Light Box Guide

Поділитися
Вставка
  • Опубліковано 8 лис 2024

КОМЕНТАРІ • 16

  • @swagswap
    @swagswap 9 місяців тому +2

    // 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  9 місяців тому

      That's great!

    • @openseason123
      @openseason123 7 місяців тому

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

    • @JBCool0729
      @JBCool0729 2 місяці тому

      too much pain in the ass to learn and use this

  • @brau3D
    @brau3D 5 місяців тому +1

    Excelente video, podrías enseñar como agregar texto a una imagen para haber una caja de luz en Luban? Gracias

  • @Sbregher
    @Sbregher 2 роки тому +5

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

  • @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 👍

  • @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.

  • @kirkpreston7
    @kirkpreston7 2 роки тому

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

  • @digitaltransformation-3dpr949
    @digitaltransformation-3dpr949 2 роки тому

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

  • @ak1ra492
    @ak1ra492 2 роки тому

    Great work mate have to try this.

  • @Jasonmburden
    @Jasonmburden 2 роки тому

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

  • @charmergabriela5494
    @charmergabriela5494 Рік тому

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

  • @digitaltransformation-3dpr949
    @digitaltransformation-3dpr949 2 роки тому

    Thank you!

  • @carlaschrum
    @carlaschrum 2 роки тому

    cannot hear a thing whats wrong with your mic?