FullControlXYZ / fullcontrol

Python version of FullControl for toolpath design (and more) - the readme below is best source of information
GNU General Public License v3.0
610 stars 64 forks source link

fullcontrol: visualize: tube_mesh: fix FlowTubeMesh single-colour usage #73

Closed ES-Alexander closed 3 months ago

ES-Alexander commented 4 months ago

Attempting to assign a single colour was failing for FlowTubeMesh instances that only had two path points. This fixes that, while also slightly improving the relevant code structure.