Dual Endstops Squaring and Calibration on the MPCNC using Marlin

Поділитися
Вставка
  • Опубліковано 28 лип 2020
  • In this video we go over how to square and calibrate your CNC machine after installing dual endstops. This tutorial is for the original MPCNC running Marlin 2 but can be adapted for many other CNC builds and softwares including the MPCNC Primo and GRBL.
    If you want to automatically draw the lines, use the following gcode with the pen starting in position to draw. Adjust the X and Y values with an ! to the maximum on your machine:
    G1 X0 Y0
    G1 X!
    G1 Y!
    G1 X0
    G1 Y0
    G1 X! Y!
    G1 Z5
    G1 X0
    G1 Z0
    G1 X! Y0
    G1 Z10
    Credit for the MPCNC design: Ryan from V1 Engineering
    Link to the endstop holders I used: www.thingiverse.com/thing:284...
    Link to the tutorial I'm basing this video off of: docs.v1engineering.com/electr...
    Camera/Mic: Samsung Galaxy S9+
  • Навчання та стиль

КОМЕНТАРІ • 8

  • @allted
    @allted 3 роки тому +7

    I really like how you have explained this. I am sure you have seen the way I explain it. I would be interested to link this in the docs if you would be cool with it?

  • @robertoaks1043
    @robertoaks1043 2 роки тому

    I would like to know about the belt tensioner that are in the video at 1:33? Did you make them or is it on Thingiverse?

    • @lifeofleoua6695
      @lifeofleoua6695  2 роки тому

      I made them based off of a design on Thingiverse. They didn't work very well since I didn't account for some clearances so I ended up just using zip ties like the Ryan's design intended.

  • @ARM3D_CNC
    @ARM3D_CNC 3 роки тому

    Donde conseguiste el firware para que funcione la pantalla

    • @lifeofleoua6695
      @lifeofleoua6695  2 роки тому

      El firmware se llama Marlin y lo necesitas configurar para tu propio pantalla.

  • @nikunjanghan7101
    @nikunjanghan7101 3 роки тому

    i want to run my dual y axis but i face sum issue can you help me with this

    • @lifeofleoua6695
      @lifeofleoua6695  2 роки тому

      That's very vague. If you post more about your issues, I might be able to help, but I recommend going to the V1 Engineering forum and asking there. They collectively have more experience than I do.