- Added Solder Guides to the Housing
- Did some minor adjustments for better fitting - Added Select Value screen and initializes the infrastructure
This commit is contained in:
@@ -353,6 +353,7 @@ module MIDI_Plug_MABPM_5S(cutout = false)
|
||||
|
||||
if(cutout == true)
|
||||
{
|
||||
translate([0, 0, 1])
|
||||
union()
|
||||
{
|
||||
translate([0, -10-2, 20.35/2]) rotate([90, 0, 0]) cylinder(h=50, d=18, center=true, $fn = $preview ? 32 : 100);
|
||||
|
||||
Reference in New Issue
Block a user