User Tools

Site Tools


quickstart:mycnc-quick-start:tangential-knife-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:tangential-knife-setup [2019/12/23 14:30] ivanquickstart:mycnc-quick-start:tangential-knife-setup [2020/09/14 09:11] (current) ivan
Line 1: Line 1:
 =====Tangential Cutting Setup===== =====Tangential Cutting Setup=====
  
-The following manual is designed to aid the user with the basic setup of a tangential knife/cutting system using myCNC software.+//From our Video FAQ series: How to turn on tangential cutting?//  
 + 
 +{{youtube>zcrRAU9BJ0E?large}} 
 + 
 +The profile screen description for tangential cutting profile X1366V is available here: [[mycnc:mycnc_setup_examples:tangential_knife|Basic profile for Tangential Knife.]] 
 + 
 +Turning tangential cutting control ON automatically modifies the imported G-code or an imported DXF file:  
 + 
 +  - Positioning blocks (G0-code) is modified. CNC Control software looks at the next motion code, calculates the motion direction angle and adds a C-axis rotation into the G0 code to follow through the next motion. 
 +  - For Arc interpolation codes (G2, G3), CNC control adds a C-axis rotation to follow the motion direction 
 +  - For Linear interpolation (G1 code), CNC control calculates an angle between two line segments and modifies the behaviour depending on the angle in question (the three possible outcomes are discussed later in this manual)
  
 The main settings for the tangential knife/creasing wheel/etc can be found in **Config > Technology > Tangential Knife** on the following screen: The main settings for the tangential knife/creasing wheel/etc can be found in **Config > Technology > Tangential Knife** on the following screen:
Line 35: Line 45:
 ====Other tools==== ====Other tools====
  
-The X1366V profile allows for tangential cutting control not only with a knife, but a variety of other instruments such as a half-knife, creasing wheel, 45 degree knife, and more. +The X1366V profile allows for tangential cutting control not only with a simple cutting knife, but a variety of other tools such as a half-knife, creasing wheel, 45 degree knife, and more. Tools can be combined into a single job by importing a DXF file with pre-defined layers which will be assigned to different technologies. If a tool does not require tangential cutting control (such as a spindle), it can also be defined in the myCNC software to be assigned to a separate layer/pen in the DXF/HP-GL file respectively
  
 The important part about tangential cutting control is the ability to use the rotation axis (axis C in the X1366V profile). This is turned on by the following code that is included in the M6 macro (the M6 macro is responsible for switching between the tools): The important part about tangential cutting control is the ability to use the rotation axis (axis C in the X1366V profile). This is turned on by the following code that is included in the M6 macro (the M6 macro is responsible for switching between the tools):
Line 49: Line 59:
 {{:quickstart:mycnc-quick-start:tangential-knife-quickstart-009.png}} {{:quickstart:mycnc-quick-start:tangential-knife-quickstart-009.png}}
  
-Since having a number of tools in the same program is typically necessary, we can turn tangential cutting (utilizing the rotation axis) only for the tools that require it, such as the Knife and Creasing Wheel (shown in the screenshot above). The other tools (camera, pen, spindle, etc) will have tangential cutting turned off by having their register #7005 contain a 0. +Since having a number of tools in the same program is typically necessary, we can turn tangential cutting (utilizing the rotation axis) only for the tools that require it, such as the Knife and Creasing Wheel (shown in the screenshot above). The other tools (camera, pen, spindle, etc) will have tangential cutting turned off by having their register #7005 contain a 0
 + 
 +Using register #7005 therefore allows the operator to utilize a variety of tools with tangential control features
  
 ====Importing DXF files into myCNC==== ====Importing DXF files into myCNC====
quickstart/mycnc-quick-start/tangential-knife-setup.txt · Last modified: 2020/09/14 09:11 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki