PID settings for THC
- rodw
-
- Offline
- Platinum Member
-
- Posts: 11113
- Thank you received: 3685
Because when it was originally done I used Sheetcam tool files from yourself and John any THC was part of those files.
We both originally worked from the same candcnc post processor as the original base so the variable probably carried over. It really became a bad idea becasue it was too complex...
One day I might get to creating a SQL cut chart and move stuff to the correct data entity but its a pipe dream for now.
eg. what data fields belongs to the following: job, plasma machine, material, Done right, the database could hold default cut charts for every known machine and you could set that machine in the ini file and it would just show applicable settings
Please Log in or Create an account to join the conversation.
- phillc54
-
- Offline
- Platinum Member
-
- Posts: 5722
- Thank you received: 2094
Do you know why CandCNC would have that. I know nothing about that product.
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
- Posts: 11113
- Thank you received: 3685
Yeah, not being a SheetCam user I didn't realise until much later that some of those entries are custom and not part of SheetCam itself.
Do you know why CandCNC would have that. I know nothing about that product.
I suspect a lot of their stuff was historic carry over from their old Mach based systems.
Please Log in or Create an account to join the conversation.
- phillc54
-
- Offline
- Platinum Member
-
- Posts: 5722
- Thank you received: 2094
So that would be baggage then.
Yeah, not being a SheetCam user I didn't realise until much later that some of those entries are custom and not part of SheetCam itself.
Do you know why CandCNC would have that. I know nothing about that product.
I suspect a lot of their stuff was historic carry over from their old Mach based systems.

Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
- Posts: 11113
- Thank you received: 3685
So that would be baggage then.
Yeah, not being a SheetCam user I didn't realise until much later that some of those entries are custom and not part of SheetCam itself.
Do you know why CandCNC would have that. I know nothing about that product.
I suspect a lot of their stuff was historic carry over from their old Mach based systems.
Yeh, garbage baggage. So when Plasmac 3.0 comes out you can have a big cleanout too!
Please Log in or Create an account to join the conversation.
- mariusl
-
Topic Author
- Offline
- Platinum Member
-
I dont think it should be removed. It does no harm as it is now.
Regards
Marius
www.bluearccnc.com
Please Log in or Create an account to join the conversation.
- mariusl
-
Topic Author
- Offline
- Platinum Member
-
Regards
Marius
www.bluearccnc.com
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
- Posts: 11113
- Thank you received: 3685
Its not about removing the ability to turn the THC on and off from Gcode, just it shouldn't be tied to a material.
In any case, I think in time we will extend Plasmac so that it is smart enough to do this all automagically without the need to insert THC on and off snippits in the gcode. Thats what you get with high end controllers.
Please Log in or Create an account to join the conversation.
- phillc54
-
- Offline
- Platinum Member
-
- Posts: 5722
- Thank you received: 2094
Is it? I have never used Materialverter. I'll take a look.I think here its the fact that the default condition in the materials file is that THC is disabled unless you specifically enable it for each material. It should be the other way around in my view.
I think if other systems have it then there must be some reason for it. I don't use it but I don't do much cutting either and what I do is mostly only 1.6mm sheet.Always enabled unless its disabled for a particular material. But I never understand why you would want to do that for a particular material.
Its not about removing the ability to turn the THC on and off from Gcode, just it shouldn't be tied to a material.
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
- Posts: 11113
- Thank you received: 3685
Its specific to the other systems and created in the post processor with post.DefineCustomToolParam
So its not a Sheetcam default.
Please Log in or Create an account to join the conversation.