mobileraker
Mobileraker is a Flutter app to control a single or multiple 3D printers running Klipper+Moonraker.
Checkout the first release to download an Android APK!
Support me
Want to support me?
Push Notifications / Remote Notification
In order to use remote notifications be sure to follow the setup guide to install Mobileraker's Companion for Klipper/Moonraker.
Home | More images... |
---|---|
Planed features
- Support for multiple printers
- Multiple colors/themes and dark mode
- Dark mode
- Notifications (Might need an klipper addon?)
- Print done
- Print progress
- Klipper errors
- Overview page
- Refactor current layout with multiple and clearer menu-tabs
- Add temperature graphs
- Add a console
- Add mesh selection
- Add query endstops
- Files(STL) page
- Upload stls
- Stl preview
- Stl viewer
- Config page
- Print-statistics/history page
- Klipper power control feature
Getting Started
After importing this project into your IDE be sure to run flutter packages pub run build_runner build
in order to generate required files!