- Fixed some details on the housing
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user