mirror of
https://github.com/Dark98/SliceBeam.git
synced 2026-07-02 16:49:02 +00:00
Change Google Play button padding in readme
This commit is contained in:
@@ -11,6 +11,7 @@ It is based on PrusaSlicer's core and well optimized for Android touchscreen int
|
|||||||
|
|
||||||
# Quick Start
|
# Quick Start
|
||||||
[<img src="/.github/img/getongp.svg">](https://play.google.com/store/apps/details?id=ru.ytkab0bp.slicebeam)
|
[<img src="/.github/img/getongp.svg">](https://play.google.com/store/apps/details?id=ru.ytkab0bp.slicebeam)
|
||||||
|
|
||||||
Or download APK from [Releases tab](https://github.com/utkabobr/SliceBeam/releases/latest) and follow setup instructions.
|
Or download APK from [Releases tab](https://github.com/utkabobr/SliceBeam/releases/latest) and follow setup instructions.
|
||||||
|
|
||||||
# Where to get printer profiles?
|
# Where to get printer profiles?
|
||||||
@@ -67,4 +68,4 @@ Copy .so libs to app/src/main/occt/jniLibs; Include files to app/src/main/occt/i
|
|||||||
You can also reduce size of libraries by removing unnecessary modules (Check app/src/main/occt/jniLibs/clean.py)
|
You can also reduce size of libraries by removing unnecessary modules (Check app/src/main/occt/jniLibs/clean.py)
|
||||||
|
|
||||||
## Why not to include all of them in repo?
|
## Why not to include all of them in repo?
|
||||||
They're HUGE (More than 2 Gb) binary files, so you must build them yourself.
|
They're HUGE (More than 2 Gb) binary files, so you must build them yourself.
|
||||||
|
|||||||
Reference in New Issue
Block a user