Added a new COM_PORT slice setting.

This commit is contained in:
Lars Brubaker 2016-05-02 16:10:20 -07:00
parent 1ba768f9ef
commit fcbb1bb9ae
5 changed files with 41 additions and 4 deletions

View file

@ -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": ""
},
{