User Tools

Site Tools


quickstart:mycnc-quick-start:probe_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
quickstart:mycnc-quick-start:probe_setup [2020/09/04 10:17] ivanquickstart:mycnc-quick-start:probe_setup [2021/08/04 14:18] (current) ivan
Line 1: Line 1:
 =====Setting up the probe tool===== =====Setting up the probe tool=====
  
-The probe tool is currently being sold as part of some myCNC kits. The main sensor looks like the image below:+The probe tool below is included in of some myCNC kits //(NOTE: As of August 2021, the probe tool is no longer sold as part of our kits)//. The main sensor looks like the image below:
  
 {{:quickstart:mycnc-quick-start:sen-prb-wr01-002-small2.jpg}} {{:quickstart:mycnc-quick-start:sen-prb-wr01-002-small2.jpg}}
Line 38: Line 38:
  
 ====Probing Wizard Setup==== ====Probing Wizard Setup====
 +
 +A video recap of the probing wizard setup instructions is available on our YouTube channel:
 +
 +{{youtube>uFM9FY9FFPo?large}}
 +
 In order to properly set up a probe system from scratch on your machine (especially if the software has not, for any reason, been updated to its latest version) please check the following: In order to properly set up a probe system from scratch on your machine (especially if the software has not, for any reason, been updated to its latest version) please check the following:
  
-1. In order to specify the particular port that you are using for your sensor, go to Go to **CNC Settings > Probing Wizard > Probing Config** and click the **Enable Probe sensor protection** button after setting the particular port desired (Port 9 for this example). This setting will be automatically mirrored in the **CNC Settings > Triggers/Timers** window. +1. In order to specify the particular port that you are using for your sensor, go to Go to **CNC Settings > Probing Wizard > Probing Config** and click the **Enable Probe sensor protection/M109** button after setting the particular port desired (Port 9 for this example). This port can be any of the input ports that are available on your control board, as there isn't a dedicated probing port assigned by default. This setting will be automatically mirrored in the **CNC Settings > Triggers/Timers** window. After pressing the **Enable Probe Sensor** button, some necessary commands such as M108, M109 and TRIG04 will be automatically set up
 {{:mycnc:mill-probe-software-003.jpg}} {{:mycnc:mill-probe-software-003.jpg}}
 +
 +//NOTE: The port should always be specified to be normally open in the above window. If the sensor port is normally closed, then it can be inverted in Hardware Settings and set to be "normally open" in the probing config window (with the Rising Edge trigger in Triggers/Timers).// 
  
 2. In **CNC Settings > PLC > Hardware PLC**, check that the command **TRIG04** is created. The program should contain the following code: 2. In **CNC Settings > PLC > Hardware PLC**, check that the command **TRIG04** is created. The program should contain the following code:
Line 59: Line 66:
 }; };
 </code> </code>
 +
 +Add the TRIG04 command manually if it has not been generated automatically (typically not necessary). 
 +
 {{:mycnc:mill-probe-software-001.jpg}} {{:mycnc:mill-probe-software-001.jpg}}
  
Line 70: Line 80:
  
 5. Double-check the TRIG04 procedure from Step 2, and edit it back to the code above if it had been changed (this can occur on older versions of the software). 5. Double-check the TRIG04 procedure from Step 2, and edit it back to the code above if it had been changed (this can occur on older versions of the software).
 +
 +6. Make sure that the TRIG04 trigger has been automatically enabled in Inputs/Outputs/Sensors > Triggers/Timers:
 +
 +{{:quickstart:mycnc-quick-start:mill-probe-software-007.png}}
  
 The probe wizard setup should now be complete.  The probe wizard setup should now be complete. 
quickstart/mycnc-quick-start/probe_setup.txt · Last modified: 2021/08/04 14:18 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki