reprappro / RepRapFirmware

OO C++ RepRap Firmware
Other
143 stars 120 forks source link

Can't upload or delete an SD card file whose name includes uppercase G #56

Open dc42 opened 10 years ago

dc42 commented 10 years ago

Neither the web interface nor Pronterface can upload or delete an SD card file if the filename sent in the corresponding Mcode includes an uppercase letter G. When attempting to upload such a file, typically the Duet starts printing the file instead. This also affects M550 commands if the machine name contains an uppercase G, and M551 commands if the password contains an uppercase G.

Fixed in dc42 fork as at version 059a-dc42, commit https://github.com/dc42/RepRapFirmware/commit/a416c367d267c8b17acb760aaea25829b43a34d2.