UCCNC Tangential knife setup

Post anything you want to discuss with others about the software.

UCCNC Tangential knife setup

Postby Ggfr » Thu Apr 17, 2025 4:58 pm

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
Attachments
Tangential settings A axis.png
UCNC_tangential.png
ECOCAM.png
GGfr
Ggfr
 
Posts: 7
Joined: Tue Dec 10, 2024 4:24 pm

Re: UCCNC Tangential knife setup

Postby cncdrive » Thu Apr 17, 2025 7:12 pm

The A axis rotation and Z axis lifting is handled automatically by the controller when the rotational knife is enabled in the A-axis settings.
So, there is no need to control it in g-code.
You can't really control this in g-code, because for example in a G2/G3 arc code the A axis cannot be programmed and in an arc movement the blade continously have to rotate to follow the path direction which is calculated and done by the g-code file.
cncdrive
Site Admin
 
Posts: 5148
Joined: Tue Aug 12, 2014 11:17 pm

Re: UCCNC Tangential knife setup

Postby Ggfr » Fri Apr 18, 2025 2:14 pm

Thank you for your fast reply.

I will do a complete test with wired stepper to simulate the tangential knife and report informations that might be usefull to others in the post.

:)

Guillaume
GGfr
Ggfr
 
Posts: 7
Joined: Tue Dec 10, 2024 4:24 pm

Re: UCCNC Tangential knife setup

Postby elenagilbert » Sat Apr 19, 2025 1:19 am

That's Not My Neighbor I used to think I would have to write separate G-code for the tangent tool, but reading this information is such a relief. The fact that UCCNC handles that part for me allows me to focus on making precise cuts without having to worry about manually rotating the tool. Software is getting smarter!
elenagilbert
 
Posts: 6
Joined: Sat Feb 08, 2025 8:56 am


Return to General discussion about the UCCNC software

Who is online

Users browsing this forum: Google [Bot] and 5 guests