M4 clearance

Head and Face were both too small for M4
This commit is contained in:
sjc
2026-05-12 15:58:38 -04:00
parent bd1edc30b3
commit 6634bbd0ad

View File

@@ -55,8 +55,8 @@ module insert_clear(
}
module m4s_clear( bl=8, bz=-3.81, bhd=6, bhz=3.5, sh=.2, drop=false) {
insert_clear(bl=bl, bz=bz, bhd=bhd, bhz=bhz, bd=4.8, fd=5.6, fh=.5, od=4.8, il=3.81, sh=sh, drop=drop);
module m4s_clear( bl=8, bz=-3.81, bhd=7, bhz=3.5, sh=.2, drop=false) {
insert_clear(bl=bl, bz=bz, bhd=bhd, bhz=bhz, bd=4.8, fd=6.8, fh=.5, od=4.8, il=3.81, sh=sh, drop=drop);
}
//m4s_clear(bl=10,bz=-5, drop=true);