OpenSCAD for bowl handle: Revision history

From Wildsong
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 January 2014

  • curprev 15:2915:29, 13 January 2014Brian Wilson talk contribs 1,717 bytes +1,717 Created page with "<pre> id = 36; od = id + 15; ih = 3; oh = ih+3; pin_t = 3; wall_t = 3; module knob(d,hgt,mink) { translate([0,0,mink]) minkowski() { cylinder(r=d/2, h=hgt); sphere(mink..."