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
Mi primera impresión en Prusa i3 steel
#1
He realizado mi primera impresión, pero todo ha salido mas pequeño de lo normal. He impreso un cubo de calibración hueco de 20mm de lado pero me ha salido de 10mm además la "tapadera" se ha chafado.
El tamaño creo que esta relacionado con la configuración, ya que tuve que poner (en Marlin):
Código:
// Travel limits after homing
#define X_MAX_POS 370
#define X_MIN_POS 0
#define Y_MAX_POS 370
#define Y_MIN_POS 0
#define Z_MAX_POS 200
#define Z_MIN_POS 0
#define X_MAX_LENGTH (X_MAX_POS - X_MIN_POS)
#define Y_MAX_LENGTH (Y_MAX_POS - Y_MIN_POS)
#define Z_MAX_LENGTH (Z_MAX_POS - Z_MIN_POS)
cuando mi cama es estandar (20 cm^2 de impresión como mucho) ¿Donde he tocar?
Este es el cubo que me ha salido:
[Imagen: EdRfjTB.jpg]
La imagen noes de muy buena calidad :dale2: pero se pueden apreciar unas lineas horizontales que no han salido muy bien por las esquinas ¿Cual es el fallo?
He impreso con PLA el extruder lo tengo a 185º la primera capa y 180º el resto y la cama 45º y el resto 35º. La velocidad del perimetro 20mm/s, la del fill 20mm/s y de travel 130mm/s.
  Responder
#2
Acabo de darme cuenta que al tener los DRV8825 debo de tener la siguiente linea así: #define DEFAULT_AXIS_STEPS_PER_UNIT {160,160,4000,1550}
Lo otro aún sigo sin resolverlo :/
  Responder


Posibles temas similares…
Tema Autor Respuestas Vistas Último mensaje
  Fallo impresión primera capa skareb 1 0 15-04-2024, 06:53 PM
Último mensaje: Simemart
  Problema con inicio de la primera capa Ender 3 neo matiius8 8 0 13-04-2024, 05:53 PM
Último mensaje: Simemart
  CONSULTA Primera capa defectuosa ender 3 Windkaze 11 3,284 27-01-2021, 07:14 PM
Último mensaje: pano
Pregunta CONSULTA Buscando primera impresora 3D Moreathin 2 640 25-01-2021, 12:28 PM
Último mensaje: Moreathin
  Ayuda con mi primera impresión Daniel Córdova 2 653 17-01-2021, 06:29 AM
Último mensaje: Daniel Córdova