Skip to content

raininforest/gerber-pcb-android

Repository files navigation

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