Search found 3 matches

by giovanni.anfossy
Wed Nov 27, 2019 8:58 am
Forum: MAC
Topic: newbie question Firmware ProW
Replies: 5
Views: 55761

Re: newbie question Firmware ProW

I just found an even better solution. Download this files and use the proper Geeetech config files in the example configurations folder, and get a perfect compilation, no warnings no errors at all.
by giovanni.anfossy
Wed Nov 20, 2019 11:05 am
Forum: MAC
Topic: newbie question Firmware ProW
Replies: 5
Views: 55761

Re: newbie question Firmware ProW

Just found out the way to make it work... Renaming fpos_t variables in SdBaseFile.h and SdBaseFile.cpp to another name like pos fixes it fully.

Found that solution on this link ...
https://reprap.org/forum/read.php?146,691608

I finally did use arduino 1.8.10 on a Mac with Catalina 10.15.1.
by giovanni.anfossy
Tue Nov 19, 2019 9:51 pm
Forum: MAC
Topic: newbie question Firmware ProW
Replies: 5
Views: 55761

newbie question Firmware ProW

Hi,

I just put my hands on a ProW and somehow I manage to flush a standard Marlin FW to my i3 Pro W, and after uploading it the LCD went blank. I then tried to compile the ProW firmware I just downloaded from this website and still can not compile it. I've tried using Arduino 1.8.5, 1.8.10 and ...