User Tools

Site Tools


mycnc:height_mapping

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
mycnc:height_mapping [2019/10/21 15:53] ivanmycnc:height_mapping [2019/10/28 11:11] ivan
Line 5: Line 5:
 Height mapping allows to correct the G-code program for abnormalities and slight surface variations of the working material by mapping out the height map of the working material prior to beginning the cutting job. This function is extremely useful when dealing with a working surface which might be oriented imperfectly or may have some abnormalities to it, as well as programs which require a high degree of precision.  Height mapping allows to correct the G-code program for abnormalities and slight surface variations of the working material by mapping out the height map of the working material prior to beginning the cutting job. This function is extremely useful when dealing with a working surface which might be oriented imperfectly or may have some abnormalities to it, as well as programs which require a high degree of precision. 
  
-The function is currently being tested for the X1366M, X1366M4 and X1366M6 profiles. In order to perform the height mapping procedure, do the following:+The function is currently being tested for the X1366M, X1366M4 and X1366M6 profiles. Below is an example of the height mapping process in its current beta testing form: 
 + 
 +{{youtube>ydquih4IHko?large}} 
 + 
 +In order to perform the height mapping procedure, do the following:
  
   * Open the file that you will want to correct for the material variations   * Open the file that you will want to correct for the material variations
Line 132: Line 136:
    exit(99);    exit(99);
 };</code> };</code>
-  * Note that the probe sensor number is defined in the ''INPUT_PROBE'' field which is used in the M180 PLC procedure. This can be changed by going into ''Settings > Config > PLC > Hardware PLC > pins.h'', and switching the default <del>INPUT_PROBE</del> input number to the one used by your particular setup. After assigning a new probe number, do not forget to once again press the ''Save All'', ''Build All'' and ''Send'' buttons to reflash the disk. +  * Note that the probe sensor number is defined in the ''INPUT_PROBE'' field which is used in the M180 PLC procedure. This can be changed by going into ''Settings > Config > PLC > Hardware PLC > pins.h'', and switching the default ''INPUT_PROBE'' input number to the one used by your particular setup. After assigning a new probe number, do not forget to once again press the ''Save All'', ''Build All'' and ''Send'' buttons to reflash the disk. 
  
  
mycnc/height_mapping.txt · Last modified: 2024/03/22 14:12 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki