How to preprocess filament name for autonaming print files? #11090
Unanswered
dewi-ny-je
asked this question in
Q&A
Replies: 1 comment
-
|
Ok I found Right now I have
Using
I get what I wanted, except for the @...:
I want to cut away the text starting from @ in the filament name portion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am uploading prints directly to my Klipper printer and the standard name is "project name_material_time.gcode".
Can I modify it to add filament name? even better, filament name before the "@", so "filament@printer name layer height" would become just "project name_material_filament_time.gcode"
Beta Was this translation helpful? Give feedback.
All reactions