Closed yagizzha closed 3 years ago
Before publishing, I renamed all files from the lowercase first letter to the uppercase, and the files are here: https://github.com/svenhb/GRBL-Plotter/tree/master/GRBL-Plotter/GCodeCreation
there is GraphicRelatedTangential.cs and GraphicRelatedHatchFill.cs but when i changed those into the missing files i got this error thats is why i assumed there was a file missing , if those are the correct files , what is cbroundup meant to be as in type/where its meant to be , so i can add it to the class
Did you also update this folder: https://github.com/svenhb/GRBL-Plotter/tree/master/GRBL-Plotter/MachineControl I renamed from gcode... to GCode...
i have downloaded full source code from here : https://github.com/svenhb/GRBL-Plotter/releases/tag/v1.6.2.0
every GCode is in upper case
CbRoundUp is used in ControlHeightMap.cs and ControlHeightMap.Designer.cs my files are from 30.08. no need to update again I uploaded anyway..
New designer file fixed it , thanks
there are missing files in the new version