From 6be3eac0ca38f972d819b303d8a869d00a3d2b1d Mon Sep 17 00:00:00 2001 From: NicolaP Date: Thu, 27 Oct 2022 19:14:57 +0200 Subject: [PATCH] Iniziato codice per gestione pausa in scarico --- .../MachiningTab/FinalMoveRawModeV.xaml | 102 ++++++++------ .../MachiningTab/FinalMoveRawModeVM.vb | 65 +++++++-- OptionPanel/MachiningTab/MachiningTabVM.vb | 130 +++++++++++++++++- OptionPanel/MachiningTab/MoveRawModeVM.vb | 99 +++++++++++++ OptionPanel/MachiningTab/SplitModeVM.vb | 5 +- 5 files changed, 350 insertions(+), 51 deletions(-) diff --git a/OptionPanel/MachiningTab/FinalMoveRawModeV.xaml b/OptionPanel/MachiningTab/FinalMoveRawModeV.xaml index 5d3e815..554fbbe 100644 --- a/OptionPanel/MachiningTab/FinalMoveRawModeV.xaml +++ b/OptionPanel/MachiningTab/FinalMoveRawModeV.xaml @@ -2,49 +2,71 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:EgtWPFLib5="clr-namespace:EgtWPFLib5;assembly=EgtWPFLib5"> - - - - - - - - - - - - - - + + + + + + + + + + + + + - + + + + + + + - + - - - + - + + + + + + +