X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=size-tests.m-g;h=ec975c89a6d38a269c0d3e304be7f87585c0661d;hb=2c4349d6499511cb12f9f73065f1de7b2177671c;hp=1b1b708965c355f282251e61a6022a08c8973716;hpb=60dec3475cb54951eaac040ef570a4edf01057ad;p=reprap-play.git diff --git a/size-tests.m-g b/size-tests.m-g index 1b1b708..ec975c8 100644 --- a/size-tests.m-g +++ b/size-tests.m-g @@ -26,9 +26,91 @@ M82 ; use absolute distances for extrusion !zprint=0.4 -!draw 10,10 100,10 102,12 102,14 100,16 10,16 +; "skirt" - prep extruder +!draw 5,5 100,5 101,5.5 101,6.0 100,6.5 5,6.5 + +; edge ticks for global motions sizing +!draw 20,10 10,10 10,20 +!draw 10,65 10,75 +!draw 10,120 10,130 20,130 +!draw 65,130 75,130 +!draw 120,130 130,130 130,120 +!draw 130,75 130,65 +!draw 130,20 130,10 120,10 +!draw 75,10 65,10 + +!outer_square(){ + !draw @0.000,@0.000 @5.000,@0.000 @5.000,@5.000 @0.000,@5.000 @0.000,@0.000 +!} +!inner_square(){ + !draw @0.500,@0.500 @4.500,@0.500 @4.500,@4.500 @0.500,@4.500 @0.500,@0.500 +!} +!outer_vlines(){ + !draw @0.000,@0.000 @0.000,@5.000 + !draw @5.000,@0.000 @5.000,@5.000 +!} +!inner_vlines(){ + !draw @0.500,@0.500 @0.500,@4.500 + !draw @4.500,@0.500 @4.500,@4.500 +!} +!outer_longrect(){ + !draw @0.000,@0.000 @5.000,@0.000 @5.000,@20.000 @0.000,@20.000 @0.000,@0.000 +!} +!inner_longrect(){ + !draw @0.500,@0.500 @4.500,@0.500 @4.500,@19.500 @0.500,@19.500 @0.500,@0.500 +!} !layer(){ + +;-------------------- + +!orgy=40 + +!orgx=30 +!outer_longrect() + +!orgx=50 +!inner_longrect() +!outer_longrect() + +!orgx=90 +!inner_square() +!outer_square() + +!orgx=110 +!outer_square() + +!orgy=60 +!outer_vlines() + +!orgx=90 +!inner_vlines() +!outer_vlines() + +!orgy=80 +!outer_square() +!inner_square() + +!orgx=110 +!inner_square() + +!orgy=100 +!inner_vlines() + +!orgx=90 +!outer_vlines() +!inner_vlines() + +!orgx=50 +!orgy=80 +!outer_longrect() +!inner_longrect() + +!orgx=30 +!inner_longrect() + +; original test oblong + !draw 68.498,79.498 \ 71.502,79.498 \ 71.502,82.502 \