File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1095,19 +1095,19 @@ <h4 id='extra-settings-for-next_queue_item'>Extra settings for <code>next_queue_
1095
1095
< td > < code > analysis_strict</ code > </ td >
1096
1096
< td > boolean</ td >
1097
1097
< td > no</ td >
1098
- < td > Match the next item that has a valid gcode analysis.< br > < strong > Defaults to false </ strong > </ td >
1098
+ < td > Match the next item that has a valid gcode analysis.< br > < strong > Defaults to true </ strong > </ td >
1099
1099
</ tr >
1100
1100
< tr >
1101
1101
< td > < code > fit_strict</ code > </ td >
1102
1102
< td > boolean</ td >
1103
1103
< td > no</ td >
1104
- < td > Match the next item if it fits on the printers print area.< br > < strong > Defaults to false </ strong > </ td >
1104
+ < td > Match the next item if it fits on the printers print area.< br > < strong > Defaults to true </ strong > </ td >
1105
1105
</ tr >
1106
1106
< tr >
1107
1107
< td > < code > temps_strict</ code > </ td >
1108
1108
< td > boolean</ td >
1109
1109
< td > no</ td >
1110
- < td > Match the next item where the printer can reach the temperatures specified in the gcode.< br > < strong > Defaults to false </ strong > </ td >
1110
+ < td > Match the next item where the printer can reach the temperatures specified in the gcode.< br > < strong > Defaults to true </ strong > </ td >
1111
1111
</ tr >
1112
1112
< tr >
1113
1113
< td > < code > filament_strict</ code > </ td >
You can’t perform that action at this time.
0 commit comments