rgomezjnr / GcodeFilenameFormatPlus

Cura plugin for controlling output filename format, now with multi-extruder and OctoPrint support
https://marketplace.ultimaker.com/app/cura/plugins/rgomezjnr/GcodeFilenameFormatPlus
GNU Lesser General Public License v3.0
30 stars 4 forks source link

pull request: added new Format option #17

Closed DDdotDE closed 10 months ago

DDdotDE commented 10 months ago

Submiting a Issue because Githup doesn't want me to submit me to make a pull request

added a new formating option: counter_down - giving each new file a lower number, based on 1000000 - (year10000) - (month1000) - (day100) - (hour10) - minute this way, printers that sort the files based on the name should show the newest file at the top

GcodeFilenameFormatPlus.py.txt

maybe this needs a rework to use the time at saving, not at importing the model

rgomezjnr commented 10 months ago

Hi what do you mean "Submiting a Issue because Githup doesn't want me to submit me to make a pull request"? Is there an error or warning when you attempt to create a PR? I haven't modified the repo PR settings so you should be able to create a PR.

DDdotDE commented 10 months ago

There was an Error while trying to send the PR, and it was faster / easier to submit a issue. I can try again later to make a PR.