Skip to content

Commit

Permalink
Update output after not requiring responses
Browse files Browse the repository at this point in the history
  • Loading branch information
jtran committed Jan 27, 2025
1 parent ddabbeb commit c21e316
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -57,4 +58,5 @@ flowchart LR
8 --- 20
8 --- 21
8 --- 22
16 <--x 23
```
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -57,4 +58,5 @@ flowchart LR
8 --- 20
8 --- 21
8 --- 22
18 <--x 23
```

0 comments on commit c21e316

Please sign in to comment.