From b0197705e093bf5f7200c969779e7e650da75e66 Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Sat, 27 Jun 2026 16:25:51 +0300 Subject: [PATCH] chore: capitalize first letter of remaining subdirectory names MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The earlier `chore: capitalize first letter of project directory names` (ea54189) commit only renamed top-level project directories. 17 second-level subdirectories across 3 projects were left with lowercase first letters — a leftover that violated the same rule. Directories renamed (17): Cases/Roll/ roll 27mm -> Roll 27mm roll 55mm -> Roll 55mm roll for welding wire -> Roll for welding wire Miscellaneous/12V Lead-Acid battery changer and terminal/ body and covers -> Body and covers connector terminal -> Connector terminal current limiter -> Current limiter indicator panel -> Indicator panel main board -> Main board transformer and AC DC converter board -> Transformer and AC DC converter board Miscellaneous/USB desk fan mod/ schematic -> Schematic Miscellaneous/Portable stereo active speaker/ battery holder -> Battery holder center box -> Center box extra capacitors -> Extra capacitors front panel -> Front panel main board -> Main board mono audio amp module -> Mono audio amp module speakers -> Speakers Org link references in the affected project index.org files were updated to match the new directory names. File names inside the renamed directories (which often contain the lowercase word as part of a descriptive label, e.g. `main board, 1.png`) are content and were intentionally not renamed. One pre-existing violation remains out of scope for this commit: `Optics/35mm film copying device` — its first letter is lowercase after the leading digit, but the first *character* is a digit so it was not matched by the same rule used here. --- .../roll 27mm, assembled, 2.png | Bin .../roll 27mm, assembled.png | Bin .../roll 27mm, body, 2.png | Bin .../roll 27mm, body.png | Bin .../roll 27mm, body.stl | Bin .../roll 27mm, cover.png | Bin .../roll 27mm, cover.stl | Bin .../{roll 27mm => Roll 27mm}/roll 27mm.FCStd | Bin .../roll 55mm, assembled.png | Bin .../roll 55mm, body.stl | Bin .../roll 55mm, cover.stl | Bin .../{roll 55mm => Roll 55mm}/roll 55mm.FCStd | Bin .../assembled.png | Bin .../body.stl | Bin .../cover.stl | Bin .../cover2.png | Bin .../cover2.stl | Bin .../make.png | Bin .../roll for welding wire.FCStd | Bin .../roll for welding wire.png | Bin Cases/Roll/index.org | 8 +-- .../body and covers.FCStd | Bin .../body, 1.png | Bin .../body, 2.png | Bin .../body.stl | Bin .../cover cover assembled.png | Bin .../cover cover, bottom.png | Bin .../cover cover.png | Bin .../cover, 2.png | Bin .../cover, cover.stl | Bin .../cover.png | Bin .../cover.stl | Bin .../back panel.png | Bin .../back panel.stl | Bin .../connector terminal.FCStd | Bin .../front panel.png | Bin .../front panel.stl | Bin .../make, 1.png | Bin .../make, 2.png | Bin .../make, 3.png | Bin .../schematic.png | Bin .../current limiter, 1.png | Bin .../current limiter, 2.png | Bin .../schematic.png | Bin .../indicator panel, 1.png | Bin .../indicator panel, 2.png | Bin .../indicator panel.FCStd | Bin .../indicator panel.png | Bin .../indicator panel.stl | Bin .../main board, 1.png | Bin .../main board, 2.png | Bin .../{main board => Main board}/schematic.png | Bin .../make, 1.png | Bin .../make, 2.png | Bin .../schematic.png | Bin .../index.org | 44 ++++++------- .../battery holder.FCStd | Bin .../battery holder.png | Bin .../battery holder.stl | Bin .../make.png | Bin .../mounted on the back.png | Bin .../schematic.png | Bin .../{center box => Center box}/back.png | Bin .../center box.FCStd | Bin .../{center box => Center box}/center box.stl | Bin .../{center box => Center box}/front.png | Bin .../extra caps.FCStd | Bin .../extra caps.png | Bin .../extra caps.stl | Bin .../make.png | Bin .../attachment.png | Bin .../front panel, back, make.png | Bin .../front panel, back.png | Bin .../front panel, front, make.png | Bin .../front panel, front.png | Bin .../front panel.FCStd | Bin .../front panel.stl | Bin .../schematic.png | Bin .../{main board => Main board}/1.png | Bin .../IO terminal.png | Bin .../board fixator body.FCStd | Bin .../board fixator body.png | Bin .../board fixator body.stl | Bin .../board fixator top clip.FCStd | Bin .../board fixator top clip.png | Bin .../board fixator top clip.stl | Bin .../board fixator.png | Bin .../bus on the bottom, 1.png | Bin .../bus on the bottom, 2.png | Bin .../internal bus.png | Bin .../PCB layout.png | Bin .../assembled back.png | Bin .../assembled front.png | Bin .../schematic-cache.lib | 0 .../schematic.png | Bin .../schematic.pro | 0 .../schematic.sch | 0 .../{speakers => Speakers}/PCB layout.png | Bin .../{speakers => Speakers}/make.png | Bin .../{speakers => Speakers}/schematic.png | Bin .../speaker enclosure cover.FCStd | Bin .../speaker enclosure cover.png | Bin .../speaker enclosure cover.stl | Bin .../speaker enclosure.FCStd | Bin .../speaker enclosure.png | Bin .../speaker enclosure.stl | Bin .../Portable stereo active speaker/index.org | 62 +++++++++--------- .../DCDC_stepdown.sch | 0 .../DCDC_stepdown.sch-bak | 0 .../{schematic => Schematic}/cooler-cache.lib | 0 .../{schematic => Schematic}/cooler.kicad_pcb | 0 .../{schematic => Schematic}/cooler.pro | 0 .../{schematic => Schematic}/cooler.sch | 0 .../{schematic => Schematic}/cooler.sch-bak | 0 .../{schematic => Schematic}/fp-info-cache | 0 115 files changed, 57 insertions(+), 57 deletions(-) rename Cases/Roll/{roll 27mm => Roll 27mm}/roll 27mm, assembled, 2.png (100%) rename Cases/Roll/{roll 27mm => Roll 27mm}/roll 27mm, assembled.png (100%) rename Cases/Roll/{roll 27mm => Roll 27mm}/roll 27mm, body, 2.png (100%) rename Cases/Roll/{roll 27mm => Roll 27mm}/roll 27mm, body.png (100%) rename Cases/Roll/{roll 27mm => Roll 27mm}/roll 27mm, body.stl (100%) rename Cases/Roll/{roll 27mm => Roll 27mm}/roll 27mm, cover.png (100%) rename Cases/Roll/{roll 27mm => Roll 27mm}/roll 27mm, cover.stl (100%) rename Cases/Roll/{roll 27mm => Roll 27mm}/roll 27mm.FCStd (100%) rename Cases/Roll/{roll 55mm => Roll 55mm}/roll 55mm, assembled.png (100%) rename Cases/Roll/{roll 55mm => Roll 55mm}/roll 55mm, body.stl (100%) rename Cases/Roll/{roll 55mm => Roll 55mm}/roll 55mm, cover.stl (100%) rename Cases/Roll/{roll 55mm => Roll 55mm}/roll 55mm.FCStd (100%) rename Cases/Roll/{roll for welding wire => Roll for welding wire}/assembled.png (100%) rename Cases/Roll/{roll for welding wire => Roll for welding wire}/body.stl (100%) rename Cases/Roll/{roll for welding wire => Roll for welding wire}/cover.stl (100%) rename Cases/Roll/{roll for welding wire => Roll for welding wire}/cover2.png (100%) rename Cases/Roll/{roll for welding wire => Roll for welding wire}/cover2.stl (100%) rename Cases/Roll/{roll for welding wire => Roll for welding wire}/make.png (100%) rename Cases/Roll/{roll for welding wire => Roll for welding wire}/roll for welding wire.FCStd (100%) rename Cases/Roll/{roll for welding wire => Roll for welding wire}/roll for welding wire.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{body and covers => Body and covers}/body and covers.FCStd (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{body and covers => Body and covers}/body, 1.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{body and covers => Body and covers}/body, 2.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{body and covers => Body and covers}/body.stl (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{body and covers => Body and covers}/cover cover assembled.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{body and covers => Body and covers}/cover cover, bottom.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{body and covers => Body and covers}/cover cover.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{body and covers => Body and covers}/cover, 2.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{body and covers => Body and covers}/cover, cover.stl (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{body and covers => Body and covers}/cover.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{body and covers => Body and covers}/cover.stl (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{connector terminal => Connector terminal}/back panel.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{connector terminal => Connector terminal}/back panel.stl (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{connector terminal => Connector terminal}/connector terminal.FCStd (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{connector terminal => Connector terminal}/front panel.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{connector terminal => Connector terminal}/front panel.stl (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{connector terminal => Connector terminal}/make, 1.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{connector terminal => Connector terminal}/make, 2.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{connector terminal => Connector terminal}/make, 3.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{connector terminal => Connector terminal}/schematic.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{current limiter => Current limiter}/current limiter, 1.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{current limiter => Current limiter}/current limiter, 2.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{current limiter => Current limiter}/schematic.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{indicator panel => Indicator panel}/indicator panel, 1.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{indicator panel => Indicator panel}/indicator panel, 2.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{indicator panel => Indicator panel}/indicator panel.FCStd (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{indicator panel => Indicator panel}/indicator panel.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{indicator panel => Indicator panel}/indicator panel.stl (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{main board => Main board}/main board, 1.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{main board => Main board}/main board, 2.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{main board => Main board}/schematic.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{transformer and AC DC converter board => Transformer and AC DC converter board}/make, 1.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{transformer and AC DC converter board => Transformer and AC DC converter board}/make, 2.png (100%) rename Miscellaneous/12V Lead-Acid battery changer and terminal/{transformer and AC DC converter board => Transformer and AC DC converter board}/schematic.png (100%) rename Miscellaneous/Portable stereo active speaker/{battery holder => Battery holder}/battery holder.FCStd (100%) rename Miscellaneous/Portable stereo active speaker/{battery holder => Battery holder}/battery holder.png (100%) rename Miscellaneous/Portable stereo active speaker/{battery holder => Battery holder}/battery holder.stl (100%) rename Miscellaneous/Portable stereo active speaker/{battery holder => Battery holder}/make.png (100%) rename Miscellaneous/Portable stereo active speaker/{battery holder => Battery holder}/mounted on the back.png (100%) rename Miscellaneous/Portable stereo active speaker/{battery holder => Battery holder}/schematic.png (100%) rename Miscellaneous/Portable stereo active speaker/{center box => Center box}/back.png (100%) rename Miscellaneous/Portable stereo active speaker/{center box => Center box}/center box.FCStd (100%) rename Miscellaneous/Portable stereo active speaker/{center box => Center box}/center box.stl (100%) rename Miscellaneous/Portable stereo active speaker/{center box => Center box}/front.png (100%) rename Miscellaneous/Portable stereo active speaker/{extra capacitors => Extra capacitors}/extra caps.FCStd (100%) rename Miscellaneous/Portable stereo active speaker/{extra capacitors => Extra capacitors}/extra caps.png (100%) rename Miscellaneous/Portable stereo active speaker/{extra capacitors => Extra capacitors}/extra caps.stl (100%) rename Miscellaneous/Portable stereo active speaker/{extra capacitors => Extra capacitors}/make.png (100%) rename Miscellaneous/Portable stereo active speaker/{front panel => Front panel}/attachment.png (100%) rename Miscellaneous/Portable stereo active speaker/{front panel => Front panel}/front panel, back, make.png (100%) rename Miscellaneous/Portable stereo active speaker/{front panel => Front panel}/front panel, back.png (100%) rename Miscellaneous/Portable stereo active speaker/{front panel => Front panel}/front panel, front, make.png (100%) rename Miscellaneous/Portable stereo active speaker/{front panel => Front panel}/front panel, front.png (100%) rename Miscellaneous/Portable stereo active speaker/{front panel => Front panel}/front panel.FCStd (100%) rename Miscellaneous/Portable stereo active speaker/{front panel => Front panel}/front panel.stl (100%) rename Miscellaneous/Portable stereo active speaker/{front panel => Front panel}/schematic.png (100%) rename Miscellaneous/Portable stereo active speaker/{main board => Main board}/1.png (100%) rename Miscellaneous/Portable stereo active speaker/{main board => Main board}/IO terminal.png (100%) rename Miscellaneous/Portable stereo active speaker/{main board => Main board}/board fixator body.FCStd (100%) rename Miscellaneous/Portable stereo active speaker/{main board => Main board}/board fixator body.png (100%) rename Miscellaneous/Portable stereo active speaker/{main board => Main board}/board fixator body.stl (100%) rename Miscellaneous/Portable stereo active speaker/{main board => Main board}/board fixator top clip.FCStd (100%) rename Miscellaneous/Portable stereo active speaker/{main board => Main board}/board fixator top clip.png (100%) rename Miscellaneous/Portable stereo active speaker/{main board => Main board}/board fixator top clip.stl (100%) rename Miscellaneous/Portable stereo active speaker/{main board => Main board}/board fixator.png (100%) rename Miscellaneous/Portable stereo active speaker/{main board => Main board}/bus on the bottom, 1.png (100%) rename Miscellaneous/Portable stereo active speaker/{main board => Main board}/bus on the bottom, 2.png (100%) rename Miscellaneous/Portable stereo active speaker/{main board => Main board}/internal bus.png (100%) rename Miscellaneous/Portable stereo active speaker/{mono audio amp module => Mono audio amp module}/PCB layout.png (100%) rename Miscellaneous/Portable stereo active speaker/{mono audio amp module => Mono audio amp module}/assembled back.png (100%) rename Miscellaneous/Portable stereo active speaker/{mono audio amp module => Mono audio amp module}/assembled front.png (100%) rename Miscellaneous/Portable stereo active speaker/{mono audio amp module => Mono audio amp module}/schematic-cache.lib (100%) rename Miscellaneous/Portable stereo active speaker/{mono audio amp module => Mono audio amp module}/schematic.png (100%) rename Miscellaneous/Portable stereo active speaker/{mono audio amp module => Mono audio amp module}/schematic.pro (100%) rename Miscellaneous/Portable stereo active speaker/{mono audio amp module => Mono audio amp module}/schematic.sch (100%) rename Miscellaneous/Portable stereo active speaker/{speakers => Speakers}/PCB layout.png (100%) rename Miscellaneous/Portable stereo active speaker/{speakers => Speakers}/make.png (100%) rename Miscellaneous/Portable stereo active speaker/{speakers => Speakers}/schematic.png (100%) rename Miscellaneous/Portable stereo active speaker/{speakers => Speakers}/speaker enclosure cover.FCStd (100%) rename Miscellaneous/Portable stereo active speaker/{speakers => Speakers}/speaker enclosure cover.png (100%) rename Miscellaneous/Portable stereo active speaker/{speakers => Speakers}/speaker enclosure cover.stl (100%) rename Miscellaneous/Portable stereo active speaker/{speakers => Speakers}/speaker enclosure.FCStd (100%) rename Miscellaneous/Portable stereo active speaker/{speakers => Speakers}/speaker enclosure.png (100%) rename Miscellaneous/Portable stereo active speaker/{speakers => Speakers}/speaker enclosure.stl (100%) rename Miscellaneous/USB desk fan mod/{schematic => Schematic}/DCDC_stepdown.sch (100%) rename Miscellaneous/USB desk fan mod/{schematic => Schematic}/DCDC_stepdown.sch-bak (100%) rename Miscellaneous/USB desk fan mod/{schematic => Schematic}/cooler-cache.lib (100%) rename Miscellaneous/USB desk fan mod/{schematic => Schematic}/cooler.kicad_pcb (100%) rename Miscellaneous/USB desk fan mod/{schematic => Schematic}/cooler.pro (100%) rename Miscellaneous/USB desk fan mod/{schematic => Schematic}/cooler.sch (100%) rename Miscellaneous/USB desk fan mod/{schematic => Schematic}/cooler.sch-bak (100%) rename Miscellaneous/USB desk fan mod/{schematic => Schematic}/fp-info-cache (100%) diff --git a/Cases/Roll/roll 27mm/roll 27mm, assembled, 2.png b/Cases/Roll/Roll 27mm/roll 27mm, assembled, 2.png similarity index 100% rename from Cases/Roll/roll 27mm/roll 27mm, assembled, 2.png rename to Cases/Roll/Roll 27mm/roll 27mm, assembled, 2.png diff --git a/Cases/Roll/roll 27mm/roll 27mm, assembled.png b/Cases/Roll/Roll 27mm/roll 27mm, assembled.png similarity index 100% rename from Cases/Roll/roll 27mm/roll 27mm, assembled.png rename to Cases/Roll/Roll 27mm/roll 27mm, assembled.png diff --git a/Cases/Roll/roll 27mm/roll 27mm, body, 2.png b/Cases/Roll/Roll 27mm/roll 27mm, body, 2.png similarity index 100% rename from Cases/Roll/roll 27mm/roll 27mm, body, 2.png rename to Cases/Roll/Roll 27mm/roll 27mm, body, 2.png diff --git a/Cases/Roll/roll 27mm/roll 27mm, body.png b/Cases/Roll/Roll 27mm/roll 27mm, body.png similarity index 100% rename from Cases/Roll/roll 27mm/roll 27mm, body.png rename to Cases/Roll/Roll 27mm/roll 27mm, body.png diff --git a/Cases/Roll/roll 27mm/roll 27mm, body.stl b/Cases/Roll/Roll 27mm/roll 27mm, body.stl similarity index 100% rename from Cases/Roll/roll 27mm/roll 27mm, body.stl rename to Cases/Roll/Roll 27mm/roll 27mm, body.stl diff --git a/Cases/Roll/roll 27mm/roll 27mm, cover.png b/Cases/Roll/Roll 27mm/roll 27mm, cover.png similarity index 100% rename from Cases/Roll/roll 27mm/roll 27mm, cover.png rename to Cases/Roll/Roll 27mm/roll 27mm, cover.png diff --git a/Cases/Roll/roll 27mm/roll 27mm, cover.stl b/Cases/Roll/Roll 27mm/roll 27mm, cover.stl similarity index 100% rename from Cases/Roll/roll 27mm/roll 27mm, cover.stl rename to Cases/Roll/Roll 27mm/roll 27mm, cover.stl diff --git a/Cases/Roll/roll 27mm/roll 27mm.FCStd b/Cases/Roll/Roll 27mm/roll 27mm.FCStd similarity index 100% rename from Cases/Roll/roll 27mm/roll 27mm.FCStd rename to Cases/Roll/Roll 27mm/roll 27mm.FCStd diff --git a/Cases/Roll/roll 55mm/roll 55mm, assembled.png b/Cases/Roll/Roll 55mm/roll 55mm, assembled.png similarity index 100% rename from Cases/Roll/roll 55mm/roll 55mm, assembled.png rename to Cases/Roll/Roll 55mm/roll 55mm, assembled.png diff --git a/Cases/Roll/roll 55mm/roll 55mm, body.stl b/Cases/Roll/Roll 55mm/roll 55mm, body.stl similarity index 100% rename from Cases/Roll/roll 55mm/roll 55mm, body.stl rename to Cases/Roll/Roll 55mm/roll 55mm, body.stl diff --git a/Cases/Roll/roll 55mm/roll 55mm, cover.stl b/Cases/Roll/Roll 55mm/roll 55mm, cover.stl similarity index 100% rename from Cases/Roll/roll 55mm/roll 55mm, cover.stl rename to Cases/Roll/Roll 55mm/roll 55mm, cover.stl diff --git a/Cases/Roll/roll 55mm/roll 55mm.FCStd b/Cases/Roll/Roll 55mm/roll 55mm.FCStd similarity index 100% rename from Cases/Roll/roll 55mm/roll 55mm.FCStd rename to Cases/Roll/Roll 55mm/roll 55mm.FCStd diff --git a/Cases/Roll/roll for welding wire/assembled.png b/Cases/Roll/Roll for welding wire/assembled.png similarity index 100% rename from Cases/Roll/roll for welding wire/assembled.png rename to Cases/Roll/Roll for welding wire/assembled.png diff --git a/Cases/Roll/roll for welding wire/body.stl b/Cases/Roll/Roll for welding wire/body.stl similarity index 100% rename from Cases/Roll/roll for welding wire/body.stl rename to Cases/Roll/Roll for welding wire/body.stl diff --git a/Cases/Roll/roll for welding wire/cover.stl b/Cases/Roll/Roll for welding wire/cover.stl similarity index 100% rename from Cases/Roll/roll for welding wire/cover.stl rename to Cases/Roll/Roll for welding wire/cover.stl diff --git a/Cases/Roll/roll for welding wire/cover2.png b/Cases/Roll/Roll for welding wire/cover2.png similarity index 100% rename from Cases/Roll/roll for welding wire/cover2.png rename to Cases/Roll/Roll for welding wire/cover2.png diff --git a/Cases/Roll/roll for welding wire/cover2.stl b/Cases/Roll/Roll for welding wire/cover2.stl similarity index 100% rename from Cases/Roll/roll for welding wire/cover2.stl rename to Cases/Roll/Roll for welding wire/cover2.stl diff --git a/Cases/Roll/roll for welding wire/make.png b/Cases/Roll/Roll for welding wire/make.png similarity index 100% rename from Cases/Roll/roll for welding wire/make.png rename to Cases/Roll/Roll for welding wire/make.png diff --git a/Cases/Roll/roll for welding wire/roll for welding wire.FCStd b/Cases/Roll/Roll for welding wire/roll for welding wire.FCStd similarity index 100% rename from Cases/Roll/roll for welding wire/roll for welding wire.FCStd rename to Cases/Roll/Roll for welding wire/roll for welding wire.FCStd diff --git a/Cases/Roll/roll for welding wire/roll for welding wire.png b/Cases/Roll/Roll for welding wire/roll for welding wire.png similarity index 100% rename from Cases/Roll/roll for welding wire/roll for welding wire.png rename to Cases/Roll/Roll for welding wire/roll for welding wire.png diff --git a/Cases/Roll/index.org b/Cases/Roll/index.org index 3b1c3da..ea55f38 100644 --- a/Cases/Roll/index.org +++ b/Cases/Roll/index.org @@ -28,7 +28,7 @@ roll. Therefore I designed rolls that have standard hexagonal hole on the bottom (for screwdriver compatibility): #+attr_html: :class responsive-img -[[file:roll 27mm/roll 27mm, body, 2.png]] +[[file:Roll 27mm/roll 27mm, body, 2.png]] and 20mm total roll height, to be used with stackable bins organizer. Rolls are made from body and cover: @@ -42,10 +42,10 @@ overhangs that are hard to print. :END: #+attr_html: :class responsive-img -[[file:roll 27mm/roll 27mm, assembled.png]] +[[file:Roll 27mm/roll 27mm, assembled.png]] #+attr_html: :class responsive-img -[[file:roll 27mm/roll 27mm, assembled, 2.png]] +[[file:Roll 27mm/roll 27mm, assembled, 2.png]] - [[file:roll%2027mm,%20body.stl][body STL]] - [[file:roll%2027mm,%20cover.stl][cover STL]] @@ -57,7 +57,7 @@ overhangs that are hard to print. :END: #+attr_html: :class responsive-img -[[file:roll 55mm/roll 55mm, assembled.png]] +[[file:Roll 55mm/roll 55mm, assembled.png]] - [[file:roll%2055mm,%20body.stl][body STL]] - [[file:roll%2055mm,%20cover.stl][cover STL]] diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/body and covers.FCStd b/Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/body and covers.FCStd similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/body and covers.FCStd rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/body and covers.FCStd diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/body, 1.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/body, 1.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/body, 1.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/body, 1.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/body, 2.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/body, 2.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/body, 2.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/body, 2.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/body.stl b/Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/body.stl similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/body.stl rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/body.stl diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/cover cover assembled.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/cover cover assembled.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/cover cover assembled.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/cover cover assembled.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/cover cover, bottom.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/cover cover, bottom.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/cover cover, bottom.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/cover cover, bottom.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/cover cover.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/cover cover.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/cover cover.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/cover cover.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/cover, 2.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/cover, 2.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/cover, 2.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/cover, 2.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/cover, cover.stl b/Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/cover, cover.stl similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/cover, cover.stl rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/cover, cover.stl diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/cover.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/cover.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/cover.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/cover.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/cover.stl b/Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/cover.stl similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/body and covers/cover.stl rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Body and covers/cover.stl diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/connector terminal/back panel.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Connector terminal/back panel.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/connector terminal/back panel.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Connector terminal/back panel.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/connector terminal/back panel.stl b/Miscellaneous/12V Lead-Acid battery changer and terminal/Connector terminal/back panel.stl similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/connector terminal/back panel.stl rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Connector terminal/back panel.stl diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/connector terminal/connector terminal.FCStd b/Miscellaneous/12V Lead-Acid battery changer and terminal/Connector terminal/connector terminal.FCStd similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/connector terminal/connector terminal.FCStd rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Connector terminal/connector terminal.FCStd diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/connector terminal/front panel.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Connector terminal/front panel.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/connector terminal/front panel.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Connector terminal/front panel.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/connector terminal/front panel.stl b/Miscellaneous/12V Lead-Acid battery changer and terminal/Connector terminal/front panel.stl similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/connector terminal/front panel.stl rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Connector terminal/front panel.stl diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/connector terminal/make, 1.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Connector terminal/make, 1.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/connector terminal/make, 1.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Connector terminal/make, 1.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/connector terminal/make, 2.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Connector terminal/make, 2.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/connector terminal/make, 2.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Connector terminal/make, 2.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/connector terminal/make, 3.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Connector terminal/make, 3.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/connector terminal/make, 3.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Connector terminal/make, 3.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/connector terminal/schematic.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Connector terminal/schematic.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/connector terminal/schematic.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Connector terminal/schematic.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/current limiter/current limiter, 1.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Current limiter/current limiter, 1.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/current limiter/current limiter, 1.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Current limiter/current limiter, 1.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/current limiter/current limiter, 2.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Current limiter/current limiter, 2.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/current limiter/current limiter, 2.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Current limiter/current limiter, 2.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/current limiter/schematic.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Current limiter/schematic.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/current limiter/schematic.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Current limiter/schematic.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/indicator panel/indicator panel, 1.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Indicator panel/indicator panel, 1.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/indicator panel/indicator panel, 1.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Indicator panel/indicator panel, 1.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/indicator panel/indicator panel, 2.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Indicator panel/indicator panel, 2.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/indicator panel/indicator panel, 2.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Indicator panel/indicator panel, 2.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/indicator panel/indicator panel.FCStd b/Miscellaneous/12V Lead-Acid battery changer and terminal/Indicator panel/indicator panel.FCStd similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/indicator panel/indicator panel.FCStd rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Indicator panel/indicator panel.FCStd diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/indicator panel/indicator panel.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Indicator panel/indicator panel.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/indicator panel/indicator panel.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Indicator panel/indicator panel.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/indicator panel/indicator panel.stl b/Miscellaneous/12V Lead-Acid battery changer and terminal/Indicator panel/indicator panel.stl similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/indicator panel/indicator panel.stl rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Indicator panel/indicator panel.stl diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/main board/main board, 1.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Main board/main board, 1.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/main board/main board, 1.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Main board/main board, 1.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/main board/main board, 2.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Main board/main board, 2.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/main board/main board, 2.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Main board/main board, 2.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/main board/schematic.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Main board/schematic.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/main board/schematic.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Main board/schematic.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/transformer and AC DC converter board/make, 1.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Transformer and AC DC converter board/make, 1.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/transformer and AC DC converter board/make, 1.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Transformer and AC DC converter board/make, 1.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/transformer and AC DC converter board/make, 2.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Transformer and AC DC converter board/make, 2.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/transformer and AC DC converter board/make, 2.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Transformer and AC DC converter board/make, 2.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/transformer and AC DC converter board/schematic.png b/Miscellaneous/12V Lead-Acid battery changer and terminal/Transformer and AC DC converter board/schematic.png similarity index 100% rename from Miscellaneous/12V Lead-Acid battery changer and terminal/transformer and AC DC converter board/schematic.png rename to Miscellaneous/12V Lead-Acid battery changer and terminal/Transformer and AC DC converter board/schematic.png diff --git a/Miscellaneous/12V Lead-Acid battery changer and terminal/index.org b/Miscellaneous/12V Lead-Acid battery changer and terminal/index.org index 0a9cc28..0e6d3bf 100644 --- a/Miscellaneous/12V Lead-Acid battery changer and terminal/index.org +++ b/Miscellaneous/12V Lead-Acid battery changer and terminal/index.org @@ -52,13 +52,13 @@ Power supply uses 3D printed body with lots of holes, for fanless cooling. #+attr_html: :class responsive-img -[[file:body%20and%20covers/body,%201.png]] +[[file:Body%20and%20covers/body,%201.png]] Various modules are realized on top of prototype PCBs that slide into dedicated rails within the body. #+attr_html: :class responsive-img -[[file:body%20and%20covers/body,%202.png]] +[[file:Body%20and%20covers/body,%202.png]] Like this: @@ -68,14 +68,14 @@ Like this: When cover is closed, it blocks PCB movement: #+attr_html: :class responsive-img -[[file:body%20and%20covers/cover.png]] +[[file:Body%20and%20covers/cover.png]] There is still some empty space inside, so why not add dummy cover on top that can be replaced later with add-on functionality/expansion board/terminal :) #+attr_html: :class responsive-img -[[file:body%20and%20covers/cover%20cover.png]] +[[file:Body%20and%20covers/cover%20cover.png]] Download: + [[file:body%20and%20covers/body.stl][Body STL file]] @@ -92,7 +92,7 @@ This is where high voltage from mains electricity enters the system. Schematic: #+attr_html: :class responsive-img -[[file:transformer%20and%20AC%20DC%20converter%20board/schematic.png]] +[[file:Transformer%20and%20AC%20DC%20converter%20board/schematic.png]] For safety I kept high voltage section as minimal as possible. That is, wall plug runs straight into transformer. Also I used [[https://www.amazon.de/gp/product/B07VGQKM3G/ref=ppx_yo_dt_b_asin_title_o06_s00?ie=UTF8&psc=1][UV hardening @@ -102,12 +102,12 @@ Power on/off switch operates on already reduced voltage of about 30 volts. Power switch is located on [[id:c9a69490-f920-4a31-b32e-b101bfc3d01b][indicator panel]]. #+attr_html: :class responsive-img -[[file:transformer%20and%20AC%20DC%20converter%20board/make,%201.png]] +[[file:Transformer%20and%20AC%20DC%20converter%20board/make,%201.png]] DC current of about 30 volts is then routed to [[id:65d68227-4bf2-4c4f-b4d3-c390bc6a9c34][Main board]]. #+attr_html: :class responsive-img -[[file:transformer%20and%20AC%20DC%20converter%20board/make,%202.png]] +[[file:Transformer%20and%20AC%20DC%20converter%20board/make,%202.png]] [[https://www.amazon.de/gp/product/B07RLQH5TR/ref=ppx_yo_dt_b_asin_title_o07_s00?ie=UTF8&psc=1][Single sided prototype PCB is used]]. @@ -122,11 +122,11 @@ connects all components. It also houses 2 [[https://www.amazon.de/gp/product/B07 voltage converters]]. #+attr_html: :class responsive-img -[[file:main%20board/main%20board,%201.png]] +[[file:Main%20board/main%20board,%201.png]] High-level schematic of entire device: #+attr_html: :class responsive-img -[[file:main%20board/schematic.png]] +[[file:Main%20board/schematic.png]] As seen from schematic, ~30 volts DC from transformer board is routed into first step-down converter that reduces it to about 15V. Reduced @@ -159,7 +159,7 @@ On schematic above, some wires are annotated with numbers from 1 to 13. This corresponds to output pins on the board. #+attr_html: :class responsive-img -[[file:main%20board/main%20board,%202.png]] +[[file:Main%20board/main%20board,%202.png]] * Current limiter :PROPERTIES: :ID: afc22d23-9bc4-421c-9cac-e0ce34bd36bc @@ -168,13 +168,13 @@ to 13. This corresponds to output pins on the board. Schematic: #+attr_html: :class responsive-img -[[file:current%20limiter/schematic.png]] +[[file:Current%20limiter/schematic.png]] Simple LM317 based current limiter is used. I used 4.7 ohm resistor. It provides about 265 milliamps of current. See [[http://www.reuk.co.uk/wordpress/electric-circuit/lm317-current-calculator/][calculator]]. #+attr_html: :class responsive-img -[[file:current%20limiter/current%20limiter,%201.png]] +[[file:Current%20limiter/current%20limiter,%201.png]] Thermal paste below and UV hardening glue on top is used to attach LM317 to the heatsink. There is also jumper-like solution on top @@ -185,7 +185,7 @@ If attached battery is really empty, significant voltage drop can occur in LM317. Heatsink is needed to dissipate that power. #+attr_html: :class responsive-img -[[file:current%20limiter/current%20limiter,%202.png]] +[[file:Current%20limiter/current%20limiter,%202.png]] Note: resistor gets hot too. @@ -196,17 +196,17 @@ Note: resistor gets hot too. :END: #+attr_html: :class responsive-img -[[file:indicator%20panel/indicator%20panel,%201.png]] +[[file:Indicator%20panel/indicator%20panel,%201.png]] Basically 2 digital DC voltmeters and main on/off switch. #+attr_html: :class responsive-img -[[file:indicator%20panel/indicator%20panel,%202.png]] +[[file:Indicator%20panel/indicator%20panel,%202.png]] Download: #+attr_html: :class responsive-img -[[file:indicator%20panel/indicator%20panel.png]] +[[file:Indicator%20panel/indicator%20panel.png]] + [[file:indicator%20panel/indicator%20panel.stl][STL file]] + [[file:indicator%20panel/indicator%20panel.FCStd][FreeCAD project]] @@ -219,7 +219,7 @@ Download: Schematic: #+attr_html: :class responsive-img -[[file:connector%20terminal/schematic.png]] +[[file:Connector%20terminal/schematic.png]] As seen above, most of the USB connectors are used to deliver dual power output and 1-wire data connectivity, except one on the bottom @@ -229,27 +229,27 @@ in as well to stabilize against smaller current spikes. Electrically schematic is realized using smaller prototype PCBs. #+attr_html: :class responsive-img -[[file:connector%20terminal/make,%201.png]] +[[file:Connector%20terminal/make,%201.png]] Those PCBs are wired to central small PCB that acts as a hub: #+attr_html: :class responsive-img -[[file:connector%20terminal/make,%202.png]] +[[file:Connector%20terminal/make,%202.png]] PCBs are held together by being sandwiched between front panel: #+attr_html: :class responsive-img -[[file:connector%20terminal/front%20panel.png]] +[[file:Connector%20terminal/front%20panel.png]] and smaller back-end plate: #+attr_html: :class responsive-img -[[file:connector%20terminal/back%20panel.png]] +[[file:Connector%20terminal/back%20panel.png]] Result: #+attr_html: :class responsive-img -[[file:connector%20terminal/make,%203.png]] +[[file:Connector%20terminal/make,%203.png]] Download: + [[file:connector%20terminal/front%20panel.stl][front panel STL]] diff --git a/Miscellaneous/Portable stereo active speaker/battery holder/battery holder.FCStd b/Miscellaneous/Portable stereo active speaker/Battery holder/battery holder.FCStd similarity index 100% rename from Miscellaneous/Portable stereo active speaker/battery holder/battery holder.FCStd rename to Miscellaneous/Portable stereo active speaker/Battery holder/battery holder.FCStd diff --git a/Miscellaneous/Portable stereo active speaker/battery holder/battery holder.png b/Miscellaneous/Portable stereo active speaker/Battery holder/battery holder.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/battery holder/battery holder.png rename to Miscellaneous/Portable stereo active speaker/Battery holder/battery holder.png diff --git a/Miscellaneous/Portable stereo active speaker/battery holder/battery holder.stl b/Miscellaneous/Portable stereo active speaker/Battery holder/battery holder.stl similarity index 100% rename from Miscellaneous/Portable stereo active speaker/battery holder/battery holder.stl rename to Miscellaneous/Portable stereo active speaker/Battery holder/battery holder.stl diff --git a/Miscellaneous/Portable stereo active speaker/battery holder/make.png b/Miscellaneous/Portable stereo active speaker/Battery holder/make.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/battery holder/make.png rename to Miscellaneous/Portable stereo active speaker/Battery holder/make.png diff --git a/Miscellaneous/Portable stereo active speaker/battery holder/mounted on the back.png b/Miscellaneous/Portable stereo active speaker/Battery holder/mounted on the back.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/battery holder/mounted on the back.png rename to Miscellaneous/Portable stereo active speaker/Battery holder/mounted on the back.png diff --git a/Miscellaneous/Portable stereo active speaker/battery holder/schematic.png b/Miscellaneous/Portable stereo active speaker/Battery holder/schematic.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/battery holder/schematic.png rename to Miscellaneous/Portable stereo active speaker/Battery holder/schematic.png diff --git a/Miscellaneous/Portable stereo active speaker/center box/back.png b/Miscellaneous/Portable stereo active speaker/Center box/back.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/center box/back.png rename to Miscellaneous/Portable stereo active speaker/Center box/back.png diff --git a/Miscellaneous/Portable stereo active speaker/center box/center box.FCStd b/Miscellaneous/Portable stereo active speaker/Center box/center box.FCStd similarity index 100% rename from Miscellaneous/Portable stereo active speaker/center box/center box.FCStd rename to Miscellaneous/Portable stereo active speaker/Center box/center box.FCStd diff --git a/Miscellaneous/Portable stereo active speaker/center box/center box.stl b/Miscellaneous/Portable stereo active speaker/Center box/center box.stl similarity index 100% rename from Miscellaneous/Portable stereo active speaker/center box/center box.stl rename to Miscellaneous/Portable stereo active speaker/Center box/center box.stl diff --git a/Miscellaneous/Portable stereo active speaker/center box/front.png b/Miscellaneous/Portable stereo active speaker/Center box/front.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/center box/front.png rename to Miscellaneous/Portable stereo active speaker/Center box/front.png diff --git a/Miscellaneous/Portable stereo active speaker/extra capacitors/extra caps.FCStd b/Miscellaneous/Portable stereo active speaker/Extra capacitors/extra caps.FCStd similarity index 100% rename from Miscellaneous/Portable stereo active speaker/extra capacitors/extra caps.FCStd rename to Miscellaneous/Portable stereo active speaker/Extra capacitors/extra caps.FCStd diff --git a/Miscellaneous/Portable stereo active speaker/extra capacitors/extra caps.png b/Miscellaneous/Portable stereo active speaker/Extra capacitors/extra caps.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/extra capacitors/extra caps.png rename to Miscellaneous/Portable stereo active speaker/Extra capacitors/extra caps.png diff --git a/Miscellaneous/Portable stereo active speaker/extra capacitors/extra caps.stl b/Miscellaneous/Portable stereo active speaker/Extra capacitors/extra caps.stl similarity index 100% rename from Miscellaneous/Portable stereo active speaker/extra capacitors/extra caps.stl rename to Miscellaneous/Portable stereo active speaker/Extra capacitors/extra caps.stl diff --git a/Miscellaneous/Portable stereo active speaker/extra capacitors/make.png b/Miscellaneous/Portable stereo active speaker/Extra capacitors/make.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/extra capacitors/make.png rename to Miscellaneous/Portable stereo active speaker/Extra capacitors/make.png diff --git a/Miscellaneous/Portable stereo active speaker/front panel/attachment.png b/Miscellaneous/Portable stereo active speaker/Front panel/attachment.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/front panel/attachment.png rename to Miscellaneous/Portable stereo active speaker/Front panel/attachment.png diff --git a/Miscellaneous/Portable stereo active speaker/front panel/front panel, back, make.png b/Miscellaneous/Portable stereo active speaker/Front panel/front panel, back, make.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/front panel/front panel, back, make.png rename to Miscellaneous/Portable stereo active speaker/Front panel/front panel, back, make.png diff --git a/Miscellaneous/Portable stereo active speaker/front panel/front panel, back.png b/Miscellaneous/Portable stereo active speaker/Front panel/front panel, back.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/front panel/front panel, back.png rename to Miscellaneous/Portable stereo active speaker/Front panel/front panel, back.png diff --git a/Miscellaneous/Portable stereo active speaker/front panel/front panel, front, make.png b/Miscellaneous/Portable stereo active speaker/Front panel/front panel, front, make.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/front panel/front panel, front, make.png rename to Miscellaneous/Portable stereo active speaker/Front panel/front panel, front, make.png diff --git a/Miscellaneous/Portable stereo active speaker/front panel/front panel, front.png b/Miscellaneous/Portable stereo active speaker/Front panel/front panel, front.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/front panel/front panel, front.png rename to Miscellaneous/Portable stereo active speaker/Front panel/front panel, front.png diff --git a/Miscellaneous/Portable stereo active speaker/front panel/front panel.FCStd b/Miscellaneous/Portable stereo active speaker/Front panel/front panel.FCStd similarity index 100% rename from Miscellaneous/Portable stereo active speaker/front panel/front panel.FCStd rename to Miscellaneous/Portable stereo active speaker/Front panel/front panel.FCStd diff --git a/Miscellaneous/Portable stereo active speaker/front panel/front panel.stl b/Miscellaneous/Portable stereo active speaker/Front panel/front panel.stl similarity index 100% rename from Miscellaneous/Portable stereo active speaker/front panel/front panel.stl rename to Miscellaneous/Portable stereo active speaker/Front panel/front panel.stl diff --git a/Miscellaneous/Portable stereo active speaker/front panel/schematic.png b/Miscellaneous/Portable stereo active speaker/Front panel/schematic.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/front panel/schematic.png rename to Miscellaneous/Portable stereo active speaker/Front panel/schematic.png diff --git a/Miscellaneous/Portable stereo active speaker/main board/1.png b/Miscellaneous/Portable stereo active speaker/Main board/1.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/main board/1.png rename to Miscellaneous/Portable stereo active speaker/Main board/1.png diff --git a/Miscellaneous/Portable stereo active speaker/main board/IO terminal.png b/Miscellaneous/Portable stereo active speaker/Main board/IO terminal.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/main board/IO terminal.png rename to Miscellaneous/Portable stereo active speaker/Main board/IO terminal.png diff --git a/Miscellaneous/Portable stereo active speaker/main board/board fixator body.FCStd b/Miscellaneous/Portable stereo active speaker/Main board/board fixator body.FCStd similarity index 100% rename from Miscellaneous/Portable stereo active speaker/main board/board fixator body.FCStd rename to Miscellaneous/Portable stereo active speaker/Main board/board fixator body.FCStd diff --git a/Miscellaneous/Portable stereo active speaker/main board/board fixator body.png b/Miscellaneous/Portable stereo active speaker/Main board/board fixator body.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/main board/board fixator body.png rename to Miscellaneous/Portable stereo active speaker/Main board/board fixator body.png diff --git a/Miscellaneous/Portable stereo active speaker/main board/board fixator body.stl b/Miscellaneous/Portable stereo active speaker/Main board/board fixator body.stl similarity index 100% rename from Miscellaneous/Portable stereo active speaker/main board/board fixator body.stl rename to Miscellaneous/Portable stereo active speaker/Main board/board fixator body.stl diff --git a/Miscellaneous/Portable stereo active speaker/main board/board fixator top clip.FCStd b/Miscellaneous/Portable stereo active speaker/Main board/board fixator top clip.FCStd similarity index 100% rename from Miscellaneous/Portable stereo active speaker/main board/board fixator top clip.FCStd rename to Miscellaneous/Portable stereo active speaker/Main board/board fixator top clip.FCStd diff --git a/Miscellaneous/Portable stereo active speaker/main board/board fixator top clip.png b/Miscellaneous/Portable stereo active speaker/Main board/board fixator top clip.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/main board/board fixator top clip.png rename to Miscellaneous/Portable stereo active speaker/Main board/board fixator top clip.png diff --git a/Miscellaneous/Portable stereo active speaker/main board/board fixator top clip.stl b/Miscellaneous/Portable stereo active speaker/Main board/board fixator top clip.stl similarity index 100% rename from Miscellaneous/Portable stereo active speaker/main board/board fixator top clip.stl rename to Miscellaneous/Portable stereo active speaker/Main board/board fixator top clip.stl diff --git a/Miscellaneous/Portable stereo active speaker/main board/board fixator.png b/Miscellaneous/Portable stereo active speaker/Main board/board fixator.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/main board/board fixator.png rename to Miscellaneous/Portable stereo active speaker/Main board/board fixator.png diff --git a/Miscellaneous/Portable stereo active speaker/main board/bus on the bottom, 1.png b/Miscellaneous/Portable stereo active speaker/Main board/bus on the bottom, 1.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/main board/bus on the bottom, 1.png rename to Miscellaneous/Portable stereo active speaker/Main board/bus on the bottom, 1.png diff --git a/Miscellaneous/Portable stereo active speaker/main board/bus on the bottom, 2.png b/Miscellaneous/Portable stereo active speaker/Main board/bus on the bottom, 2.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/main board/bus on the bottom, 2.png rename to Miscellaneous/Portable stereo active speaker/Main board/bus on the bottom, 2.png diff --git a/Miscellaneous/Portable stereo active speaker/main board/internal bus.png b/Miscellaneous/Portable stereo active speaker/Main board/internal bus.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/main board/internal bus.png rename to Miscellaneous/Portable stereo active speaker/Main board/internal bus.png diff --git a/Miscellaneous/Portable stereo active speaker/mono audio amp module/PCB layout.png b/Miscellaneous/Portable stereo active speaker/Mono audio amp module/PCB layout.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/mono audio amp module/PCB layout.png rename to Miscellaneous/Portable stereo active speaker/Mono audio amp module/PCB layout.png diff --git a/Miscellaneous/Portable stereo active speaker/mono audio amp module/assembled back.png b/Miscellaneous/Portable stereo active speaker/Mono audio amp module/assembled back.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/mono audio amp module/assembled back.png rename to Miscellaneous/Portable stereo active speaker/Mono audio amp module/assembled back.png diff --git a/Miscellaneous/Portable stereo active speaker/mono audio amp module/assembled front.png b/Miscellaneous/Portable stereo active speaker/Mono audio amp module/assembled front.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/mono audio amp module/assembled front.png rename to Miscellaneous/Portable stereo active speaker/Mono audio amp module/assembled front.png diff --git a/Miscellaneous/Portable stereo active speaker/mono audio amp module/schematic-cache.lib b/Miscellaneous/Portable stereo active speaker/Mono audio amp module/schematic-cache.lib similarity index 100% rename from Miscellaneous/Portable stereo active speaker/mono audio amp module/schematic-cache.lib rename to Miscellaneous/Portable stereo active speaker/Mono audio amp module/schematic-cache.lib diff --git a/Miscellaneous/Portable stereo active speaker/mono audio amp module/schematic.png b/Miscellaneous/Portable stereo active speaker/Mono audio amp module/schematic.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/mono audio amp module/schematic.png rename to Miscellaneous/Portable stereo active speaker/Mono audio amp module/schematic.png diff --git a/Miscellaneous/Portable stereo active speaker/mono audio amp module/schematic.pro b/Miscellaneous/Portable stereo active speaker/Mono audio amp module/schematic.pro similarity index 100% rename from Miscellaneous/Portable stereo active speaker/mono audio amp module/schematic.pro rename to Miscellaneous/Portable stereo active speaker/Mono audio amp module/schematic.pro diff --git a/Miscellaneous/Portable stereo active speaker/mono audio amp module/schematic.sch b/Miscellaneous/Portable stereo active speaker/Mono audio amp module/schematic.sch similarity index 100% rename from Miscellaneous/Portable stereo active speaker/mono audio amp module/schematic.sch rename to Miscellaneous/Portable stereo active speaker/Mono audio amp module/schematic.sch diff --git a/Miscellaneous/Portable stereo active speaker/speakers/PCB layout.png b/Miscellaneous/Portable stereo active speaker/Speakers/PCB layout.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/speakers/PCB layout.png rename to Miscellaneous/Portable stereo active speaker/Speakers/PCB layout.png diff --git a/Miscellaneous/Portable stereo active speaker/speakers/make.png b/Miscellaneous/Portable stereo active speaker/Speakers/make.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/speakers/make.png rename to Miscellaneous/Portable stereo active speaker/Speakers/make.png diff --git a/Miscellaneous/Portable stereo active speaker/speakers/schematic.png b/Miscellaneous/Portable stereo active speaker/Speakers/schematic.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/speakers/schematic.png rename to Miscellaneous/Portable stereo active speaker/Speakers/schematic.png diff --git a/Miscellaneous/Portable stereo active speaker/speakers/speaker enclosure cover.FCStd b/Miscellaneous/Portable stereo active speaker/Speakers/speaker enclosure cover.FCStd similarity index 100% rename from Miscellaneous/Portable stereo active speaker/speakers/speaker enclosure cover.FCStd rename to Miscellaneous/Portable stereo active speaker/Speakers/speaker enclosure cover.FCStd diff --git a/Miscellaneous/Portable stereo active speaker/speakers/speaker enclosure cover.png b/Miscellaneous/Portable stereo active speaker/Speakers/speaker enclosure cover.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/speakers/speaker enclosure cover.png rename to Miscellaneous/Portable stereo active speaker/Speakers/speaker enclosure cover.png diff --git a/Miscellaneous/Portable stereo active speaker/speakers/speaker enclosure cover.stl b/Miscellaneous/Portable stereo active speaker/Speakers/speaker enclosure cover.stl similarity index 100% rename from Miscellaneous/Portable stereo active speaker/speakers/speaker enclosure cover.stl rename to Miscellaneous/Portable stereo active speaker/Speakers/speaker enclosure cover.stl diff --git a/Miscellaneous/Portable stereo active speaker/speakers/speaker enclosure.FCStd b/Miscellaneous/Portable stereo active speaker/Speakers/speaker enclosure.FCStd similarity index 100% rename from Miscellaneous/Portable stereo active speaker/speakers/speaker enclosure.FCStd rename to Miscellaneous/Portable stereo active speaker/Speakers/speaker enclosure.FCStd diff --git a/Miscellaneous/Portable stereo active speaker/speakers/speaker enclosure.png b/Miscellaneous/Portable stereo active speaker/Speakers/speaker enclosure.png similarity index 100% rename from Miscellaneous/Portable stereo active speaker/speakers/speaker enclosure.png rename to Miscellaneous/Portable stereo active speaker/Speakers/speaker enclosure.png diff --git a/Miscellaneous/Portable stereo active speaker/speakers/speaker enclosure.stl b/Miscellaneous/Portable stereo active speaker/Speakers/speaker enclosure.stl similarity index 100% rename from Miscellaneous/Portable stereo active speaker/speakers/speaker enclosure.stl rename to Miscellaneous/Portable stereo active speaker/Speakers/speaker enclosure.stl diff --git a/Miscellaneous/Portable stereo active speaker/index.org b/Miscellaneous/Portable stereo active speaker/index.org index b5f4564..04ed2dd 100644 --- a/Miscellaneous/Portable stereo active speaker/index.org +++ b/Miscellaneous/Portable stereo active speaker/index.org @@ -52,13 +52,13 @@ Entire construction is made of parts, no larger than Device is powered by 4 times AA NiMH batteries (1.2V each). #+attr_html: :class responsive-img -[[file:battery%20holder/schematic.png]] +[[file:Battery%20holder/schematic.png]] I happened to have AA battery adapters lying around with different bottom hole configurations. Therefore this weird hole design: #+attr_html: :class responsive-img -[[file:battery%20holder/battery%20holder.png]] +[[file:Battery%20holder/battery%20holder.png]] Download: + [[file:battery%20holder/battery%20holder.FCStd][FreeCAD file]] @@ -66,11 +66,11 @@ Download: Result: #+attr_html: :class responsive-img -[[file:battery%20holder/make.png]] +[[file:Battery%20holder/make.png]] Attaches to the back of the body: #+attr_html: :class responsive-img -[[file:battery%20holder/mounted%20on%20the%20back.png]] +[[file:Battery%20holder/mounted%20on%20the%20back.png]] * 20V up-step module :PROPERTIES: @@ -97,26 +97,26 @@ Voltage upstep above sits on top of main board (motherboard). It has uniform central bus that spans all connectors. #+attr_html: :class responsive-img -[[file:main%20board/internal%20bus.png]] +[[file:Main%20board/internal%20bus.png]] #+attr_html: :class responsive-img -[[file:main%20board/bus%20on%20the%20bottom,%202.png]] +[[file:Main%20board/bus%20on%20the%20bottom,%202.png]] First row of the main board is special IO terminal (for connecting speakers, front panel, etc..) #+attr_html: :class responsive-img -[[file:main%20board/IO%20terminal.png]] +[[file:Main%20board/IO%20terminal.png]] Remaining rows are for connecting boards: #+attr_html: :class responsive-img -[[file:main%20board/1.png]] +[[file:Main%20board/1.png]] To provide structural support, main board is attached to frame: #+attr_html: :class responsive-img -[[file:main%20board/board%20fixator%20body.png]] +[[file:Main%20board/board%20fixator%20body.png]] Download: + [[file:main%20board/board%20fixator%20body.FCStd][FreeCAD file]] @@ -125,7 +125,7 @@ Download: And boards plugged into main board are fixed at the top, using clip: #+attr_html: :class responsive-img -[[file:main%20board/board%20fixator%20top%20clip.png]] +[[file:Main%20board/board%20fixator%20top%20clip.png]] Download: + [[file:main%20board/board%20fixator%20top%20clip.FCStd][FreeCAD file]] @@ -134,10 +134,10 @@ Download: Result: #+attr_html: :class responsive-img -[[file:main%20board/bus%20on%20the%20bottom,%201.png]] +[[file:Main%20board/bus%20on%20the%20bottom,%201.png]] #+attr_html: :class responsive-img -[[file:main%20board/board%20fixator.png]] +[[file:Main%20board/board%20fixator.png]] * Mono audio amplifier module :PROPERTIES: @@ -150,24 +150,24 @@ identical audio amp modules had to be built, one for left speaker, one for right. #+attr_html: :class responsive-img -[[file:mono%20audio%20amp%20module/schematic.png]] +[[file:Mono%20audio%20amp%20module/schematic.png]] I like to build on top of prototype PCBs. Gives results much faster for one-off projects. Before soldering, I solve component layout on paper: #+attr_html: :class responsive-img -[[file:mono%20audio%20amp%20module/PCB%20layout.png]] +[[file:Mono%20audio%20amp%20module/PCB%20layout.png]] Result - front: #+attr_html: :class responsive-img -[[file:mono%20audio%20amp%20module/assembled%20front.png]] +[[file:Mono%20audio%20amp%20module/assembled%20front.png]] Result - back: #+attr_html: :class responsive-img -[[file:mono%20audio%20amp%20module/assembled%20back.png]] +[[file:Mono%20audio%20amp%20module/assembled%20back.png]] Here copper tape is used as improvised heatsink. @@ -180,17 +180,17 @@ High frequency small speaker and medium frequency bigger speaker are combined. #+attr_html: :class responsive-img -[[file:speakers/schematic.png]] +[[file:Speakers/schematic.png]] Capacitor acts as high-pass filter on top of tiny PCB: #+attr_html: :class responsive-img -[[file:speakers/PCB%20layout.png]] +[[file:Speakers/PCB%20layout.png]] Speaker enclosure: #+attr_html: :class responsive-img -[[file:speakers/speaker%20enclosure.png]] +[[file:Speakers/speaker%20enclosure.png]] Download: + [[file:speakers/speaker%20enclosure.FCStd][FreeCAD file]] @@ -199,7 +199,7 @@ Download: Speaker enclosure cover: #+attr_html: :class responsive-img -[[file:speakers/speaker%20enclosure%20cover.png]] +[[file:Speakers/speaker%20enclosure%20cover.png]] Download: + [[file:speakers/speaker%20enclosure%20cover.FCStd][FreeCAD file]] @@ -208,7 +208,7 @@ Download: Result: #+attr_html: :class responsive-img -[[file:speakers/make.png]] +[[file:Speakers/make.png]] * Front panel :PROPERTIES: @@ -228,30 +228,30 @@ I decided to add another voltage up-step module (target voltage output set to 6V). This time directly on the front panel. #+attr_html: :class responsive-img -[[file:front%20panel/schematic.png]] +[[file:Front%20panel/schematic.png]] Front panel case: #+attr_html: :class responsive-img -[[file:front%20panel/front%20panel,%20front.png]] +[[file:Front%20panel/front%20panel,%20front.png]] #+attr_html: :class responsive-img -[[file:front%20panel/front%20panel,%20back.png]] +[[file:Front%20panel/front%20panel,%20back.png]] Electronics fits inside: #+attr_html: :class responsive-img -[[file:front%20panel/front%20panel,%20back,%20make.png]] +[[file:Front%20panel/front%20panel,%20back,%20make.png]] Front view: #+attr_html: :class responsive-img -[[file:front%20panel/front%20panel,%20front,%20make.png]] +[[file:Front%20panel/front%20panel,%20front,%20make.png]] And attaches to the remaining components: #+attr_html: :class responsive-img -[[file:front%20panel/attachment.png]] +[[file:Front%20panel/attachment.png]] * Extra capacitors :PROPERTIES: @@ -262,7 +262,7 @@ power/volume can be further enhanced by adding high power capacitors to even out load on primary 20V up-step module. #+attr_html: :class responsive-img -[[file:extra%20capacitors/extra%20caps.png]] +[[file:Extra%20capacitors/extra%20caps.png]] Download: + [[file:extra%20capacitors/extra%20caps.FCStd][FreeCAD project]] @@ -272,7 +272,7 @@ Extra caps are mounted on top of the speaker and electrically attached to the main board. #+attr_html: :class responsive-img -[[file:extra%20capacitors/make.png]] +[[file:Extra%20capacitors/make.png]] * Center box :PROPERTIES: @@ -283,11 +283,11 @@ Last physical part, to attach it all together: central body. Front: #+attr_html: :class responsive-img -[[file:center%20box/front.png]] +[[file:Center%20box/front.png]] Back: #+attr_html: :class responsive-img -[[file:center%20box/back.png]] +[[file:Center%20box/back.png]] Download: + [[file:center%20box/center%20box.FCStd][FreeCAD file]] diff --git a/Miscellaneous/USB desk fan mod/schematic/DCDC_stepdown.sch b/Miscellaneous/USB desk fan mod/Schematic/DCDC_stepdown.sch similarity index 100% rename from Miscellaneous/USB desk fan mod/schematic/DCDC_stepdown.sch rename to Miscellaneous/USB desk fan mod/Schematic/DCDC_stepdown.sch diff --git a/Miscellaneous/USB desk fan mod/schematic/DCDC_stepdown.sch-bak b/Miscellaneous/USB desk fan mod/Schematic/DCDC_stepdown.sch-bak similarity index 100% rename from Miscellaneous/USB desk fan mod/schematic/DCDC_stepdown.sch-bak rename to Miscellaneous/USB desk fan mod/Schematic/DCDC_stepdown.sch-bak diff --git a/Miscellaneous/USB desk fan mod/schematic/cooler-cache.lib b/Miscellaneous/USB desk fan mod/Schematic/cooler-cache.lib similarity index 100% rename from Miscellaneous/USB desk fan mod/schematic/cooler-cache.lib rename to Miscellaneous/USB desk fan mod/Schematic/cooler-cache.lib diff --git a/Miscellaneous/USB desk fan mod/schematic/cooler.kicad_pcb b/Miscellaneous/USB desk fan mod/Schematic/cooler.kicad_pcb similarity index 100% rename from Miscellaneous/USB desk fan mod/schematic/cooler.kicad_pcb rename to Miscellaneous/USB desk fan mod/Schematic/cooler.kicad_pcb diff --git a/Miscellaneous/USB desk fan mod/schematic/cooler.pro b/Miscellaneous/USB desk fan mod/Schematic/cooler.pro similarity index 100% rename from Miscellaneous/USB desk fan mod/schematic/cooler.pro rename to Miscellaneous/USB desk fan mod/Schematic/cooler.pro diff --git a/Miscellaneous/USB desk fan mod/schematic/cooler.sch b/Miscellaneous/USB desk fan mod/Schematic/cooler.sch similarity index 100% rename from Miscellaneous/USB desk fan mod/schematic/cooler.sch rename to Miscellaneous/USB desk fan mod/Schematic/cooler.sch diff --git a/Miscellaneous/USB desk fan mod/schematic/cooler.sch-bak b/Miscellaneous/USB desk fan mod/Schematic/cooler.sch-bak similarity index 100% rename from Miscellaneous/USB desk fan mod/schematic/cooler.sch-bak rename to Miscellaneous/USB desk fan mod/Schematic/cooler.sch-bak diff --git a/Miscellaneous/USB desk fan mod/schematic/fp-info-cache b/Miscellaneous/USB desk fan mod/Schematic/fp-info-cache similarity index 100% rename from Miscellaneous/USB desk fan mod/schematic/fp-info-cache rename to Miscellaneous/USB desk fan mod/Schematic/fp-info-cache -- 2.20.1