Skip to content

Commit

Permalink
Regenerate sample STLs to march current sources
Browse files Browse the repository at this point in the history
  • Loading branch information
AxTheB committed Jun 5, 2013
1 parent 6cc93f2 commit 583dee5
Show file tree
Hide file tree
Showing 25 changed files with 97,329 additions and 58,629 deletions.
6 changes: 5 additions & 1 deletion box_frame/sample_stls/big_htd3_lm12luu/configuration.scad
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,17 @@ idler_bearing = bearing_624_double;
carriage_l_base = 80;

// Fillets ********************************************************************
// fillets are rounded corners of boxes. The right engineering term is probably radius
// but cad software calls it fillet.
// mostly cosmetic, except z axis.
// 0 = no fillets
// 1 = fillet
// 2 = chamfer (cut the edges at 45deg. angle)
// Please do put only parts with fillets on sale, other options are not really tested

use_fillets = 1;

//set to 0 for single plate (affects z axis and screws that attach RP parts tp frame)
//set to 0 for single plate (affects z axis and screws that attach RP parts to frame)
i_am_box = 1;

//if you do your own plate and can move bottom Z screws 5mm up set this to 0 to
Expand Down
Loading

0 comments on commit 583dee5

Please sign in to comment.