Skip to content

Gullwing generator: Allow specifying L, prevent crash if tb_s is 0

  • You can now specify any two of L, S, R1 and the remaining parameter will be calculated
  • tb_s being set to zero would generate a zero-volume shape causing a crash. This commit enforces nonzero tb_s

Fixes #15 (closed)

Fixes #14 (closed)

Merge request reports