Close



Results 1 to 9 of 9

Hybrid View

  1. #1
    I thought that would be the right thing to do as well, but that creates an error in sanitycheck.h SanityCheck.h:1154:6: error: #error "Enable USE_XMAX_PLUG when homing X to MAX." #error "Enable USE_XMAX_PLUG when homing X to MAX." ^exit status 1#error "Enable USE_XMAX_PLUG when homing X to MAX."

  2. #2
    Staff Engineer Roberts_Clif's Avatar
    Join Date
    Jun 2017
    Location
    Washington State, USA
    Posts
    1,151
    Add Roberts_Clif on Thingiverse
    Does Folgertech have a Marlin Configuration.h file

    Post your Entire Marlin to a share like Google Drive post the lnik here will take a look.

  3. #3
    Yes it has that file type. That is where I go to try to tinker. I uploaded the code and shared the link. I also uploaded a picture of the printer to show where things are and the 0,0,0 when it homes.https://drive.google.com/drive/folde...dX?usp=sharing
    Attached Images Attached Images

  4. #4
    Staff Engineer Roberts_Clif's Avatar
    Join Date
    Jun 2017
    Location
    Washington State, USA
    Posts
    1,151
    Add Roberts_Clif on Thingiverse
    I Believe this line should be
    #define X_HOME_DIR 1

  5. #5
    changed -1 to a 1 there and then it just moves away from the endstop for a split second and stops.
    I tried tinkering with the X_MAX_ENDSTOP_INVERTING and X_MIN_ENDSTOP_INVERTING and that makes it move, but tries to keep going even when hitting the endstop.

Posting Permissions

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