This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

  • 0 voto(s) - 0 Media
  • 1
  • 2
  • 3
  • 4
  • 5
Ayuda con HOME en Corexy
#1
Estoy tratando de  configurar una corexy, y si le digo que invierta la dirección del home, simplemente no lo hace, tengo que tenerlo en -1, si lo pongo en 1 que es lo que necesito, simplemente se salta ese eje y sigue haciendo home en los demás. Se os ocurre que puede ser? es un Marlin Rc7


// ENDSTOP SETTINGS:
// Sets direction of endstops when homing; 1=MAX, -1=MIN
// :[-1,1]
#define X_HOME_DIR -1
#define Y_HOME_DIR -1
#define Z_HOME_DIR -1

#define min_software_endstops false // If true, axis won't move to coordinates less than HOME_POS.
#define max_software_endstops false  // If true, axis won't move to coordinates greater than the defined lengths below.
  Responder
#2
Hol, asi lo tengo yo y estan bien

// ENDSTOP SETTINGS:
// Sets direction of endstops when homing; 1=MAX, -1=MIN
// :[-1,1]
#define X_HOME_DIR -1
#define Y_HOME_DIR -1
#define Z_HOME_DIR -1

#define min_software_endstops true // If true, axis won't move to coordinates less than HOME_POS.
#define max_software_endstops true // If true, axis won't move to coordinates greater than the defined lengths below.

// @section machine

// Travel limits after homing (units are in mm)
#define X_MIN_POS 0
#define Y_MIN_POS 0
#define Z_MIN_POS 0
#define X_MAX_POS 180
#define Y_MAX_POS 270
#define Z_MAX_POS 180
no tendras el fin de carrera e lado opuesto?
saludos
  Responder


Posibles temas similares…
Tema Autor Respuestas Vistas Último mensaje
  CONSULTA !!Ayuda!! Marlin 2.0 No consigo hacer Home en el centro de la cama caliente juankike 8 3,547 28-03-2022, 09:57 PM
Último mensaje: SoMAG
  Problema home eje z Luckaneitor 2 1,085 25-10-2020, 09:03 PM
Último mensaje: Peter13
  Calentar antes de hacer Home Recovery Power Drathelern 3 1,860 07-12-2019, 11:33 AM
Último mensaje: Simemart
  Eje z baja al hacer home para luego subir. PROBLEMA. xero83 0 1,386 16-06-2018, 06:29 PM
Último mensaje: xero83
  Hacer home djtopo18 4 1,993 12-06-2018, 07:58 AM
Último mensaje: djtopo18