Open JBil8 opened 2 weeks ago
Manually converting np.floats to standard python floats before converting to tuple and saving to ascii. Previous code saved stl with np.float(...) making it unreadbla to stl readers.
Manually converting np.floats to standard python floats before converting to tuple and saving to ascii. Previous code saved stl with np.float(...) making it unreadbla to stl readers.