Simple Android application for Gerber files viewing
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.
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
https://play.google.com/store/apps/details?id=com.github.raininforest.gerberpcb
Licensed with GNU General Public License v3.0.
Copyright 2021 Sergey Velesko