pilhuhn / xy-plotter

Arduino-code for my XY-plotter
Apache License 2.0
14 stars 4 forks source link

Change int's to floats #8

Open Jim-bee opened 2 years ago

Jim-bee commented 2 years ago

Please change the command functions arc, X, Y, stepsPerMM from int's to floats or better yet double floats. I believe this would fix other issues posted.