- 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:
2025-09-19 17:16:35 +02:00
parent c8f14373d3
commit 90bca063e6
9 changed files with 258 additions and 47 deletions

View File

@@ -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);