Skip to main content

v0.5.x (Emerald Langdale)

info

PrintNanny OS is currently in closed Beta.

Join the waitlist to receive stress-test invitations and launch/development updates.

Reserve your spot in the Founding Member program, which grants you early access to PrintNanny for $149 USD. A limited number of spots open after each release, available on a first-come, first-serve basis.

⬇️ Click to Download PrintNanny OS

✨ What's New?

As usual, you can see detailed development updates in Github's milestone tracker..

Exciting new updates in Emerald include:

Tailscale Add-on

Tailscale is a Virtual Private Network (VPN) that lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world.

Follow the Tailscale Quick Start guide to connect to your PrintNanny device from anywhere in the world.

Tailscale available service.

USB Camera Support

PrintNanny now supports USB cameras for monitoring your 3D printer. 🎦

You can now choose from all available CSI and USB cameras in PrintNanny's settings menu.

Configure Camera Resolution & FPS

You can now select PrintNanny's resolution (width and height) and frames-per-second (FPS) in the settings menu:

Select from all available cameras in PrintNanny's settings menu.

In-browser Settings Editor

OctoPrint, Klipper, Moonraker, and PrintNanny settings files can be tweaked striaght from your browser.

OctoPrint, Klipper, Moonraker, and PrintNanny settings files can be tweaked striaght from your browser..

Nano File Editor

If you prefer a terminal-based file editor, nano is now available.

OctoPrint, Klipper, Moonraker, and PrintNanny settings files can be tweaked striaght from your browser..

Device Info

You can now see the contents of /etc/issue and /etc/os-release in the Device Info section of the settings menu.

Device information.

Password-less Login (PrintNanny Cloud)

The response to password-less login for PrintNanny OS was so positive, we've decided to do away with passwords everywhere.

PrintNanny Cloud now uses a password-less login too. Enter your email address to receive a one-time login code.

Passwordless login.

Crash Report

PrintNanny now includes a crash report utility, which can be accessed anytime by clicking the 🔥 icon in the top-right corner of Mission Control.

You can also submit a crash report from the command line, by running:

$ printnanny crash-report

Passwordless login.

tree command

The tree command-line tool is now installed. tree recursively lists the contents of a directory:

tree.

🐛 Bug Fixes

  • Fixed: New PrintNanny OS devices not always showing up in PrintNanny Cloud dash #174
  • Fixed: Mooraker warning "supplied path for docs is invalid" #148
  • Fixed: h264 camera framerate is choppy #173
  • Fixed: refreshing PrintNanny OS dashboard results in a 404 #161

🛣️ Roadmap

2023 is going to be an exciting year for PrintNanny!

Here's what's on the roadmap for Q1:

Most exciting of all, we're gearing up for the 🎊 public launch 🎊 of PrintNanny. Stay tuned for news about a fun launch party!

Thank you to everyone who has joined as a Founding Member during the beta! You'll keep unlimited access and special perks after launch.

info

PrintNanny OS is currently in closed Beta.

Join the waitlist to receive stress-test invitations and launch/development updates.

Reserve your spot in the Founding Member program, which grants you early access to PrintNanny for $149 USD. A limited number of spots open after each release, available on a first-come, first-serve basis.

Patch Releases

v0.5.1

v0.5.1 Github Milestone

  • Added a crash dump utility which collects browser logs, system logs/status. See what's collected in #185
  • Fixed: OctoPrint settings sync error #187
  • Fixed: disk space errors when updating PrintNanny OS #186
  • Fixed: broken Github Issue link #184

v0.5.2

v0.5.2 Github Milestone

  • New: Network/IP information displayed in Device Information panel #197
  • Fixed: OctoPrint event publisher thread fails to start #194
  • Fixed: OctoPrint is now discoverable by Cura and Prusa slicer #191
  • Fixed: OctoPrint HLS camera stream is choppy. Video should now play smoothly with 10-12 second delay. #189
  • Fixed: OctoPrint FilamentManager plugin can now be installed. Follow these instructions to install a patched version of FilamentManager.
  • Fixed: Mission Control dashboard status toggles don't always match back-end state #192