
The worst thing with this prefix actually is that it has been me who suggested an addition for machine identification on Github...

So I rather blame myself for having made this suggestion...

There is no way to disable that at the moment. It reaaaly provides value in the office here, as we have all of the types of machines and people who simply nick SD cards from machines if they need them.reibuehl wrote:When I save the g-code, Cure 2.1 adds a "UM2_" to the name of the g-code file. Is there a way to disable this? It is wasting three characters in the printer display - which unfortunately does not scroll left and right if a file name is longer - and seems to not provide any real value.
We should discuss that difference over a beer I think...nallath wrote:We should make it optional. (Also, we didn't ignore it, we just didn't agree with it)
It actually does a bunch of string magic regex to come up with that (based on the name of the machine). So changing the name to " " should workreibuehl wrote:I noticed that, but it is an additional manual task. Where does Cura get that prefix from? From the printer profile files? Maybe it would be possible to set the prefix there to an empty string?
Yeah. The pressure we were on to ship the 2.1 was rather killing (both because we wanted it done as pressure from others). That does have impact on how certain features are implemented (quick instead of good / modular).reibuehl wrote:You guys really made it hard to get rid of that "feature"I suggest to move it into the printer type profiles as a separate string. That way you can save the regex magic and it profiles should ship with that value set to "". Where can I file such an enhancement request?