From d647014756dd60a30fa902395d6b0fcee163a59f Mon Sep 17 00:00:00 2001 From: ChenX Date: Mon, 24 Jul 2023 17:38:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=8F=91:=E6=9B=B4=E6=96=B0=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E5=BF=AB=E7=85=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- __test__/Board/__snapshots__/Mirror.test.ts.snap | 6 ++++-- .../__snapshots__/FeedingToolPath.test.ts.snap | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/__test__/Board/__snapshots__/Mirror.test.ts.snap b/__test__/Board/__snapshots__/Mirror.test.ts.snap index 0af919920..5b565f05b 100644 --- a/__test__/Board/__snapshots__/Mirror.test.ts.snap +++ b/__test__/Board/__snapshots__/Mirror.test.ts.snap @@ -137,7 +137,7 @@ Array [ 1, 0, 0, - 11, + 12, 0, "晨丰顶板", "未命名", @@ -180,6 +180,7 @@ Array [ 0, 0, null, + 0, ] `; @@ -344,7 +345,7 @@ Array [ 0, 0, 0, - 11, + 12, 0, "辅助条(上收口)", "", @@ -391,5 +392,6 @@ Array [ 0, 0, null, + 0, ] `; diff --git a/__test__/FeedingToolPath/__snapshots__/FeedingToolPath.test.ts.snap b/__test__/FeedingToolPath/__snapshots__/FeedingToolPath.test.ts.snap index ecb7b6f1c..09f3adeec 100644 --- a/__test__/FeedingToolPath/__snapshots__/FeedingToolPath.test.ts.snap +++ b/__test__/FeedingToolPath/__snapshots__/FeedingToolPath.test.ts.snap @@ -52,9 +52,9 @@ exports[`包含刀路丢失#I2CW2U: 走刀数量 1`] = `5`; exports[`复杂极限刀半径 1`] = `"1073.24693"`; -exports[`复杂极限刀半径 2`] = `"36051.23716"`; +exports[`复杂极限刀半径 2`] = `"36199.20990"`; -exports[`复杂极限刀半径 3`] = `"2928.81530"`; +exports[`复杂极限刀半径 3`] = `"2928.44167"`; exports[`复杂极限刀半径: 走刀数量 1`] = `3`;