From bfc481bb93045f759a147f074a2ab1be57076c92 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 12 Mar 2019 17:28:51 +0200 Subject: Working on PPC update.. --- .../Tango.PPC.MachineSettings/Views/MainView.xaml | 174 ++++++++++++--------- 1 file changed, 104 insertions(+), 70 deletions(-) (limited to 'Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Views') diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Views/MainView.xaml b/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Views/MainView.xaml index 8ba06eb43..4f846a46d 100644 --- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Views/MainView.xaml +++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Views/MainView.xaml @@ -11,7 +11,7 @@ xmlns:global="clr-namespace:Tango.PPC.MachineSettings" xmlns:local="clr-namespace:Tango.PPC.MachineSettings.Views" mc:Ignorable="d" - d:DesignHeight="1280" d:DesignWidth="800" d:DataContext="{d:DesignInstance Type=vm:MainViewVM, IsDesignTimeCreatable=False}" DataContext="{x:Static global:ViewModelLocator.MainViewVM}"> + d:DesignHeight="2000" d:DesignWidth="800" d:DataContext="{d:DesignInstance Type=vm:MainViewVM, IsDesignTimeCreatable=False}" DataContext="{x:Static global:ViewModelLocator.MainViewVM}"> @@ -48,95 +48,129 @@ Enable Hot Spot - + Hot Spot Password + + + + + Enabling a hot-spot will create a wireless network dedicated to this machine. + + - - Enable External Bridge Service - + + + Enable External Bridge Service + + + External Bridge Password + + - External Bridge Password - - + + + + Enabling the external bridge service allows external Twine applications to interact with this machine over the local network. + + + - - Supported Job Types - - - - - - - - - - - - - - - - - - Supported Color Spaces/Catalogs - - - - - - - - - - - - - - - - - - Default Thread Type - - - - Default Segment Length - + Default Segment Length + + + - + + + + Job settings allows you to set the default configuration for new jobs. + + + - - Enable Remote Assistance - - + + + Enable Remote Assistance + + + + + + + Enable remote assistance for Twine's technicians. + + + -- cgit v1.3.1