UCCNC Tangential knife setup

Hello UCCNC support,
I am currently looking to build a cnc with oscillating tangential knife based on the AXBBE board.
After checking all the topics and discussion on the forum i feel like asking a little bit more about tangential knife setup configuration in UCCNC and CAM interface.
The Tangential knife i am looking at is the ECOCAM EOT-4 tangential vibrating knife. It has a built in home switch and open architecture, which is nice to use with UCCNC.
The machine will be used with DXF files all the time to cut leather patterns. So therefore i was looking at the CAM section in UCCNC.
I am using UCCNC 1.2116, so far had no issues for the past 3 months.
I have tested just a simple rectangle cutout, enabling tangential knife option in the " A axis ". I can see that there now is a green circle with an arrow that indicates the position of the blade and i can see it turning as it should when there is a direction change, and also following a circle, when program is running. Cool !
Here is the GCODE, very simple :
G90G17
F10000
M3 S0
G0 Z60
G0 X0 Y0
F400
G1 Z-2
F10000
G1 X0 Y0
G1 X500 Y0
G1 X500 Y400
G1 X0 Y0
G0 Z60
M5 M30
But when i look at the generated GCODE by the CAM interface, i don't see the Z axis lift up or A axis rotation when changing direction.
After these tests, here are my question where you could help me :
- Can i use only the CAM module with DXF and DXF nestings and generate all GCODE properly from it (one or mulitple parts) ? If so it would be great, i would not have to use fusion 360 and custom post processor..
- How do you properly setup the tangential knife in UCCNC (general question that may be helpfull to everyone)
- Why can't i see the A axis turn command and Z axis lift command when generating gcode with CAM interface ?
- If i understand, spindle PWM signal can be used to pilot the vibration frequency of the blade ?
Thank you very much for your help,
This is really interesting ! I keep discovering new potential with AXBBE everyday
Guillaume
I am currently looking to build a cnc with oscillating tangential knife based on the AXBBE board.
After checking all the topics and discussion on the forum i feel like asking a little bit more about tangential knife setup configuration in UCCNC and CAM interface.
The Tangential knife i am looking at is the ECOCAM EOT-4 tangential vibrating knife. It has a built in home switch and open architecture, which is nice to use with UCCNC.
The machine will be used with DXF files all the time to cut leather patterns. So therefore i was looking at the CAM section in UCCNC.
I am using UCCNC 1.2116, so far had no issues for the past 3 months.
I have tested just a simple rectangle cutout, enabling tangential knife option in the " A axis ". I can see that there now is a green circle with an arrow that indicates the position of the blade and i can see it turning as it should when there is a direction change, and also following a circle, when program is running. Cool !
Here is the GCODE, very simple :
G90G17
F10000
M3 S0
G0 Z60
G0 X0 Y0
F400
G1 Z-2
F10000
G1 X0 Y0
G1 X500 Y0
G1 X500 Y400
G1 X0 Y0
G0 Z60
M5 M30
But when i look at the generated GCODE by the CAM interface, i don't see the Z axis lift up or A axis rotation when changing direction.
After these tests, here are my question where you could help me :
- Can i use only the CAM module with DXF and DXF nestings and generate all GCODE properly from it (one or mulitple parts) ? If so it would be great, i would not have to use fusion 360 and custom post processor..
- How do you properly setup the tangential knife in UCCNC (general question that may be helpfull to everyone)
- Why can't i see the A axis turn command and Z axis lift command when generating gcode with CAM interface ?
- If i understand, spindle PWM signal can be used to pilot the vibration frequency of the blade ?
Thank you very much for your help,
This is really interesting ! I keep discovering new potential with AXBBE everyday

Guillaume