Close



Dig deeper, search our News website




Search:

Type: Posts; User: DarthCrucias

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    13,612

    it is a 3d chess set, 5 stories tall, so with the...

    it is a 3d chess set, 5 stories tall, so with the z axis, there is an extra set of movement rules, so the unicorn fills that. i think it can move laterally the same as a rook, but vertically, moves...
  2. Replies
    12
    Views
    13,612

    actually, i figured out how to do what i wanted....

    actually, i figured out how to do what i wanted. it was more like this

    //base
    cylinder(5,15,15);
    //body
    translate([0,0,5])
    intersection()
    {
    cylinder(30,15,15);
    translate([0,0,-5])
  3. Replies
    12
    Views
    13,612

    ok, im having trouble with the knight. i need to...

    ok, im having trouble with the knight. i need to make a cone, but with the top point shifted off the center axis of the cylinder. does anyone have any suggestions on how to do this?
  4. Replies
    12
    Views
    13,612

    i have been busy, but have finished some of the...

    i have been busy, but have finished some of the other pieces, and in doing so, have learned some techniques

    note the code for the crown of the bishop. the () after the module is for you to add...
  5. Replies
    12
    Views
    13,612

    I will tweak the design as needed when I get a...

    I will tweak the design as needed when I get a printer. Atm I am in the design phase only. Ty for the tip tho. That is the kind of thing I need to know

    i am looking at the peachy printer, but I...
  6. Replies
    12
    Views
    13,612

    // create the donut shape that i am removing from...

    // create the donut shape that i am removing from the shaft
    module donut()
    {
    rotate_extrude()
    translate([41,0,0])
    circle(35);
    }
    //shaft
    // create the shaft, and remove the donut...
  7. Replies
    12
    Views
    13,612

    next project

    i am now working on crafting chess pieces for a custom set i want to make. here is the king. any comments and critiques (be it that they be constructive) would be helpful....
  8. Replies
    27
    Views
    17,270

    hahaha aardvark. i will definitely do that with...

    hahaha aardvark. i will definitely do that with the more generic things. i was more thinking of logos for the popular things. such as maybe the mockingjay symbol made into a pin or pendant. im sure...
  9. Replies
    1
    Views
    3,847

    First Design

    ok, so this is my first attempt at rendering something in a cad program in probably 10 years. i'd love some feedback. it is also my first attempt with this program. if i did not post everything...
  10. Replies
    27
    Views
    17,270

    how would i go about getting legal permission to...

    how would i go about getting legal permission to produce things like that? try to contact the owner of the rights and get a royalty agreement or something? is there much chance of that working?
  11. Replies
    27
    Views
    17,270

    thx. i will do that. one more question, and if...

    thx. i will do that. one more question, and if this should go in a new question in a different section, i can repost it:

    as i am planning on eventually going into business selling the things i...
  12. Replies
    27
    Views
    17,270

    i should be able to do that. can you bevel and...

    i should be able to do that. can you bevel and trim and curve edges and such?
  13. Replies
    27
    Views
    17,270

    ty for all the input! i will def try this...

    ty for all the input! i will def try this openscad. i also found another free one. that beta one sounds iffy for me for the moment. i dont want to get roped into having to give feedback while im...
  14. Replies
    27
    Views
    17,270

    does anyone have any suggestions for free...

    does anyone have any suggestions for free programs that are good for drafting my designs? i would prefer one that is more cad based than graphic design based (i'm sorry if that sounds dumb. i dont...
  15. Replies
    27
    Views
    17,270

    TY for the quick response. I would love some...

    TY for the quick response. I would love some other opinions, but you did address pretty much all the points that matter to me. I recently purchased a pair of dice from shapeways, but will have to...
  16. Replies
    27
    Views
    17,270

    Is this the right printer for me?

    I am thinking about getting into 3d printing, possibly using it as a way to express my creativity and merge that into business to sell the things i create for profit. this seems to be a good way to...
Results 1 to 16 of 16