alaegin / gerber-pcb-android

Android app for gerber viewing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • Set any color for layer
  • Set custom colors for flash and draw operations
  • Set custom opacity for image
  • Grid with settings
  • File manager with multi selection for open
  • Posibility to open zip archive with gerbers
  • Fit image to display

Play Market

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

Donate

My paypal: https://paypal.me/raininforest

License

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

About

Android app for gerber viewing

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%