mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #751] [Bug Report] If you rename a part file in the file manager and do not include the file extens #501
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy-maziggy-1#501
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @maziggy on GitHub (Mar 18, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/751
Originally assigned to: @maziggy on GitHub.
If you rename a part file in the file manager and do not include the file extension, then you lose the ability to print. For example, if the part file in the manager is “bracket.gcode.3mf” in the manager, and then you rename it to “bracket” it will not print. It would be better if the name shown in the file manager was just a name and did not impact the file type/file extension.
Reporter Contact
Email: fleishmaab@corning.com
System Information
Logs (sanitized): bambuddy.log
Submitted via BamBuddy Bug Report
@maziggy commented on GitHub (Mar 19, 2026):
Bambuddy can deal with "slicer source" files and GCode files. They are differentiated via their file extension. Removing the extension would lead to confusions.
@cadtoolbox commented on GitHub (Mar 19, 2026):
@maziggy I experienced this issue as well. I think the issue really is, when you rename a file, during the actual rename operation, the file extension should not be considered during the rename operation. Bambuddy should only allow you to rename the file without accidently removing the file extension.
@maziggy commented on GitHub (Mar 20, 2026):
Got it.
@maziggy commented on GitHub (Mar 20, 2026):
Available/Fixed in branch dev and available with the next release or daily build.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!