Close



Results 1 to 10 of 27

Hybrid View

  1. #1
    Staff Engineer Roberts_Clif's Avatar
    Join Date
    Jun 2017
    Location
    Washington State, USA
    Posts
    1,151
    Add Roberts_Clif on Thingiverse
    I followed the instructions, compiled got error could not find processor rebooted VSCode compiled perfect.

    Using 7-ZIp could you zip this entire directory post on a share program like Google Drive and share the link.
    Will see if I can find the error and re-post for you with comments about this error. This is to help you learn about troubleshooting software errors.

    If then you still cannot see the error I will post a zip of the I created firmware.

    P.S. How are you going to wire the display with ribbon cables or another way.
    Last edited by Roberts_Clif; 03-08-2022 at 05:39 PM.

  2. #2
    Staff Engineer Roberts_Clif's Avatar
    Join Date
    Jun 2017
    Location
    Washington State, USA
    Posts
    1,151
    Add Roberts_Clif on Thingiverse
    Very good.

    Now you are dangerous

    I have just started enabling these lines, it makes setting the Z-Offset a thousand times simpler.

    Configuration_adv.h Changes

    Path:Marlin\Configuration_adv.h

    Code:
    #define PROBE_OFFSET_WIZARD
    #define PROBE_OFFSET_WIZARD_START_Z -2.0
    
    Enable Babystepping
    #define BABYSTEPPING
    #define BABYSTEP_DISPLAY_TOTAL
    #define BABYSTEP_ZPROBE_OFFSET

Posting Permissions

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