Error Log
The error log collects all errors and HMS alerts (Health, Maintenance, Safety) from your printers. 3DPrintForge has a built-in database of 268 HMS codes for Bambu Lab printers.
Go to: https://localhost:3443/#errors
HMS codes
Bambu Lab printers send HMS codes via MQTT when something is wrong. 3DPrintForge automatically translates these into readable error messages:
| Code | Example | Category |
|---|---|---|
0700 0100 0001 0001 | Nozzle heatbreak clogged | Nozzle/extruder |
0700 0200 0002 0001 | AMS filament stuck | AMS |
0700 0300 0003 0001 | Bed leveling failed | Build plate |
0700 0500 0001 0001 | MC disconnect | Electronics |
The complete list covers all 268 known codes for X1C, P1S, P1P, A1, and A1 Mini.
Severity levels
Errors are classified into four levels:
| Level | Color | Description |
|---|---|---|
| Critical | Red | Requires immediate action — print stopped |
| High | Orange | Should be addressed quickly — print may continue |
| Medium | Yellow | Should be investigated — no immediate danger |
| Info | Blue | Informational message, no action needed |
Search and filtering
Use the toolbar at the top of the error log:
- Free-text search — search in error message, HMS code, or printer description
- Printer — show errors from one printer only
- Category — AMS / Nozzle / Plate / Electronics / Calibration / Other
- Severity — All / Critical / High / Medium / Info
- Date — filter by date range
- Unacknowledged — show only errors that have not been acknowledged
Click Reset filter to see all errors.
Wiki links
For each HMS code a link to the Bambu Lab Wiki is displayed with:
- Full error description
- Possible causes
- Step-by-step troubleshooting guide
- Official Bambu Lab recommendations
Click Open wiki on an error entry to open the relevant wiki page in a new tab.
3DPrintForge caches wiki content locally for offline use. Content is updated automatically weekly.
Acknowledging errors
Acknowledgment marks an error as handled without deleting it:
- Click on an error in the list
- Click Acknowledge (checkmark icon)
- Enter an optional note about what was done
- The error is marked with a checkmark and moved to the "Acknowledged" list
Bulk acknowledgment
- Select multiple errors with checkboxes
- Click Acknowledge selected
- All selected errors are acknowledged simultaneously
Statistics
At the top of the error log:
- Total number of errors in the last 30 days
- Number of unacknowledged errors
- Most frequently occurring HMS code
- Printer with the most errors
Export
- Click Export (download icon)
- Choose format: CSV or JSON
- The current filter is applied to the export — set your desired filter first
- The file downloads automatically
Notifications for new errors
Enable notifications for new HMS errors:
- Go to Settings → Notifications
- Check New HMS errors
- Choose minimum severity level for notification (recommended: High and above)
- Choose notification channel
See Notifications for channel setup.