7 hours ago, red_star_rc said:Apparently hidden experimental option "Enable Bridge Settings" enabled by default.
It's not enabled by default:
"bridge_settings_enabled":
{
"label": "Enable Bridge Settings",
"description": "Detect bridges and modify print speed, flow and fan settings while bridges are printed.",
"type": "bool",
"default_value": false,
"settable_per_mesh": true,
"settable_per_extruder": false,
"settable_per_meshgroup": false
},
The default value is false so you must have enabled it yourself.
Recommended Posts
burtoogle 516
The bridging code can alter the fan speed and so if you don't want it to do that you will need to fiddle with the bridging settings.
A new feature (not yet available) can alter the fan speed when printing skins over support.
Link to post
Share on other sites
red_star_rc 0
Bingo! Apparently hidden experimental option "Enable Bridge Settings" enabled by default. When I revealed and unchecked it I didn't find any M107 codes. Fan stays ON all the time during print now. Thank you so much!
Link to post
Share on other sites