Code Monkey home page Code Monkey logo

mobileraker's Introduction

Mobileraker

GitHub GitHub tag (latest by date) GitHub issues

GitHub Repo stars GitHub all releases Custom badge


Get Mobileraker now

"PlayStore" "AppStore"


๐Ÿท๏ธ Mobileraker works as a simple UI for Klipper on the phone. Connect it to an existing moonraker installation and control the printer.

๐Ÿงฐ With Mobileraker, the user has access to critical machine commands:

  • Pause, Resume, Stop a print job
  • Monitor the print progress
  • Control all axis of the machine
  • Control the heaters
  • Get the current temperature readings
  • Control fans
  • Control pins like LEDs
  • Send GCode Macros
  • Emergency Stop the machine

๐Ÿ› ๏ธ Additionally, Mobileraker enables the user to monitor the machine via an integrated webcam viewer with support for multiple cams, interact with the machine through the GCode console and browse the available GCode files to start a new print job. Mobileraker also offers comfort features like remote push notifications about the progress of a print job, temperature presets.

โœจ One more thing ... Mobileraker can manage multiple machines!

โœ๐Ÿป Some final words from the project owner: Hi, My name is Patrick Schmidt, and I am the developer of Mobileraker. Mobileraker started as a small side project with the intention to be able to control My 3D printer via My phone. After posting some screenshots of the app to the 3D printing community, the public interest in Mobileraker grew, and I published it to the app stores. As I am only able to work on Mobileraker in my free time, I am always thankful for support and feedback. Either via lovely messages of people enjoying Mobileraker, good reviews in the store or through donations. I hope you enjoy Mobileraker and happy printing ๐Ÿ™!

Support me

Want to support me?

"Buy Me A Coffee"

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.

App Screenshots

Dashboard - Dash Dashboard - Controls
Floating Style Grounded Style
Overview - Multiple Printers GCode - Console
Floating Style Grounded Style
GCode File Browser GCode File Details
Floating Style Grounded Style

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

Environment Setup

  1. Ensure you have flutter and flutterfire installed on your machine
  2. Import the project into your IDE
  3. Run flutter pub get then flutter packages pub run build_runner build to generate required files
  4. Create lib\license.dart with const AWESOME_FCM_LICENSE_ANDROID = ""; const AWESOME_FCM_LICENSE_IOS = ""; as the content of the file
  5. Run flutterfire configure for your firebase project, targeting android and ios platforms

Repobeats

Alt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.