- Fixed some details on the housing

This commit is contained in:
2025-11-24 08:12:54 +01:00
parent 4c62022d09
commit d5f5c27694

View File

@@ -7,7 +7,7 @@ include <RP2350_MIDI_Lighter_PCB.scad>
include <RP2350_MIDI_Lighter_Definition.scad>
Show_FAD_Logo = false;
Show_FAD_Logo = true;
Show_PCB = false;
Audio_Jack_Present = false;
Debug_Present = false;
@@ -26,10 +26,10 @@ if(Show_PCB)
// Only for display purposes
// translate([0, 0, eps])
// Top();
Top();
// Top_Wall();
Bottom(Bottom_Mount, true);
// Bottom(Bottom_Mount, true);
// Bottom_Wall();
// rotate([0, 180, 0])
// translate([0, 0, eps]) Display_GC9A01A_Cover();