EEPROM 8-bit Empty value = 0xFFh 255

EEPROM 16-bit Empty value = 0xFFFFh 65535

Italic = unused or default

Bold = Status

In Default/FactoryReset column the

  • L Language
  • S Statistics
  • P Shipping prep
  • S/P Statistics and Shipping prep

will overwrite existing values to 0 or default. A FactoryReset All Data will overwrite the whole EEPROM with ffh and some values will be initialized automatically, others need a reset / reboot.


How can you use the debug codes?

  • Serial terminal like Putty.
  • Octoprint does support D-codes
  • Pronterface does not support D-codes

!!! D-codes are case sensitive so please don't use upper case A,C or X in the address you want to read !!!

Useful tools/links:

To convert hex to ascii https://www.rapidtables.com/convert/number/hex-to-ascii.html

To convert hex to dec https://www.rapidtables.com/convert/number/hex-to-decimal.html

Version: 0.9.1


Address beginBit/TypeNameValid valuesDefault/FactoryResetDescriptionGcode/FunctionDebug code
0x0FFFh 4095ucharEEPROM_SILENT00h 0ffh 255TMC Stealth mode: off / miniRambo Power modeLCD menuD3 Ax0fff C1
^^^01h 1^TMC Stealth mode: on / miniRambo Silent mode^^
0x0FFEh 4094ucharEEPROM_LANG00h 0ffh 255 LEnglish / LANG_ID_PRILCD menuD3 Ax0ffe C1
^^^01h 1^Other language LANG_ID_SEC^^
0x0FFCh 4092uint16EEPROM_BABYSTEP_X???ff ffh 65535Babystep for X axis unsued???D3 Ax0ffc C2
0x0FFAh 4090uint16EEPROM_BABYSTEP_Y???ff ffh 65535Babystep for Y axis unsued^D3 Ax0ffa C2
0x0FF8h 4088uint16EEPROM_BABYSTEP_Z???ff ffh 65535Babystep for Z axis lagacy^D3 Ax0ff8 C2
^^^^^multiple values stored now in EEPROM_Sheets_base^^
0x0FF7h 4087uint8EEPROM_CALIBRATION_STATUSffh 255ffh 255Assembled default???D3 Ax0ff7 C1
^^^01h 1^Calibrated^^
^^^e6h 230^needs Live Z adjustment^^
^^^f0h 240^ Pneeds Z calibration^^
^^^fah 250^needs XYZ calibration^^
^^^00h 0^Unknown^^
0x0FF5h 4085uint16EEPROM_BABYSTEP_Z0???ff ffh 65535Babystep for Z ??????D3 Ax0ff5 C2
0x0FF1h 4081uint32EEPROM_FILAMENTUSED???00 00 00 00h 0 S/PFilament used in meters???D3 Ax0ff1 C4
0x0FEDh 4077uint32EEPROM_TOTALTIME???00 00 00 00h 0 S/PTotal print time???D3 Ax0fed C4
0x0FE5h 4069floatEEPROM_BED_CALIBRATION_CENTER???ff ff ff ffh??????D3 Ax0fe5 C8
^^^^^^^^
0x0FDDh 4061floatEEPROM_BED_CALIBRATION_VEC_X???ff ff ff ffh??????D3 Ax0fdd C8
^^^^^^^^
0x0FD5h 4053floatEEPROM_BED_CALIBRATION_VEC_Y???ff ff ff ffh??????D3 Ax0fd5 C8
^^^^^^^^
0x0FC5h 4037int16EEPROM_BED_CALIBRATION_Z_JITTER???ff ffh 65535??????D3 Ax0fc5 C16
^^^^^^^^
^^^^^^^^
^^^^^^^^
^^^^^^^^
^^^^^^^^
^^^^^^^^
^^^^^^^^
0x0FC4h 4036boolEEPROM_FARM_MODE00h 0ffh 255 PPrusa farm mode: offG99D3 Ax0fc4 C1
^^^01h 1^Prusa farm mode: onG98^
0x0FC3h 4035freeEEPROM_FREE_NR1???ffh 255Free EEPROM spacefree spaceD3 Ax0fc3 C1
0x0FC1h 4033???EEPROM_FARM_NUMBER000-999ff ffh / 000 PPrusa farm number only 0-9 are allowed: 000-999LCD menuD3 Ax0fc1 C2
0x0FC0h 4032boolEEPROM_BED_CORRECTION_VALID00h 000h 0Bed correction invalid???D3 Ax0fc0 C1
^^^ffh 255
Bed correction valid???^
0x0FBFh 4031charEEPROM_BED_CORRECTION_LEFT00h ffh00h 0Bed manual correction leftLCD menuD3 Ax0fbf C1
^^^^^At this moment limited to +-100umG80 Lxxx^
0x0FBEh 4030charEEPROM_BED_CORRECTION_RIGHT00h ffh00h 0Bed manual correction rightLCD menuD3 Ax0fbe C1
^^^^^At this moment limited to +-100umG80 Rxxx^
0x0FBDh 4029charEEPROM_BED_CORRECTION_FRONT00h ffh00h 0Bed manual correction frontLCD menuD3 Ax0fbd C1
^^^^^At this moment limited to +-100umG80 Fxxx^
0x0FBCh 4028charEEPROM_BED_CORRECTION_BACK00h ffh00h 0Bed manual correction backLCD menuD3 Ax0fbc C1
^^^^^At this moment limited to +-100umG80 Bxxx^
0x0FBBh 4027boolEEPROM_TOSHIBA_FLASH_AIR_COMPATIBLITY00h 0ffh 255Toshiba Air: offLCD menuD3 Ax0fbb C1
^^^01h 1^Toshiba Air: on^^
0x0FBAh 4026ucharEEPROM_PRINT_FLAG??????unsued???D3 Ax0fba C1
0x0FB0h 4016int16EEPROM_PROBE_TEMP_SHIFT????????????D3 Ax0fb0 C10
^^^^^^^^
^^^^^^^^
^^^^^^^^
^^^^^^^^
0x0FAFh 4015boolEEPROM_TEMP_CAL_ACTIVE00h 000h 0PINDA Temp cal.: inactiveLCD menuD3 Ax0faf C1
^^^ffh 255^PINDA Temp cal.: active^^
0x0FA7h 4007uint32EEPROM_BOWDEN_LENGTH???ff 00 00 00hBowden length???D3 Ax0fae C8
^^^^00 00 00 00h^^^
0x0FA6h 4006uint8EEPROM_CALIBRATION_STATUS_PINDA00h 0ffh 255PINDA Temp: not calibrated???D3 Ax0fa6 C1
^^^01h 1^PINDA Temp: calibrated^^
0x0FA5h 4005uint8EEPROM_UVLO00h 0ffh 255Power Panic flag: inactive???D3 Ax0fa5 C1
^^^01h 1^Power Panic flag: active^^
^^^02h 2^Power Panic flag: ???^^
0x0F9Dh 3997floatEEPROM_UVLO_CURRENT_POSITION???ffh 255Power Panic position???D3 Ax0f9d C8
^^^^^^^^
0x0F95h 3989charEEPROM_FILENAME???ffh 255Power Panic Filename???D3 Ax0f95 C8
^^^^^^^^
^^^^^^^^
^^^^^^^^
^^^^^^^^
^^^^^^^^
^^^^^^^^
^^^^^^^^
0x0F91h 39851uint32EEPROM_FILE_POSITION???ff ff ff ffhPower Panic File Position???D3 Ax0f91 C4
0x0F8Dh 3981floatEEPROM_UVLO_CURRENT_POSITION_Z???ff ff ff ffhPower Panic Z Position^D3 Ax0f8d C4
0x0F8Ch 3980???EEPROM_UVLO_UNUSED_001???ffh 255Power Panic unused^D3 Ax0f8c C1
0x0F8Bh 3979uint8EEPROM_UVLO_TARGET_BED???ffh 255Power Panic Bed temperature^D3 Ax0f8b C1
0x0F89h 3977uint16EEPROM_UVLO_FEEDRATE???ff ffh 65535Power Panic Feedrate^D3 Ax0f89 C2
0x0F88h 3976uint8EEPROM_UVLO_FAN_SPEED???ffh 255Power Panic Fan speed^D3 Ax0f88 C1
0x0F87h 3975uint8EEPROM_FAN_CHECK_ENABLED00h 0???Fan Check disabledLCD menuD3 Ax0f87 C1
^^^01h 1ffh 255Fan Check enabled^^
0x0F75h 3957uint16EEPROM_UVLO_MESH_BED_LEVELING???ff ffh 65535Power Panic Mesh Bed Leveling???D3 Ax0f75 C18
^^^^^^^^
^^^^^^^^
^^^^^^^^
^^^^^^^^
^^^^^^^^
^^^^^^^^
^^^^^^^^
^^^^^^^^
0x0F73h 3955uint16EEPROM_UVLO_Z_MICROSTEPS???ff ffh 65535Power Panic Z microsteps???D3 Ax0f73 C2
0x0F72h 3954uint8EEPROM_UVLO_E_ABS???ffh 255Power Panic ??? position???D3 Ax0f72 C1
0x0F6Eh 3950foatEEPROM_UVLO_CURRENT_POSITION_E???ff ff ff ffhPower Panic E position???D3 Ax0f6e C4
0x0F6Dh 3949???EEPROM_FREE_NR2???ffh 255Free EEPROM spacefree spaceD3 Ax0f6d C1
0x0F6Ch 3948???EEPROM_FREE_NR3???ffh 255Free EEPROM spacefree spaceD3 Ax0f6c C1
0x0F6Bh 3947???EEPROM_FREE_NR4???ffh 255Free EEPROM spacefree spaceD3 Ax0f6b C1
0x0F6Ah 3946???EEPROM_FREE_NR5???ffh 255Free EEPROM spacefree spaceD3 Ax0f6a C1
0x0F69h 3945uint8EEPROM_CRASH_DETffh 255ffh 255Crash detection: enabledLCD menuD3 Ax0f69 C1
^^^00h 0^Crash detection: disabledLCD menu^
0x0F68h 3944uint8EEPROM_CRASH_COUNT_Y00h-ffh 0-255ffh 255 S/PCrashes detected on y axis???D3 Ax0f68 C1
0x0F67h 3943uint8EEPROM_FSENSOR01h 1ffh 255 PFilament sensor: enabledLCD menuD3 Ax0f67 C1
^^^00h 0^Filament sensor: disabledLCD menu^
0x0F65h 3942uint8EEPROM_CRASH_COUNT_X00h-ffh 0-255ffh 255 S/PCrashes detected on x axis???D3 Ax0f66 C1
0x0F65h 3941uint8EEPROM_FERROR_COUNT00h-ffh 0-255ffh 255 S/PFilament sensor error counter???D3 Ax0f65 C1
0x0F64h 3940uint8EEPROM_POWER_COUNT00h-ffh 0-255ffh 255 S/PPower failure counter???D3 Ax0f64 C1
0x0F60h 3936floatEEPROM_XYZ_CAL_SKEW???ff ff ff ffhXYZ skew value???D3 Ax0f60 C4
0x0F5Fh 3935uint8EEPROM_WIZARD_ACTIVE01h 101h 1 PWizard active???D3 Ax0f5f C1
^^^00h 0^Wizard inactive^^
0x0F5Dh 3933uint16EEPROM_BELTSTATUS_X???ff ffhX Beltstatus???D3 Ax0f5d C2
0x0F5Bh 3931uint16EEPROM_BELTSTATUS_Y???ff ffhY Beltstatus???D3 Ax0f5b C2
0x0F5Ah 3930uint8EEPROM_DIR_DEPTH00h-ffh 0-255ffh 255Directory depth???D3 Ax0f5a C1
0x0F0Ah 3850uint8EEPROM_DIRS???ffh 255Directories ??????D3 Ax0f0a C80
0x0F09h 3849uint8EEPROM_SD_SORT00h 0ffh 255SD card sort by: timeLCD menuD3 Ax0f09 C1
^^^01h 1^SD card sort by: alphabetLCD menu^
^^^02h 1^SD card: not sortedLCD menu^
0x0F08h 3848uint8EEPROM_SECOND_SERIAL_ACTIVE00h 0ffh 255RPi Port: disabledLCD menuD3 Ax0f08 C1
^^^01h 1^RPi Port: enabledLCD menu^
0x0F07h 3847uint8EEPROM_FSENS_AUTOLOAD_ENABLED01h 1ffh 255 PFilament autoload: enabledLCD menuD3 Ax0f07 C1
^^^00h 0^Filament autoload: disabledLCD menu^
0x0F05h 3845uint16EEPROM_CRASH_COUNT_X_TOT0000-fffeff ffh S/PTotal crashes on x axis???D3 Ax0f05 C2
0x0F03h 3843uint16EEPROM_CRASH_COUNT_Y_TOT0000-fffeff ffh S/PTotal crashes on y axis???D3 Ax0f03 C2
0x0F01h 3841uint16EEPROM_FERROR_COUNT_TOT0000-fffeff ffh S/PTotal filament sensor errors???D3 Ax0f01 C2
0x0EFFh 3839uint16EEPROM_POWER_COUNT_TOT0000-fffeff ffh S/PTotal power failures???D3 Ax0eff C2
0x0EFEh 3838uint8EEPROM_TMC2130_HOME_X_ORIGIN???ffh 255??????D3 Ax0efe C1
0x0EFDh 3837uint8EEPROM MC2130_HOME_X_BSTEPS???ffh 255??????D3 Ax0efd C1
0x0EFCh 3836uint8EEPROM_TMC2130_HOME_X_FSTEPS???ffh 255??????D3 Ax0efc C1
0x0EFBh 3835uint8EEPROM_TMC2130_HOME_Y_ORIGIN???ffh 255??????D3 Ax0efb C1
0x0EFAh 3834uint8EEPROM_TMC2130_HOME_Y_BSTEPS???ffh 255??????D3 Ax0efa C1
0x0EF9h 3833uint8EEPROM_TMC2130_HOME_Y_FSTEPS???ffh 255??????D3 Ax0ef9 C1
0x0EF8h 3832uint8EEPROM_TMC2130_HOME_ENABLED???ffh 255??????D3 Ax0ef8 C1
0x0EF7h 3831uint8EEPROM_TMC2130_WAVE_X_FAC???ffh 255??????D3 Ax0ef7 C1
0x0EF6h 3830uint8EEPROM_TMC2130_WAVE_Y_FAC???ffh 255??????D3 Ax0ef6 C1
0x0EF5h 3829uint8EEPROM_TMC2130_WAVE_Z_FAC???ffh 255??????D3 Ax0ef5 C1
0x0EF4h 3828uint8EEPROM_TMC2130_WAVE_E_FAC???ffh 255??????D3 Ax0ef4 C1
0x0EF3h 3827uint8EEPROM_TMC2130_X_MRES???ffh 255??????D3 Ax0ef3 C1
0x0EF2h 3826uint8EEPROM_TMC2130_Y_MRES???ffh 255??????D3 Ax0ef2 C1
0x0EF1h 3825uint8EEPROM_TMC2130_Z_MRES???ffh 255??????D3 Ax0ef1 C1
0x0EF0h 3824uint8EEPROM_TMC2130_E_MRES???ffh 255??????D3 Ax0ef0 C1
0x0EEE 3822uint16EEPROM_PRINTER_TYPE???ff ffh 65535Printer Type???D3 Ax0eee C2
^^^64 00h 100^PRINTER_MK1???^
^^^c8 00h 200^PRINTER_MK2???^
^^^c9 00h 201^PRINTER_MK2 with MMU1???^
^^^ca 00h 202^PRINTER_MK2S???^
^^^cb 00h 203^PRINTER_MK2S with MMU1???^
^^^fa 00h 250^PRINTER_MK2.5???^
^^^1a 4fh 20250^PRINTER_MK2.5 with MMU2???^
^^^fc 00h 252^PRINTER_MK2.5S???^
^^^1c 4fh 20250^PRINTER_MK2.5S with MMU2S???^
^^^0c 12h 300^PRINTER_MK3???^
^^^4c 4fh 20300^PRINTER_MK3 with MMU2???^
^^^0e 12h 302^PRINTER_MK3S???^
^^^4e 4fh 20302^PRINTER_MK3S with MMU2S???^
0x0EEC 3820uint16EEPROM_BOARD_TYPE???ff ffh 65535Board Type???D3 Ax0eec C2
^^^c8 00h 200^BOARD_RAMBO_MINI_1_0???^
^^^cb 00h 203^BOARD_RAMBO_MINI_1_3???^
^^^36 01h 310^BOARD_EINSY_1_0a???^
0x0EE8 3816floatEEPROM_EXTRUDER_MULTIPLIER_0???ff ff ff ffhPower panic Extruder 0 multiplier???D3 Ax0ee8 C4
0x0EE4 3812floatEEPROM_EXTRUDER_MULTIPLIER_1???ff ff ff ffhPower panic Extruder 1 multiplier???D3 Ax0ee4 C4
0x0EE0 3808floatEEPROM_EXTRUDER_MULTIPLIER_2???ff ff ff ffhPower panic Extruder 2 multiplier???D3 Ax0ee0 C4
0x0EDE 3806uint16EEPROM_EXTRUDEMULTIPLY???ff ffh 65535Power panic Extruder multiplier???D3 Ax0ede C2
0x0EDA 3802floatEEPROM_UVLO_TINY_CURRENT_POSITION_Z???ff ff ff ffhPower panic Z position???D3 Ax0eda C4
0x0ED8 3800uint16EEPROM_UVLO_TARGET_HOTEND???ff ffh 65535Power panic target Hotend temperature???D3 Ax0ed8 C2
0x0ED7 3799uint8EEPROM_SOUND_MODE00h 0ffh 255Sound mode: loud???D3 Ax0ed7 C1
^^^01h 1^Sound mode: once^^
^^^02h 1^Sound mode: silent^^
^^^03h 1^Sound mode: assist^^
0x0ED6 3798boolEEPROM_AUTO_DEPLETE01h 1ffh 255MMU2/s autodeplete: on???D3 Ax0ed6 C1
^^^00h 0^MMU2/s autodeplete: off^^
0x0ED5 3797boolEEPROM_FSENS_OQ_MEASS_ENABLED???ffh 255PAT1925 ??????D3 Ax0ed5 C1
^^^???^PAT1925 ???^^
0x0ED3 3795uint16EEPROM_MMU_FAIL_TOT???ff ffh 65535 S/PMMU2/s total failures???D3 Ax0ed3 C2
0x0ED2 3794uint8EEPROM_MMU_FAIL???ffh 255 S/PMMU2/s fails during print???D3 Ax0ed2 C1
0x0ED0 3792uint16EEPROM_MMU_LOAD_FAIL_TOT???ff ffh 65535 S/PMMU2/s total load failures???D3 Ax0ed0 C2
0x0ECF 3791uint8EEPROM_MMU_LOAD_FAIL???ffh 255 S/PMMU2/s load failures during print???D3 Ax0ecf C1
0x0ECE 3790uint8EEPROM_MMU_CUTTER_ENABLED00h 0ffh 255MMU2/s cutter: disabledLCD menuD3 Ax0ece C1
^^^01h 1^MMU2/s cutter: enabled^^
^^^02h 2^MMU2/s cutter: always^^
0x0DAE 3502uint16EEPROM_UVLO_MESH_BED_LEVELING_FULL???ff ffh 65535Power panic Mesh bed leveling points???D3 Ax0dae C288
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
^^^???^^^^
0x0DAD 3501uint8EEPROM_MBL_TYPE???ffh 255Mesh bed leveling precision unused atm???D3 Ax0dad C1
0x0DAC 3500boolEEPROM_MBL_MAGNET_ELIMINATION01h 1ffh 255Mesh bed leveling does: ignores magnetsLCD menuD3 Ax0dac C1
^^^00h 0^Mesh bed leveling does: NOT ignores magnets^^
0x0DAB 3499uint8EEPROM_MBL_POINTS_NR03h 3ffh 255Mesh bed leveling points: 3x3LCD menuD3 Ax0dab C1
^^^07h 7^Mesh bed leveling points: 7x7^^
0x0DAA 3498uint8EEPROM_MBL_PROBE_NR03h 3ffh 255MBL times measurements for each point: 3LCD menuD3 Ax0daa C1
^^^05h 5^MBL times measurements for each point: 5^^
^^^01h 1^MBL times measurements for each point: 1^^
0x0DA9 3497uint8EEPROM_MMU_STEALTH01h 1ffh 255MMU2/s Silent mode: on???D3 Ax0da9 C1
^^^00h 0^MMU2/s Silent mode: off^^
0x0DA8 3496uint8EEPROM_CHECK_MODE01h 1ffh 255Check mode for nozzle is: warnLCD menuD3 Ax0da8 C1
^^^02h 0^Check mode for nozzle is: strict^^
^^^00h 0^Check mode for nozzle is: none^^
0x0DA7 3495uint8EEPROM_NOZZLE_DIAMETER28h 40ffh 255Nozzle diameter is: 40 or 0.40mmLCD menuD3 Ax0da7 C1
^^^3ch 60^Nozzle diameter is: 60 or 0.60mm^^
^^^19h 25^Nozzle diameter is: 25 or 0.25mm^^
0x0DA5 3493uint16EEPROM_NOZZLE_DIAMETER_uM9001hff ffh 65535Nozzle diameter is: 400umLCD menuD3 Ax0da5 C2
^^^5802h^Nozzle diameter is: 600um^^
^^^fa00h^Nozzle diameter is: 250um^^
0x0DA4 3492uint8EEPROM_CHECK_MODEL01h 1ffh 255Check mode for printer model is: warnLCD menuD3 Ax0da4 C1
^^^02h 0^Check mode for printer model is: strict^^
^^^00h 0^Check mode for printer model is: none^^
0x0DA3 3491uint8EEPROM_CHECK_VERSION01h 1ffh 255Check mode for firmware is: warnLCD menuD3 Ax0da3 C1
^^^02h 0^Check mode for firmware is: strict^^
^^^00h 0^Check mode for firmware is: none^^
0x0DA2 3490uint8EEPROM_CHECK_GCODE01h 1ffh 255Check mode for gcode is: warn unused atmLCD menuD3 Ax0da2 C1
^^^02h 0^Check mode for gcode is: strict unused atm^^
^^^00h 0^Check mode for gcode is: none unused atm^^
0x0D49 3401uint16EEPROM_SHEETS_BASE???ffh 255???LCD menuD3 Ax0d49 C89
0x0D49 3401char1st Sheet block536d6f6f746831ffffffffffffff1st sheet - Name: Smooth1^D3 Ax0d49 C7
0x0D50 3408uint16^00 00h 0ff ffh 655351st sheet - Z offset^D3 Ax0d50 C2
0x0D52 3410uint8^00h 0ffh 2551st sheet - bed temp^D3 Ax0d52 C1
0x0D53 3411uint8^00h 0ffh 2551st sheet - PINDA temp^D3 Ax0d53 C1
0x0D54 3412char2nd Sheet block536d6f6f746832ffffffffffffff2nd sheet - Name: Smooth2^D3 Ax0d54 C7
0x0D5B 3419uint16^00 00h 0ff ffh 655352nd sheet - Z offset^D3 Ax0d5b C2
0x0D5D 3421uint8^00h 0ffh 2552nd sheet - bed temp^D3 Ax0d5d C1
0x0D5E 3422uint8^00h 0ffh 2552nd sheet - PINDA temp^D3 Ax0d5e C1
0x0D5F 3423char3rd Sheet block54657874757231ffffffffffffff3rd sheet - Name: Textur1^D3 Ax0d5f C7
0x0D66 3430uint16^00 00h 0ff ffh 655353rd sheet - Z offset^D3 Ax0d66 C2
0x0D68 3432uint8^00h 0ffh 2553rd sheet - bed temp^D3 Ax0d68 C1
0x0D69 3433uint8^00h 0ffh 2553rd sheet - PINDA temp^D3 Ax0d69 C1
0x0D6A 3434char4th Sheet block54657874757232ffffffffffffff4th sheet - Name: Textur2^D3 Ax0d6a C7
0x0D71 3441uint16^00 00h 0ff ffh 655354th sheet - Z offset^D3 Ax0d71 C2
0x0D73 3443uint8^00h 0ffh 2554th sheet - bed temp^D3 Ax0d73 C1
0x0D74 3444uint8^00h 0ffh 2554th sheet - PINDA temp^D3 Ax0d74 C1
0x0D75 3445char5th Sheet block437573746f6d31ffffffffffffff5th sheet - Name: Custom1^D3 Ax0d75 C7
0x0D7C 3452uint16^00 00h 0ff ffh 655355th sheet - Z offset^D3 Ax0d7c C2
0x0D7E 3454uint8^00h 0ffh 2555th sheet - bed temp^D3 Ax0d7e C1
0x0D7F 3455uint8^00h 0ffh 2555th sheet - PINDA temp^D3 Ax0d7f C1
0x0D80 3456char6th Sheet block437573746f6d32ffffffffffffff6th sheet - Name: Custom2^D3 Ax0d80 C7
0x0D87 3463uint16^00 00h 0ff ffh 655356th sheet - Z offset^D3 Ax0d87 C2
0x0D89 3465uint8^00h 0ffh 2556th sheet - bed temp^D3 Ax0d89 C1
0x0D8A 3466uint8^00h 0ffh 2556th sheet - PINDA temp^D3 Ax0d8a C1
0x0D8B 3467char7th Sheet block437573746f6d33ffffffffffffff7th sheet - Name: Custom3^D3 Ax0d8b C7
0x0D92 3474uint16^00 00h 0ff ffh 655357th sheet - Z offset^D3 Ax0d92 C2
0x0D94 3476uint8^00h 0ffh 2557th sheet - bed temp^D3 Ax0d94 C1
0x0D95 3477uint8^00h 0ffh 2557th sheet - PINDA temp^D3 Ax0d95 C1
0x0D96 3478char8th Sheet block437573746f6d34ffffffffffffff8th sheet - Name: Custom4^D3 Ax0d96 C7
0x0D9D 3485uint16^00 00h 0ff ffh 655358th sheet - Z offset^D3 Ax0d9d C2
0x0D9F 3487uint8^00h 0ffh 2558th sheet - bed temp^D3 Ax0d9f C1
0x0DA0 3488uint8^00h 0ffh 2558th sheet - PINDA temp^D3 Ax0da0 C1
0x0DA1 3489uint8???00h 0ffh 255??????D3 Ax0da1 C1
0x0D48 3400uint8EEPROM_FSENSOR_PCB???ffh 255Filament Sensor type old vs new???D3 Ax0d48 C1
^^^???^Filament Sensor type ???^^
0x0D47 3399uint8EEPROM_FSENSOR_ACTION_NA00h 0ffh 255Filament Sensor action: ContinueLCD menuD3 Ax0d47 C1
^^^01h 1^Filament Sensor action: Pause^^
0x0D37 3383floatEEPROM_UVLO_SAVED_TARGET???ff ff ff ffhPower panic saved target all-axis???D3 Ax0d37 C16
^^^???^Power panic saved target e-axis^D3 Ax0d43 C4
^^^???^Power panic saved target z-axis^D3 Ax0d3f C4
^^^???^Power panic saved target y-axis^D3 Ax0d3b C4
^^^???^Power panic saved target x-axis^D3 Ax0d37 C4
0x0D35 3381uint16EEPROM_UVLO_FEEDMULTIPLY???ff ffh 65355Power panic saved feed multiplier???D3 Ax0d35 C2
0x0D34 3380uint8EEPROM_BACKLIGHT_LEVEL_HIGH00h - ffh82h 130LCD backlight bright: 128 Dim value to 255LCD menuD3 Ax0d34 C1
0x0D33 3379uint8EEPROM_BACKLIGHT_LEVEL_LOW00h - ffh32h 50LCD backlight dim: 50 0 to Bright valueLCD menuD3 Ax0d33 C1
0x0D32 3378uint8EEPROM_BACKLIGHT_MODE02h 2ffh 255LCD backlight mode: AutoLCD menuD3 Ax0d32 C1
^^^01h 1^LCD backlight mode: Bright^^
^^^00h 0^LCD backlight mode: Dim^^
0x0D30 3376uint16EEPROM_BACKLIGHT_TIMEOUT01 00 - ff ffff ffh 65535LCD backlight timeout: 10 secondsLCD menuD3 Ax0d30 C2
0x0D2C 3372floatEEPROM_UVLO_LA_K???ff ff ff ffhPower panic saved Linear Advanced K value???D3 Ax0d2c C4
Address beginBit/TypeNameValid valuesDefault/FactoryResetDescriptionGcode/FunctionDebug code
0x0012 18uint16EEPROM_FIRMWARE_VERSION_END???ff ffh 65535??????D3 Ax0012 C2
0x0010 16uint16EEPROM_FIRMWARE_VERSION_FLAVOR???ff ffh 65535??????D3 Ax0010 C2
0x000E 14uint16EEPROM_FIRMWARE_VERSION_REVISION???ff ffh 65535Firmware version revision number DEV/ALPHA/BETA/RC???D3 Ax000e C2
0x000C 12uint16EEPROM_FIRMWARE_VERSION_MINOR???ff ffh 65535Firmware version minor number???D3 Ax000c C2
0x000A 10uint16EEPROM_FIRMWARE_VERSION_MAJOR???ff ffh 65535Firmware version major number???D3 Ax000a C2
0x0000 0charFW_PRUSA3D_MAGIC???ffffffffffffffffffff__PRUSA3DFW__???D3 Ax0000 C10


  • No labels