- LinuxCNC
- General LinuxCNC Questions
- Machine has been working great but my Proma THC is responding slow when cutting
Machine has been working great but my Proma THC is responding slow when cutting
- phillc54
- Offline
- Platinum Member
- Posts: 5714
- Thank you received: 2090
Yes.Do i save my tool set on sheetcam and then import that to the converter?
Please Log in or Create an account to join the conversation.
- TexasCNC
- Offline
- Platinum Member
- Posts: 373
- Thank you received: 10
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
- Posts: 5714
- Thank you received: 2090
Correct, for manual selection.Ok then they populate on the run panel and I get to pick the tool I want to use?
If you have selected different tools in SheetCam for a gcode program then they will be loaded automatically as the gcode program requires them.
Please Log in or Create an account to join the conversation.
- alexandrub
- Offline
- Senior Member
- Posts: 61
- Thank you received: 5
Thank uou.
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
- Posts: 5714
- Thank you received: 2090
Please Log in or Create an account to join the conversation.
- alexandrub
- Offline
- Senior Member
- Posts: 61
- Thank you received: 5
and another question. If I want to gauge and cut in one process, I need to select in Plasmac one tool with 10A, gauge ewerithig in one layer and after gouge I need a pause in program than change the tool in Plasmac at 45A then start ?
thank you.
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
- Posts: 5714
- Thank you received: 2090
That depends on how you set the feed rate in your gcode.ok, and what are the important? if in tool 01 in sheetcam the amperage is 45A and in material file in Plasmac matertial 01 is 10A, Plasmac use 10 or 45? In Sheetcam I cant change amperage is loock at 45A.
If you use F#<_hal[plasmac.cut-feed-rate]> the n the feed rate from the material file will be used.
If you use F3000 then 3000 will be the feed rate. If you do use it this way then veloctiy anti dive will not be 100% reliable but there are works in progress to rectify this issue.
I think so.and another question. If I want to gauge and cut in one process, I need to select in Plasmac one tool with 10A, gauge ewerithig in one layer and after gouge I need a pause in program than change the tool in Plasmac at 45A then start ?
Please Log in or Create an account to join the conversation.
- alexandrub
- Offline
- Senior Member
- Posts: 61
- Thank you received: 5
That depends on how you set the feed rate in your gcode.
If you use F#<_hal[plasmac.cut-feed-rate]> the n the feed rate from the material file will be used.
If you use F3000 then 3000 will be the feed rate. If you do use it this way then veloctiy anti dive will not be 100% reliable but there are works in progress to rectify this issue.
I am not talking about feed rate. I am talking about curent. If in sheetcam i have a tool set at 10amps and f2000 and in plasmac same tool at 30amps and f2000. I see that sheetcam not change automaticaly tool in plasmac and i need to change by my self. I was thinking the tool is changed automat and because of this i ask the ones above.
Please Log in or Create an account to join the conversation.
- phillc54
- Offline
- Platinum Member
- Posts: 5714
- Thank you received: 2090
That depends on how you set the feed rate in your gcode.
If you use F#<_hal[plasmac.cut-feed-rate]> the n the feed rate from the material file will be used.
If you use F3000 then 3000 will be the feed rate. If you do use it this way then veloctiy anti dive will not be 100% reliable but there are works in progress to rectify this issue.
I am not talking about feed rate. I am talking about curent. If in sheetcam i have a tool set at 10amps and f2000 and in plasmac same tool at 30amps and f2000. I see that sheetcam not change automaticaly tool in plasmac and i need to change by my self. I was thinking the tool is changed automat and because of this i ask the ones above.
Oops, my bad.
PlasmaC sends the Cut Amps from the selected material in the Run Panel to the RS485 interface
Please Log in or Create an account to join the conversation.
- TexasCNC
- Offline
- Platinum Member
- Posts: 373
- Thank you received: 10
Please Log in or Create an account to join the conversation.
- LinuxCNC
- General LinuxCNC Questions
- Machine has been working great but my Proma THC is responding slow when cutting