Skip to content

Releases: Clon1998/mobileraker

Version 1.4.2

08 Mar 17:33
Compare
Choose a tag to compare

I have to apologize for missing out on the last releases here on Github.
For everyone using the APK directly, here you go!

Changes:

  • Added Remote notification support via Mobileraker Companion

  • Added Sort function in STL-Files view

  • Added Klipper error message handling

  • Added Confirm Emergency Stop

  • Added Macro Groups

  • Added Modifiable steps for movements, baby stepping...

  • Added Splash screen

  • Added Ignoring of Pins, Sensors, Fans prefixed with "_"

  • Added Scroll indicators

  • Added QR Scanner for API Key

  • Added Imprint view

  • Added UI for file detail view

  • Added preheat option in file detail view

  • Added "Multiplier" card in control tab for flow and speed modification

  • Added slider dialog for editing of numbers

  • Added option to switch between slider and text input number edit dialog

  • Fixed decimal of num edit dialog

  • Fixed removing of printer

  • Fixed helper text for API-Key in edit and add printer view

android1.4.0-beta3

01 Jan 01:00
Compare
Choose a tag to compare
android1.4.0-beta3 Pre-release
Pre-release

Happy new year 🎆✨!
I finally finished roughly implementing one of the main features for version 1.4, managing of GCode-Macros.
You will be able to manage the groups for each printer in the printer's settings.
Besides that, I fixed a quite annoying bug that prevented the editing of temp-preset values and names.

The next steps will be polishing the UI + bug fixes and afterwards, I can finally release a 1.4.0 to the stores.

(Removed APK until I fixed a server bug)

Enjoy!

Remote Notification Support

28 Dec 07:32
Compare
Choose a tag to compare
Pre-release

Quick release for testing.
Check out the companion for improved and remote push notifications:

  • Added settings for steps of the move, baby-stepping and the extruder card
  • Added firebase cloud messaging to improve notifications in the background and outside of the printers lan.
  • Added native splash screens

Notifications pre-release

08 Nov 18:50
Compare
Choose a tag to compare
Pre-release

Since I don't have enough time nor stuff to print to test the notifications properly I hope some people help and test the new feature.
Also I there is a lot of small things I added since the last version but never felt like it was worth publishing.

  • Added Notifications
  • Added Settings (#15 confirm EMS, always show baby stepping)
  • Added sorting for Files-View
  • Added Files-View updating on changes trough another machine
  • Added Klipper-Error message showing
  • Added Printer control settings (Invert axis, move speed, extrude rate...)
  • Fixed current layer info
  • Fixed URL launching
  • Fixed visibility of heater card's text
  • Fixed color swatch

GCode-Files view

29 Sep 12:20
Compare
Choose a tag to compare

Finally managed to add one of the most requested features, the GCode-File viewer.
Enjoy!

  • Added GCode-File view
  • Added webcam fullscreen
  • Added switching between webcams
  • Added reorder ability for presets in settings
  • Fixed pausing floating action button
  • Fixed restart MCU

Temperature Presets and Fixes

30 Aug 18:41
Compare
Choose a tag to compare

It got kinda quite recently.
However, I did not stop working on this but due to limited time, this one is only a small update.

Changes:

  • Added Temperature presets
  • Added support for all Klipper fan types
  • Added a new bottom sheet menu to control klipper.
  • Improved edit dialog for Heaters, Fans, Pins...
  • Improved keeping web socket connection
  • Improved Printer-URL input parsing
  • Fixed Output-Pins now use the correct scale values of Klipper's config! #14
  • Fixed heaters using the configured max/min values
  • Fixed UI-Crash when entering a Port together with an IP
  • Fixed "Part Fan" was called "Part Cooling"
  • Fixed Part Fan not updating while printing #12

Enjoy, and happy printing 🐾

Authorization support for Moonraker

14 Aug 12:47
Compare
Choose a tag to compare

All users that enabled the [Authorization] config in moonraker and also added an account need to add the API key in order to establish a connection to moonraker.
The API-Key can be found currently only in Fluidd Settings->Authentication->API-Key.

We got an app icon!

13 Aug 14:21
Compare
Choose a tag to compare

In this release, I managed to add the app icon and logo for this project.
To easily manage multiple printers, I added a "Manager Printer" section to the navbar.
Additionally, I fixed many styling things for the dark theme and some text overflowing issues.

Currently planing the PlayStore release.

If the app does not start after upgrading, please completely remove any data/clear cache or deinstall+install it again.

Cheers.

Reworked the Overview

08 Aug 20:36
Compare
Choose a tag to compare

Worked all day to rework the overview page to ensure it is easier to use.
Also when adding a printer and testing its connection failure causes will be displayed now.
In addition, I moved away from tables and implemented ButtonCards for temperature sensors, fans and pins.
Also, did I mention dark mode?

A lot of fixes

05 Aug 19:55
Compare
Choose a tag to compare

In this version, I fixed a lot of stuff related to the multi printer settings.
Also, I added the possibility to edit the printer and add webcams.
Note that only the first added webcam will be shown right now.