Update output after not requiring responses

This commit is contained in:
Jonathan Tran
2025-01-27 11:28:17 -05:00
parent 9563fb9a5e
commit 79374a3dc0
2 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,7 @@ flowchart LR
20["SweepEdge Adjacent"]
21["SweepEdge Opposite"]
22["SweepEdge Adjacent"]
23["EdgeCut Fillet<br>[202, 284, 0]"]
1 --- 2
2 --- 3
2 --- 4
@ -57,4 +58,5 @@ flowchart LR
8 --- 20
8 --- 21
8 --- 22
16 <--x 23
```

View File

@ -24,6 +24,7 @@ flowchart LR
20["SweepEdge Adjacent"]
21["SweepEdge Opposite"]
22["SweepEdge Adjacent"]
23["EdgeCut Fillet<br>[202, 288, 0]"]
1 --- 2
2 --- 3
2 --- 4
@ -57,4 +58,5 @@ flowchart LR
8 --- 20
8 --- 21
8 --- 22
18 <--x 23
```