Close



Results 1 to 6 of 6

Hybrid View

  1. #1
    Staff Engineer Roberts_Clif's Avatar
    Join Date
    Jun 2017
    Location
    Washington State, USA
    Posts
    1,154
    Add Roberts_Clif on Thingiverse
    When flashing new firmware you need to send code to read the firmware and store the firmware configuration into memory.

    To do this send
    M502 - Factory Reset
    // If you need a different Z-Offset you can enter it here
    // M851 - XYZ Probe Offset
    M500 - Save Settings
    I do this from Cura 15.04.6 in terminal mode

    This can also be done from LCD
    Load Settings
    // If you need a different Z-Offset you can enter it here
    // M851 - XYZ Probe Offset
    Store Settings
    Last edited by Roberts_Clif; 11-24-2019 at 02:59 PM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •