Why does my chamber temp not change when I export the G code file? I have it set to 85
as shown but it continously outputs as 70 here
M107
G91
G1 Z1
G90
M190 S95
M104 T3 S70
M218 T0 Z-0
M218 T1 Z-0
M218 T2 Z-0
T0
G28 Y0
G92 Y0
G28 X0
G28 Z0
G1 Z2
Am I missing where it is set at?