Ghostkeeper 614c2970ea
Use getApproximateMaterialDiameter instead of rounded getCompatibleMaterialDiameter
So we don't need to round it again.
Also convert both to float to be robust against the ambiguous serialisation of floats getting in the way (e.g. '3' vs. '3.0'). Python does that sometimes.

Contributes to issue CURA-6600.
2019-09-17 15:50:38 +02:00
..
2018-02-16 14:20:02 +01:00
2019-08-27 17:57:11 +02:00
2019-08-27 17:57:11 +02:00
2019-08-29 16:23:10 +02:00