Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when exporting G-Code file #5614

Open
2 tasks
imba-LALA opened this issue Dec 25, 2024 · 3 comments
Open
2 tasks

Error when exporting G-Code file #5614

imba-LALA opened this issue Dec 25, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@imba-LALA
Copy link

Bambu Studio Version

1.10.1.50

Where is the application from?

Bambu Lab Official website

OS version

Windows11 23H2

Additional system information

No response

Printer

Anycubic Kobra Plus 0.4 nozzle

How to reproduce

1.Import Model
2.Slice Plate
3.Export G-code file

Actual results

The pop-up window displays:
Failed processing of the filename_format template.
Parsing error at line 1: Not a variable name
{input_filename_base}{filament_type[initial_tool]}{print_time}.gcode

![Bug](https://github.com/user-attachments/

Expected results

Output G-code file.

Project file & Debug log uploads

This problem occurs regardless of the model used.

Checklist of files to include

  • Log file
  • Project file
@imba-LALA imba-LALA added the bug Something isn't working label Dec 25, 2024
@imba-LALA
Copy link
Author

Bug

@XunZhangBambu
Copy link
Contributor

@imba-LALA Same as #5291. Enable develop mode in preference page and change the filename format to: {input_filename_base}{filament_type[0]}{print_time}.gcode
image

lanewei120 pushed a commit that referenced this issue Jan 9, 2025
1. Add place holder support

github:#5557,#5614,#5471

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I65e1d116b7af64ab15c3338f713fc3329b3e877d
lanewei120 pushed a commit that referenced this issue Jan 9, 2025
1. Add place holder support

github:#5557,#5614,#5471

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I65e1d116b7af64ab15c3338f713fc3329b3e877d
@kkeonline
Copy link

I have submit a pull request
#5734

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants