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 @ 0f706afb
......@@ -13,7 +13,7 @@ At our FabLab in Kochi, Kerala, we frequently receive Gerber file exports from v
To streamline this process, we initiated the development of Gerber2PNG, a web-based tool that can convert Gerber files from any EDA software into monochrome PNG files, ready for milling. Now, this tool supports most of the popular EDA software, including KiCad, Fusion 360, Altium, EasyEDA, Eagle, Proteus, and more, making it a convenient solution for our fabrication needs.
## Features
#### Features
- Convert KiCad Gerber files to PNG format
- Support for **single-sided PCBs**
......@@ -22,7 +22,7 @@ To streamline this process, we initiated the development of Gerber2PNG, a web-ba
**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,30 +46,31 @@ 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
- Organization: Super FabLab Kerala
- Project Initiated by: Yadu Sharon
- Guided by: Jogin Francis
- Developer: Midlaj
- Testing & Feedback: Saheen Palayi
- Jogin Francis
- Midlaj
- Saheen Palayi
- Yadu Sharon
## License
**~ Super FabLab Kerala**
#### 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