User Tools

Site Tools


mycnc:flatbed_correction

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:flatbed_correction [2020/02/24 14:21] ivanmycnc:flatbed_correction [2022/12/01 11:37] (current) ivan
Line 9: Line 9:
 {{youtube>7XkUFfnOVVM?large}} {{youtube>7XkUFfnOVVM?large}}
  
-To set up flatbed correction, into **Settings > Config > Technology > Special Purpose > Flatbed Correction**. +To set up flatbed correction, go into **Settings > Config > Technology > Special Purpose > Flatbed Correction**. The screen presented to you will be the following:
- +
-The screen presented to you will be the following:+
  
 {{:mycnc:flatbed-update-009.png}} {{:mycnc:flatbed-update-009.png}}
  
-  * After the setup process has been completed, a table of points in the XY-plane and their Z-positions will be presented on this page. These values can either be recorded by using the AutoMeasure procedure, or by using a sensor and recording each point individually by using the M402 macro.+After the setup process has been completed, a table of points in the XY-plane and their Z-positions will be presented on this page. These values can either be recorded by using the AutoMeasure procedure, or by using a sensor and recording each point individually by using the M402 macro. Using the AutoMeasure procedure, the operator can set the measurement distances for the X and Y axes as well as the number of points at which the height measurements will be taken for the XY-plane.  
 + 
 +====Automatic measuring procedure====
  
-  * Using the AutoMeasure procedure, the operator can set the measurement distances for the X and Y axes as well as the number of points at which the height measurements will be taken for the XY-plane+To begin the probing process, the **Auto Measure Procedure** button can then be pressed. Note that if you leave the flatbed correction setting screen while the procedure is running, the measurement program will be paused until you return back to the screen
  
     * **Note:** Flatbed correction **must be disabled** prior to beginning taking the measurements, otherwise the existing flatbed correction adjustments will conflict with new correction values. **Reload** the application after disabling flatbed correction.      * **Note:** Flatbed correction **must be disabled** prior to beginning taking the measurements, otherwise the existing flatbed correction adjustments will conflict with new correction values. **Reload** the application after disabling flatbed correction. 
  
-  * The **Auto Measure Procedure** button can be pressed to begin the probing process.+After the measurement procedure has completed and all the points are logged, select the Reference Z value. The Reference Z value should be chosen to be between the minimum and the maximum measure point, preferably somewhere in the middle between the two.
  
-    * //NOTEIf you leave the flatbed correction setting screen while the procedure is running, the measurement program will be paused until you return back to the screen.// +    * **Note:** The myCNC flatbed correction feature is limited to 1000 pulses (+ or -) from the Reference Z position. Depending on the number of pulses per unit that you have set up in the Axes/Motors windowthis may be anywhere from a centimeter to a fraction of a millimeter. If the machine moves above or below the 1000 pulses limit, it will not be able to accurately correct for flatbed distortion until it is back down below the limitThis is why the reference Z value must be selected correctly.  
  
-  * After the measurement procedure has completed and all the points are logged, select the Reference Z value. The Reference Z value should be chosen to be between the minimum and the maximum measure point, preferably somewhere in the middle between the two.+====Manual measuring procedure====
  
-    * //NOTE: The myCNC flatbed correction feature is limited to 1000 pulses (+ or -) from the Reference Z position. Depending on the number of pulses per unit that you have set up in the Axes/Motors window, this may be anywhere from a centimeter to a fraction of a millimeter. If the machine moves above or below the 1000 pulses limit, it will not be able to accurately correct for flatbed distortion until it is back down below the limit. This is why the reference Z value must be selected correctly. //  +In order to use the M402 macro for manual point measurement, move the sensor to the position you want to measure, then press the **Measure (M402) and Save** button. This will lower the sensor down until contact, then lift it back up and record the z-position at which the sensor was triggered. 
- +
-  * In order to use the M402 macro for manual point measurement, move the sensor to the position you want to measure, then press the **Measure (M402) and Save** button. This will lower the sensor down until contact, then lift it back up and record the z-position at which the sensor was triggered. +
  
 After the measurements have been taken and the Reference Z has been entered, press the Save CFG button, enable Flatbed correction and reload the application.  After the measurements have been taken and the Reference Z has been entered, press the Save CFG button, enable Flatbed correction and reload the application. 
  
-By adding these correction points, myCNC software will create an updated Z-axis map of the working table. From here on, whenever Flatbed Correction is enabled, the machine will automatically adjust the z-axis height of the working tool in order to adjust for the table level changes depending on where in the XY-plane it currently is.+By adding these correction points, myCNC software will create an updated Z-axis map of the working table. From here on, whenever Flatbed Correction is enabled, the machine will automatically adjust the z-axis height of the working tool in order to adjust for the table level changes depending on where in the XY-plane it currently is.  
 + 
 +  * **Note:** The flatbed correction procedure relies on measuring points starting from 0 to the limits of the working table (in the positive direction). In that regard, working tables with negative X/Y ranges (for example, a working table which is specified as being //X 0...2000// and //Y -3000...0// will not be able to properly utilize the flatbed correction functionality.  
  
 ====M402 macro==== ====M402 macro====
Line 62: Line 62:
  
 Here, you have to edit the two lines with the EDIT THIS comments. In the input P, you have to specify the input number for the sensor (set as 15 in this example), and in the L field you have to specify the behaviour that will be interpreted as the sensor being triggered (0 for a normally closed sensor which will be opened when triggered, and 1 for a normally open sensor which will be closed at contact).  Here, you have to edit the two lines with the EDIT THIS comments. In the input P, you have to specify the input number for the sensor (set as 15 in this example), and in the L field you have to specify the behaviour that will be interpreted as the sensor being triggered (0 for a normally closed sensor which will be opened when triggered, and 1 for a normally open sensor which will be closed at contact). 
 +
 +==== X1366V Flatbed button ====
 +
 +The Tangential Cutting profile (X1366V) features the following button on its main screen in the coordinates section:
 +
 +{{:mycnc:flatbed-update-012-x1366v.png}}
 +
 +This button toggles the display of the Z-axis coordinate with/without the flatbed correction. 
 +
 +  * Button OFF - Current Z-axis coordinate (pos-axis-2)
 +  * Button ON - Current Z-axis coordinate with flatbed correction (global variable #8233)
 +
 +Note that this does not toggle the correction itself on/off, but merely the way the Z-axis coordinate is displayed. 
 +
mycnc/flatbed_correction.1582572091.txt.gz · Last modified: 2020/02/24 14:21 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki