Skip to content

[BUG] Error evaluating 'gcode_macro _print_end_inner:gcode': jinja2.exceptions.UndefinedError: tuple object has no element 0 #200

Answered by jschuh
mochoandre asked this question in Q&A
Discussion options

You must be logged in to vote

First, please ask questions here rather than filing bugs if you need help troubleshooting your config.

As for your config, you're setting variable_print_min and variable_print_max to empty tuples, which are illegal values. Either don't set them at all (so you get the defaults) or set them to appropriate values for your printer (the comment demonstrates the format).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jschuh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #198 on November 10, 2023 16:56.