- 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>
|
include <RP2350_MIDI_Lighter_Definition.scad>
|
||||||
|
|
||||||
|
|
||||||
Show_FAD_Logo = false;
|
Show_FAD_Logo = true;
|
||||||
Show_PCB = false;
|
Show_PCB = false;
|
||||||
Audio_Jack_Present = false;
|
Audio_Jack_Present = false;
|
||||||
Debug_Present = false;
|
Debug_Present = false;
|
||||||
@@ -26,10 +26,10 @@ if(Show_PCB)
|
|||||||
// Only for display purposes
|
// Only for display purposes
|
||||||
// translate([0, 0, eps])
|
// translate([0, 0, eps])
|
||||||
|
|
||||||
// Top();
|
Top();
|
||||||
// Top_Wall();
|
// Top_Wall();
|
||||||
|
|
||||||
Bottom(Bottom_Mount, true);
|
// Bottom(Bottom_Mount, true);
|
||||||
// Bottom_Wall();
|
// Bottom_Wall();
|
||||||
// rotate([0, 180, 0])
|
// rotate([0, 180, 0])
|
||||||
// translate([0, 0, eps]) Display_GC9A01A_Cover();
|
// translate([0, 0, eps]) Display_GC9A01A_Cover();
|
||||||
|
|||||||
Reference in New Issue
Block a user