inputlabs / prototypes_cad

Other
2 stars 5 forks source link

Add trigger1 (R1/L1) #15

Closed tomas-pecserke closed 1 year ago

tomas-pecserke commented 1 year ago
use <trigger1.scad>

yflip_copy() 
  fwd(5) {
    trigger1(FIT_LOOSE, anchor="print");
    right(15) trigger1(FIT_TIGHT, anchor="print");
  }

image