User Tools

Site Tools


cpm4030

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
cpm4030 [2023/06/12 10:19] – [Electronica - Endswitches] wrusmancpm4030 [2024/01/19 11:23] wrusman
Line 299: Line 299:
 </code> </code>
  
- +=== "Probe Z" voor gebruik met de toolsetter v2 (kan nog beter?)=== 
 +<code> 
 +G91 G21 ; (Relative position in mm.) 
 +G38.2 Z-70 F100 ;(Search for the probe 70 mm speed 100. If not found after 70mm, alarm GRBL) 
 +G0 Z2 ; (back 2.mm) 
 +G38.2 Z-3 F30 ; (Search for the probe 3 mm; slower - speed 30) 
 +%wait% 
 +G20 
 +%wait% 
 +G10 L20 P1 Z0.593 
 +%wait% 
 +G0 Z.5 
 +G90 G21 
 +M0 
 +</code>
  
cpm4030.txt · Last modified: 2024/05/14 14:29 by wrusman