Close



Dig deeper, search our News website




Search:

Type: Posts; User: Roxy

Search: Search took 0.01 seconds.

  1. Try some of the debugging commands. That helps...

    Try some of the debugging commands. That helps a lot to see what is happening. If you put a # in front of line, you can see what that line is doing.

    Try putting a # in front of some of the...
  2. And just because I believe in helping people...

    And just because I believe in helping people learn to help themselves...

    Try this code:

    $fn=100;
    difference() {
    cube([20,12,205]);
    translate([10,12,193.5]) rotate([90,0,0])...
Results 1 to 2 of 2