I set:
- G-code override:
false
- filament: PETG
- nozzle temperature: 245 °C
Here the pictures that state the above points:
When loading the model, it also confirms the nozzle temperature of 245 °C:
But when running, it uses another temperature (230 °C) that is even different of what the G-code contains:
Why? What is my mistake?
If the "prioritize G-code" flag is on, the machine would follow the M104
and M109
commands contained in the G-code. If true, the machine uses the default filament settings as per the above image.