nk25719 / PMD___aka-KiCad-esp32-6leds-2switches-1pj-circuit-

In this repo I am practicing KICAD. Created an ESP32 DevKit V1 module and a PCB footprint. I designed a circuit around this ESP32 consisting of six lamps, four switches, and two power jacks and added a voltage regulater to Vin to maintain a supply of +5V. (This project was originally made of two switches and 1 power jack and was named homeWork2.)
0 stars 1 forks source link

File Management #69

Closed nk25719 closed 1 hour ago

nk25719 commented 3 hours ago

Is your request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] The sCAD files are not filed correctly

Describe the solution you'd like A clear and concise description of what you want to happen. Use git mv to move EnclosureREVb.scad and EnclosureREVc.scad to the folder Enclosure_and_Workbench

samoyin commented 2 hours ago

I have moved the EnclosureREV.scad files into the Enclosure_and_Workbench folder. I used this code on the git bash shell. image Here is a screenshot of the files in the Enclosure_and_Workbench folder. image