Recognise Cura gcode files
-
The revamped Cura generates a different comment in the gcode file than before. It now inserts a comment near the top that looks like this:
[[language]] ;Generated with Cura_SteamEngine master
The text after after Cura_SteamEngine is either the git branch name or a version number (e.g. 2.3.1).
A very low priority request is to change the firmware to recognise these files so that the Generated By fields say Cura rather than n/a.
Thanks.
-
RRF just looks for the "Generated by" comment and reproduces the text verbatim. I don't intend to start translating that comment unless a large OEM wants us to. I suggest you ask the Cura developers to change the text to something more meaningful. However, if RRF is displaying "n/a" instead of the text in the comment, that is something we will fix. Can you supply a sample gcode file?
-
Their comment says "Generated with" not "Generated by".
A small example can be found at:
https://www.dropbox.com/s/mpqkuvfik5s6zfz/KX_connector_cover.gcode?dl=0
-
Fixed in 1.17RC3.