confirm_temperatures
Verify bed and extruder temperatures in a G-code file against expected settings, ensuring accurate 3D printing configurations. Input G-code path and desired temperatures to validate.
Instructions
Confirm temperature settings in a G-code file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bed_temp | No | Expected bed temperature | |
extruder_temp | No | Expected extruder temperature | |
gcode_path | Yes | Path to the G-code file |