Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • G gerber2png
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Midlaj
  • gerber2png
  • Wiki
  • Home

Home · Changes

Page history
Updated Home.md (markdown) authored Mar 12, 2025 by Saheen Palayi's avatar Saheen Palayi
Hide whitespace changes
Inline Side-by-side
Home.md
View page @ 3dc86177
......@@ -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:
![2025-03-08_23-19-00](uploads/18fcce552d64bfb60e5be3e32d490faf/2025-03-08_23-19-00.m4v)
## 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:
![2025-03-08_23-20-47](uploads/cb9c6d8b13caf5ea4c7777d66f1bab3f/2025-03-08_23-20-47.m4v)
#### 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)
......
Clone repository
  • Home