Skip to main content

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:

CodeExampleCategory
0700 0100 0001 0001Nozzle heatbreak cloggedNozzle/extruder
0700 0200 0002 0001AMS filament stuckAMS
0700 0300 0003 0001Bed leveling failedBuild plate
0700 0500 0001 0001MC disconnectElectronics

The complete list covers all 268 known codes for X1C, P1S, P1P, A1, and A1 Mini.

Severity levels

Errors are classified into four levels:

LevelColorDescription
CriticalRedRequires immediate action — print stopped
HighOrangeShould be addressed quickly — print may continue
MediumYellowShould be investigated — no immediate danger
InfoBlueInformational message, no action needed

Search and filtering

Use the toolbar at the top of the error log:

  1. Free-text search — search in error message, HMS code, or printer description
  2. Printer — show errors from one printer only
  3. Category — AMS / Nozzle / Plate / Electronics / Calibration / Other
  4. Severity — All / Critical / High / Medium / Info
  5. Date — filter by date range
  6. Unacknowledged — show only errors that have not been acknowledged

Click Reset filter to see all errors.

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.

Local copy

3DPrintForge caches wiki content locally for offline use. Content is updated automatically weekly.

Acknowledging errors

Acknowledgment marks an error as handled without deleting it:

  1. Click on an error in the list
  2. Click Acknowledge (checkmark icon)
  3. Enter an optional note about what was done
  4. The error is marked with a checkmark and moved to the "Acknowledged" list

Bulk acknowledgment

  1. Select multiple errors with checkboxes
  2. Click Acknowledge selected
  3. 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

  1. Click Export (download icon)
  2. Choose format: CSV or JSON
  3. The current filter is applied to the export — set your desired filter first
  4. The file downloads automatically

Notifications for new errors

Enable notifications for new HMS errors:

  1. Go to Settings → Notifications
  2. Check New HMS errors
  3. Choose minimum severity level for notification (recommended: High and above)
  4. Choose notification channel

See Notifications for channel setup.