1

I set:

  • G-code override: false
  • filament: PETG
  • nozzle temperature: 245 °C

Here the pictures that state the above points:

enter image description here enter image description here

When loading the model, it also confirms the nozzle temperature of 245 °C:

enter image description here

But when running, it uses another temperature (230 °C) that is even different of what the G-code contains:

enter image description here

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.

0scar
  • 35,554
  • 12
  • 65
  • 151
Mark
  • 417
  • 2
  • 13
  • Try using your own gcode, printing a single line or simply moving on x and y btw different nozzle temp, and see what happens.I would try this. Check if Cura doesn't add some post-processing code too, sometimes we forgot to remove/disable them. – Valery S. Aug 26 '22 at 14:49

0 Answers0