fookatchu / pyphotonfile

Library for reading and writing files for the Anycubic Photon 3D-Printer (.photon and .cbddlp)
GNU General Public License v3.0
24 stars 9 forks source link

Floating point Calculations - Layer height #12

Closed X3msnake closed 4 years ago

X3msnake commented 4 years ago

image

This value should appear always rounded

fookatchu commented 4 years ago

It looks wrong yes, but this is the correct representation of the datatype from the file. I will round it for the string representation.