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 Start_print and PrusaSlicer #6

Open
Skippythekangoo opened this issue Nov 22, 2022 · 1 comment
Open

Error Start_print and PrusaSlicer #6

Skippythekangoo opened this issue Nov 22, 2022 · 1 comment

Comments

@Skippythekangoo
Copy link

Morning.

When I slice some stl files, I have this error :

G-code export to /tmp/.2658041.gcode failed due to invalid custom G-code sections:
start_gcode
Parsing error at line 2: Not a variable name
START_PRINT HOTEND={first_layer_temperature[initial_extruder]+extruder_temperature_offset[initial_extruder]} BED={first_layer_bed_temperature} RELATIVE_E_MODE={use_relative_e_distances} PROBE=true PROBE_AREA_START={first_layer_print_min[0]},{first_layer_print_min[1]} PROBE_AREA_END={first_layer_print_max[0]},{first_layer_print_max[1]}
                                                              ^
Please inspect the file /tmp/.2658041.gcode.tmp for error messages enclosed between
        !!!!! Failed to process the custom G-code template ...
and
        !!!!! End of an error report for the custom G-code template ...
for all macro processing errors.

I use Marlin 2 as gcode flavor.

@dudeofawesome
Copy link
Owner

I'm not very familiar with PrusaSlicer (I'd been using Cura and then SuperSlicer), but it looks like PrusaSlicer doesn't support extruder_temperature_offset.

If you find a solution, I'd love to get it incorporated into my docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants