jscut icon indicating copy to clipboard operation
jscut copied to clipboard

Workaround for #41

Open joelmatejka opened this issue 6 years ago • 0 comments

Instead of comparing float values with some imprecision (e.g. 12-0.9999.. > 11), convert the values to resulting strings for G-code with several decimal places and then back to numbers.

joelmatejka avatar Aug 13 '19 16:08 joelmatejka