... | ... | @@ -20,9 +20,9 @@ To streamline this process, we initiated the development of Gerber2PNG, a web-ba |
|
|
- Support for **double-sided PCBs**
|
|
|
- User-friendly React-based interface
|
|
|
|
|
|
**Usage**
|
|
|
## Usage
|
|
|
|
|
|
## Single Side PCB
|
|
|
### Single Side PCB
|
|
|
|
|
|
To generate a PNG for a **single-sided PCB**, follow these steps:
|
|
|
|
... | ... | @@ -34,7 +34,7 @@ To generate a PNG for a **single-sided PCB**, follow these steps: |
|
|
|
|
|

|
|
|
|
|
|
## Double Side PCB
|
|
|
### Double Side PCB
|
|
|
|
|
|
For a **double-sided PCB**, follow these steps:
|
|
|
|
... | ... | @@ -46,14 +46,14 @@ For a **double-sided PCB**, follow these steps: |
|
|
|
|
|

|
|
|
|
|
|
#### Troubleshooting
|
|
|
## Troubleshooting
|
|
|
|
|
|
- **Output PNG is blank**: Ensure your Gerber files are correctly exported from KiCad.
|
|
|
- **File upload error**: Check the file format and size limitations.
|
|
|
- **Incorrect alignment for double-sided PCB**: Verify that the top and bottom layers are correctly aligned before conversion.
|
|
|
|
|
|
|
|
|
#### Credits
|
|
|
## Credits
|
|
|
|
|
|
- Jogin Francis
|
|
|
- Midlaj
|
... | ... | @@ -62,15 +62,15 @@ For a **double-sided PCB**, follow these steps: |
|
|
|
|
|
**~ Super FabLab Kerala**
|
|
|
|
|
|
#### License
|
|
|
## License
|
|
|
|
|
|
This project is licensed under the MIT License.
|
|
|
|
|
|
#### Contact
|
|
|
### Contact
|
|
|
|
|
|
For support, reach out via email: `midlaj4n@gmail.com`
|
|
|
|
|
|
###### Reference links
|
|
|
## Reference links
|
|
|
|
|
|
- [Fabacademy 2024 - Rayan’s Eagle PCB Double sided](https://fabacademy.org/2024/labs/kochi/students/rayan-abdul/week08.html)
|
|
|
- [ProshPlay_CH340G_Type-C_FTDI_Converter](https://github.com/saheenpalayi/ProshPlay_CH340G_Type-C_FTDI_Converter)
|
... | ... | |