User Tools

Site Tools


quickstart:mycnc-quick-start:homing_setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
quickstart:mycnc-quick-start:homing_setup [2019/06/07 13:30] ivanquickstart:mycnc-quick-start:homing_setup [2019/06/07 13:55] ivan
Line 5: Line 5:
 In order to set up the homing procedure, do the following: In order to set up the homing procedure, do the following:
  
-1. Go to **CNC Settings > Config > Macro List > M138**, and comment out the axes and commands which are not required for your particular setup by adding **;** in front of the commands, as shown in the screenshot below. For the configuration used in this example, the machine uses three axes (x, y and z), so the a-axis is not required. +1. Go to **CNC Settings > Config > Macro List > M138**, and comment out the axes and commands which are not required for your particular setup by adding **;** in front of the commands, as shown in the screenshot below. For the configuration used in this example, the machine uses three axes (x, y and z), so the a-axis is not required, as well as the commands in the first half of the macro
 {{:quickstart:mycnc-quick-start:qs-homing-003.png}} {{:quickstart:mycnc-quick-start:qs-homing-003.png}}
  
Line 18: Line 18:
 M132 (Y) M132 (Y)
 M131 (X)</code> M131 (X)</code>
 +
 +Note that the Z axis comes first, as the machine usually needs to lift the tool up before moving it in the xy-plane as to not crash into any obstacles. 
  
 2. Open **CNC Settings > Config > Macro Wizard** and select the particular axis for which you would like to run the homing procedure for (Homing X in case of this example). The screen presented to you will look as follows: 2. Open **CNC Settings > Config > Macro Wizard** and select the particular axis for which you would like to run the homing procedure for (Homing X in case of this example). The screen presented to you will look as follows:
Line 61: Line 63:
  
 13. Add any necessary macros to the Macro Header and Macro Footer if so desired. These will be added in the beginning or in the end of the Homing procedure respectively. THESE FIELDS ARE USUALLY LEFT BLANK. 13. Add any necessary macros to the Macro Header and Macro Footer if so desired. These will be added in the beginning or in the end of the Homing procedure respectively. THESE FIELDS ARE USUALLY LEFT BLANK.
 +
 +{{:quickstart:mycnc-quick-start:qs-homing-014.png}}
  
 <code>Any macro in brackets such as this:  <code>Any macro in brackets such as this: 
Line 71: Line 75:
 M5;M9</code> M5;M9</code>
  
-14. Press **Save**, then press **Generate** and **Save macro**.+14. Press **Save Configuration**, then press **Generate** and **Save macro**. 
 +{{:quickstart:mycnc-quick-start:qs-homing-015.png}}
  
 +====Using Servo/Incremental Encoders====
 +These settings allow for a higher accuracy during the homing procedure, however they require using an incremental encoder which might not always be feasible. These settings are located on the same screen, as shown below:
 +{{:quickstart:mycnc-quick-start:qs-homing-016.png}}
  
 +1. Set the checkmark to ON for the **Encoder Index/Z Home Detection**
  
 +2. As with the sensor from Step 4 of the regular procedure, set your sensor number and its normal behaviour. 
  
 +3. Set the **Distance to Encoder Z Sensor** (usually used on Linear Encoders). This is useful when a linear encoder is located a fair distance away, and is set to be slightly smaller (on the scale of nearly a millimeter) than the actual distance to the encoder. This setting is not necessary, however it does allow the user to lower the required time on the Encoder Z Home Detection. 
  
quickstart/mycnc-quick-start/homing_setup.txt · Last modified: 2022/10/21 13:54 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki