X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=floating-phases.scad;h=b4199188fc43951545e84dc91df57a95f7c532c1;hb=154535e123ff6248a03484379754daee27723ebf;hp=43f7b285f9c056f3312e24eca3954528a0c5cbc5;hpb=9c57ef0d87ec79c6921afdc8c2679defe18a6f5b;p=reprap-play.git diff --git a/floating-phases.scad b/floating-phases.scad index 43f7b28..b419918 100644 --- a/floating-phases.scad +++ b/floating-phases.scad @@ -23,10 +23,10 @@ // when z pause occurs // * set feed rate to 10% (or whatever minimum is) // * press knob, printer will start -// * quickly select "stop" +// * quickly, press again, select "stop" // * set temp // * set feed rate back to 100% -// * now change filament etc. +// * now change filament etc., start next file include @@ -78,7 +78,7 @@ module FloatingPhaseFraming(phase, zmin) { tower_pos = -0.5 * frame_inner + noz_gap * [1,0] * (phases - phase) - + -[1,1] * tower_w; + + -[1,0] * tower_w + 0.5 * [0,-1] * frame_w; // frame for alignment linear_extrude(height= th_l0)