From fcb5dc1c210b9ef21a7ee15a1a6b3d015406ca92 Mon Sep 17 00:00:00 2001 From: "GukSang.Jin" Date: Tue, 28 Apr 2026 11:11:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- COFTester/MainWindow.xaml | 87 ++++++----- COFTester/MainWindow.xaml.cs | 40 +++++ COFTester/Models/TestRecipe.cs | 24 ++- COFTester/ViewModels/MainViewModel.cs | 210 ++++++++++++++++++++++++-- 4 files changed, 306 insertions(+), 55 deletions(-) diff --git a/COFTester/MainWindow.xaml b/COFTester/MainWindow.xaml index a02d01f..4e4ff76 100644 --- a/COFTester/MainWindow.xaml +++ b/COFTester/MainWindow.xaml @@ -394,14 +394,14 @@ + Text="{Binding Recipe.TravelMm, Mode=TwoWay, StringFormat={}{0:F0} mm}" /> + Text="{Binding Recipe.SpeedMmPerMin, Mode=TwoWay, StringFormat={}{0:F0} mm/min}" /> @@ -612,17 +612,6 @@ - - - - - - -