gloomyandy / RepRapFirmware

OO C++ RepRap Firmware
GNU General Public License v3.0
256 stars 60 forks source link

layer count not working correctly #90

Closed exiledmachinist closed 3 years ago

exiledmachinist commented 3 years ago

just upgraded to 3.2.2_2 (2021-02-19) notice the layer count is way off after 10 actual layers counter only shows 5

gloomyandy commented 3 years ago

Please use our discord server for support, you might also want to look at the Duet3D forum for problems like these (which tend to be generic and are not specific to this port).

Please see: https://teamgloomy.github.io/support.html

exiledmachinist commented 3 years ago

thank you sir i found the issue there was a change in something with starting gcode between cura and rrf and i also forgot to update my dwc interface. im an idiot when it comes to firmware and software