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
MKs Gen V14 en Ender 3 no compila
#1
Hola a todos me presento me llaman Yamilongiano saludos. entro a la comunidad por que hace tiempo estoy estoy en un proyecto para reparar mi impresora Ender 3, espero poder ayudar en todo lo que pueda y si me ayudan prometo subir un vídeo a youtube de como instalar y configurar todo para devolver el favor, sin preámbulo les cuento.

la verdad la placa Creality se fue a mejor vida, por lo que me fui obligado a comprar una placa nueva. he estado investigando un poco y al parecer puedo usar toda la electrónica que tiene al Ender 3 y hacerla correr con la MKS Gen V1.4.

bueno estoy intentado compilar:

tengo arduino 1.8.5 
marlin nuevo descargado de http://marlinfw.org/.

bueno estoy comenzando de apoco por lo que primero configure la board:

// The following define selects which electronics board you have.
// Please choose the name from boards.h that matches your setup
#ifndef MOTHERBOARD
  #define BOARD_MKS_GEN_13  // MKS GEN v1.3 or 1.4
#endif

ya que solo quiero conectar el LCD de la ender para ver si funciona correctamente en la placa,y ya tengo un error:

Código:
Arduino:1.8.5 (Windows 8.1), Tarjeta:"Arduino Mega 2560, ATmega2560 (Mega 2560)"

In file included from sketch\MarlinConfig.h:40:0,

                 from sketch\G26_Mesh_Validation_Tool.cpp:27:

pins.h:268: error: #error "Unknown MOTHERBOARD value set in Configuration.h"

   #error "Unknown MOTHERBOARD value set in Configuration.h"

    ^

In file included from sketch\MarlinConfig.h:42:0,

                 from sketch\G26_Mesh_Validation_Tool.cpp:27:

SanityCheck.h:1127: error: #error "HEATER_0_PIN not defined for this board."

   #error "HEATER_0_PIN not defined for this board."

    ^

exit status 1
#error "Unknown MOTHERBOARD value set in Configuration.h"

Este reporte podría tener más información con
"Mostrar salida detallada durante la compilación"
opción habilitada en Archivo -> Preferencias.

no entiendo por que el Arduino no reconoce la placa (N°47) BOARD_MKS_GEN_13, si se encuentra en board.h

(#define BOARD_MKS_GEN_13        47    // MKS GEN v1.3 or 1.4) Smash2
  Responder
#2
Amigos por alguna extraña razón no me reconocía las boards.h, intente muchas veces y nada.

descargue la versión

1.1.9 bug fix de marlinFW.org y lo intente nuevamente. y compilo sin problemas.

[Imagen: compilado-1.png]
estoy usando Arduino IDE 1.8.5.
  Responder
#3
hola de me ha quemado la placa como lo hiciste y que necesito gracias
  Responder


Posibles temas similares…
Tema Autor Respuestas Vistas Último mensaje
  CONSULTA Como conectar un BlTouch a una mks gen l v 2.1? SebaSox 3 1,383 28-03-2025, 07:00 PM
Último mensaje: Simemart
  mks gen l v 2.1 piranin 7 3,217 28-03-2025, 12:21 AM
Último mensaje: SebaSox
Pregunta CONSULTA MKS GEN L V1.0 + TMC22XX MrGrafeno 4 1,297 18-06-2024, 01:01 PM
Último mensaje: MrGrafeno
  MKS GEN L V1.0 5v sin corriente jarping 2 798 10-09-2023, 02:17 PM
Último mensaje: jarping
  placa mks gen v1.4 modo uart josesete 4 2,028 21-03-2021, 10:28 PM
Último mensaje: josesete