Skip to content
Snippets Groups Projects
Commit 83b177c5 authored by Lorenz Meier's avatar Lorenz Meier Committed by Lorenz Meier
Browse files

DC mixer: Fix geometry for Iris

parent 6b0ac296
No related branches found
No related tags found
No related merge requests found
......@@ -77,10 +77,10 @@ quad_plus = [
]
quad_deadcat = [
[ 63, CCW, 1.0],
[-135, CCW, 0.964],
[ -63, CW, 1.0],
[ 135, CW, 0.964],
[ 60, CCW, 1.0],
[-125, CCW, 0.92],
[ -60, CW, 1.0],
[ 125, CW, 0.92],
]
quad_v = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment