Compare commits
2 Commits
d082c49215
...
7b0c993e0b
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b0c993e0b | |||
| d5f5c27694 |
@@ -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