Update output after not requiring responses
This commit is contained in:
@ -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
|
||||
```
|
||||
|
@ -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
|
||||
```
|
||||
|
Reference in New Issue
Block a user