Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.17 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.17 KB

Gerber Viewer

Simple Android application for Gerber files viewing



How to use

Just add gerber file (one or more) from your device with "+" button and set it visibility with checkbox. Swipe to delete. Then go to next screen (navigate to screens with two toolbar buttons at the top of screen) and use common gestures for zoom and pan.

Roadmap

Not implemented yet:

  • Thermal Primitive (Macro Templates)
  • VectorLine Primitive (Macro Templates)
  • Polarity (Graphics State)
  • Mirroring (Graphics State)
  • Scaling (Graphics State)
  • Rotation (Graphics State)

Potential optimizations:

  • Using SurfaceView instead of custom View

Potential features:

  • Grid with settings

Play Market

https://play.google.com/store/apps/details?id=com.github.raininforest.gerberpcb

License

Licensed with GNU General Public License v3.0.
Copyright 2021 Sergey Velesko