Setting temperatures
Quote from Erik Trinkle on 2022-03-23, 20:02I have an issue where I have selected two filaments that have a 45C bed temperature override on them, but the printer (Flow Idex) still starts at 60C.
Additionally, when switching filament, the temperature stays at the standby temperature instead of switching to the active temperature. This looks similar to another issue (clogging-check versus nozzle heatup), which was perhaps supposed to be fixed in 1.1.4.84 (which is the version I am using).
Any suggestions?
I have an issue where I have selected two filaments that have a 45C bed temperature override on them, but the printer (Flow Idex) still starts at 60C.
Additionally, when switching filament, the temperature stays at the standby temperature instead of switching to the active temperature. This looks similar to another issue (clogging-check versus nozzle heatup), which was perhaps supposed to be fixed in 1.1.4.84 (which is the version I am using).
Any suggestions?
Quote from Erik Trinkle on 2022-03-27, 18:49Seems to be fixed now!
Seems to be fixed now!
Quote from saywega sakosa on 2025-07-03, 09:50Quote from Erik Trinkle Geometry Dash on 2022-03-23, 20:02I have an issue where I have selected two filaments that have a 45C bed temperature override on them, but the printer (Flow Idex) still starts at 60C.
Additionally, when switching filament, the temperature stays at the standby temperature instead of switching to the active temperature. This looks similar to another issue (clogging-check versus nozzle heatup), which was perhaps supposed to be fixed in 1.1.4.84 (which is the version I am using).
Any suggestions?
Check the Start G-code section in your slicer (or printer firmware config) for a
M190 S60or similar command. If found, change it to use a variable like[bed_temperature]or remove it entirely to let the filament override take control.
Quote from Erik Trinkle Geometry Dash on 2022-03-23, 20:02I have an issue where I have selected two filaments that have a 45C bed temperature override on them, but the printer (Flow Idex) still starts at 60C.
Additionally, when switching filament, the temperature stays at the standby temperature instead of switching to the active temperature. This looks similar to another issue (clogging-check versus nozzle heatup), which was perhaps supposed to be fixed in 1.1.4.84 (which is the version I am using).
Any suggestions?
Check the Start G-code section in your slicer (or printer firmware config) for a M190 S60 or similar command. If found, change it to use a variable like [bed_temperature] or remove it entirely to let the filament override take control.
