Why is my UltiMaker printer offline?
Why is my UltiMaker printer offline?
Beta: This integration is experimental with limited support.
Quick reference
Symptom | Solution |
|---|---|
Offline after setup | |
Was working, now offline | |
Authentication errors |
Quick fixes
First: Try restarting the integration service.
sudo systemctl restart simplyprint-ultimaker
1. Is the integration running?
systemctl status simplyprint-ultimaker
To restart:
sudo systemctl restart simplyprint-ultimaker
2. Check setup
- Find installation folder (usually
~/simplyprint-ultimaker) - Check config file has correct printer details
- Re-run setup if needed:
./install.sh
3. Network check
ping <printer-ip>
Also check if you can access the printer's web interface at http://<printer-ip>.
4. UltiMaker Digital Factory
If your printer uses Digital Factory:
- Make sure your account is still linked
- Re-authenticate if needed
Alternative: OctoPrint
If this integration isn't working reliably, connect through OctoPrint instead:
UltiMaker OctoPrint setup guide
Getting help
Gather this first
- Printer model
- Any error messages
Support
- SimplyPrint Discord: simplyprint.io/discord
Something unclear or missing in this guide? Let us know on Discord.
Updated on: 09/01/2026
Thank you!