Geeetech3D / Smartto-Eclipse

3D printer firmware and hardware of for stm32
GNU General Public License v2.0
25 stars 16 forks source link

Request: change naming of firmware files #20

Closed thatjoshguy closed 5 years ago

thatjoshguy commented 6 years ago

Currently the firmware for the A30 is distributed in two files, an "S" and and "M" file. One is for the screen, and one is for the main board...

For English speaking users one would assume the "S" file is for the Screen, and the "M" file is for the Main board... but this is not the case! The "M" file is for the screen, and vice versa.

When distributing future firmware releases, could they contain the words "SCREEN" and "MAIN" in their file names so there is no confusion?

Geeetech3D commented 6 years ago

A reasonable request. At the beginning, we set 'M' for Master device and 'S' for Slave device. But it seems that making users confused. We're going to make an internal discussion about it.

kaktusus commented 6 years ago

Each description is good provided it is explained in the readme file, which is located in the main branch of the project.

thatjoshguy commented 6 years ago

Master and Slave does make sense in that context. If it was noted in the readme that would be good.