Filament-calculator Calculates remaining lenght of filament left on the spool. -w = total weight -s = spool weight -d = density -m = filament diameter Example python length_calc.py -w 742 -s 238 -d 1.26 -m 1.75 Filament length: 329.96 meters