Custom COMBOBOX
Posted: Tue Feb 05, 2019 9:47 pm
Hello Tom.
I have already install more than 10 Kmotion+Kanalog boards on plasma/oxyfuel cutting applications.
In the plasma cutting application, is needed to configure the cutting parameters, like pierce delay, cutting voltage, cutting speed,cutting height and more others. Those parameters are all depended from the cutting material, like the thickness of the sheet, the material its self, carbon steel, stainless steel,aluminum etc. Additionally every plasma source manufacture has its own cutting parameters. The bottom line of all is that there are a lot of parameters that the user has to adjust every time he want to make a cut. One approach is, that those parameters can be set in the CAM software and embedded into the gcode. This approach require a cam software that can do that. The problem is that the customer already has a cam software that can't do the job and has to buy a new one. One other approach is that all those parameters can be set via the Kmotioncnc software. Something like the tool library already embedded in the KmotionCNC. The problem with this approach is that this library,table is not customizable and cannot be used to handle the cutting parameters. So my idea is to include a combobox functionality on the screen editor that would be customizable to handle a generic text file, perhaps comma delimited and an edit button in order to edit the parameter table. So the user can choose from the drop down list the cutting appropriate parameters.
How ease or difficult is do implement something like that?
I have already install more than 10 Kmotion+Kanalog boards on plasma/oxyfuel cutting applications.
In the plasma cutting application, is needed to configure the cutting parameters, like pierce delay, cutting voltage, cutting speed,cutting height and more others. Those parameters are all depended from the cutting material, like the thickness of the sheet, the material its self, carbon steel, stainless steel,aluminum etc. Additionally every plasma source manufacture has its own cutting parameters. The bottom line of all is that there are a lot of parameters that the user has to adjust every time he want to make a cut. One approach is, that those parameters can be set in the CAM software and embedded into the gcode. This approach require a cam software that can do that. The problem is that the customer already has a cam software that can't do the job and has to buy a new one. One other approach is that all those parameters can be set via the Kmotioncnc software. Something like the tool library already embedded in the KmotionCNC. The problem with this approach is that this library,table is not customizable and cannot be used to handle the cutting parameters. So my idea is to include a combobox functionality on the screen editor that would be customizable to handle a generic text file, perhaps comma delimited and an edit button in order to edit the parameter table. So the user can choose from the drop down list the cutting appropriate parameters.
How ease or difficult is do implement something like that?