TurnkeyTyranny / buildlog-lasercutter-marlin

Marlin firmware modified and configured for LMN's buildlog.net inspired lasercutter
53 stars 33 forks source link

using typedef-name 'fpos_t' after 'struct' #13

Open 76variation opened 3 years ago

76variation commented 3 years ago

In the compiling the Arduino IDE says " using typedef-name 'fpos_t' after 'struct' " this error. I'm using arduino mega with that. How can I fix this problem?

gyorgylevente commented 2 years ago

Same here