Added a new COM_PORT slice setting.
This commit is contained in:
parent
1ba768f9ef
commit
fcbb1bb9ae
5 changed files with 41 additions and 4 deletions
|
|
@ -1226,8 +1226,8 @@
|
|||
{
|
||||
"SlicerConfigName": "MatterControl.ComPort",
|
||||
"PresentationName": "ComPort",
|
||||
"HelpText": "",
|
||||
"DataEditType": "STRING",
|
||||
"HelpText": "Set the com port to use while connecting to this printer.",
|
||||
"DataEditType": "COM_PORT",
|
||||
"ExtraSettings": ""
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue