User Tools

Site Tools


mycnc:ihc

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
mycnc:ihc [2019/11/07 10:36] ivanmycnc:ihc [2021/04/29 09:54] (current) ivan
Line 15: Line 15:
 On the other hand, the floating head system simply requires an **INPUT** to the controller to indicate that the button has been pressed. It does not need to be retracted or turned off when the cutting commences, so no OUTPUT from the controller is needed. Therefore, in order to set up the IHC system within the myCNC software, the user needs to assign at most two connections (or sometimes only one, in the case of the floating head mechanism).  On the other hand, the floating head system simply requires an **INPUT** to the controller to indicate that the button has been pressed. It does not need to be retracted or turned off when the cutting commences, so no OUTPUT from the controller is needed. Therefore, in order to set up the IHC system within the myCNC software, the user needs to assign at most two connections (or sometimes only one, in the case of the floating head mechanism). 
  
-The INPUT sensor will be assigned in the ''pins.h'' file (found in Settings > Hardware > PLC > Hardware PLC) as ''INPUT_IHC'', while the OUTPUT connection will be assigned as ''OUTPUT_PROBE''. Then, the sequence will be the following:+The INPUT sensor will be assigned in the ''pins.h'' file (found in Settings > Hardware > PLC > Hardware PLC) as ''INPUT_IHC'', while the OUTPUT connection will be assigned as ''OUTPUT_PROBE''The pins.h file is explained in the following video: 
 + 
 +{{youtube>5n2UdDf81QY?large}} 
 + 
 +Then, the sequence will be the following:
  
   * IHC process begins, OUTPUT_PROBE is turned on (enables the ohmic/probe sensors, does nothing if floating head is used)   * IHC process begins, OUTPUT_PROBE is turned on (enables the ohmic/probe sensors, does nothing if floating head is used)
   * The torch begins to travel downwards   * The torch begins to travel downwards
   * The INPUT_IHC sensor (be it an ohmic sensor, a probe or a floating head) is triggered, indicating to the machine that contact with the working surface has been made   * The INPUT_IHC sensor (be it an ohmic sensor, a probe or a floating head) is triggered, indicating to the machine that contact with the working surface has been made
-  * OUTPUT_PROBE is turned off (disabling the probe/ohmic sensor if those are used), the machine travels a necessary distance up/down, and the actual cutting process begins. +  * OUTPUT_PROBE is turned off (disabling the probe/ohmic sensor if those are used), the machine travels a necessary distance up/down, and the rest of the IHC/THC process begins. 
  
 This last step is where the difference between the three different potential systems becomes apparent, as their differences in position Z at which the input sensor is triggered must be accounted for. This is where the IHC Correction Height (found in the User Settings) is used: This last step is where the difference between the three different potential systems becomes apparent, as their differences in position Z at which the input sensor is triggered must be accounted for. This is where the IHC Correction Height (found in the User Settings) is used:
Line 42: Line 46:
 {{:mycnc:plasma-ihc-006.png}} {{:mycnc:plasma-ihc-006.png}}
  
-If, for example, a pneumatic probe system has been used, the IHC Ignition Height is equal to 6.0, and the IHC Correction Height is equal to 1.0, the system will go up by 7.0 mm after contact with the working surface has been made. +If, for example, a pneumatic probe system has been used, the IHC Ignition Height is equal to 6.0, and the IHC Correction Height is equal to 1.0, the system will go up by 7.0 mm after contact with the working surface has been made. It will then wait at this ignition height until it receives the Arc Sensor input, and will then proceed with the pierce and the THC sequence
  
 ====IHC and Arc Sensors==== ====IHC and Arc Sensors====
mycnc/ihc.txt · Last modified: 2021/04/29 09:54 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki