X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=sewing-table.scad;h=4d275286d03fa0ed66bd4108939d410739c17271;hb=2c08232e3da39b5feac70a3c72f5ff01283d1b6c;hp=49135752c9c9cef99a53aeceb950f961b6397f0a;hpb=1e16affdcd2fa10738e210f5be896e323ee1cf31;p=reprap-play.git diff --git a/sewing-table.scad b/sewing-table.scad index 4913575..4d27528 100644 --- a/sewing-table.scad +++ b/sewing-table.scad @@ -87,7 +87,7 @@ module TestPiece1(){ %TileBase(holes[0], holes[1]); Posts(holes); RoundEdge(holes[0], holes[1]); - RoundEdge(holes[0] + [ 0, 10 ], holes[0]); + RoundEdge(holes[0] + [ 0, 0.1 ], holes[0]); RoundLeftCorner(holes[0], holes[1]); }