Skip to content

Commit fe8a2ea

Browse files
committed
deploy: 67c0254
1 parent d682dae commit fe8a2ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1095,19 +1095,19 @@ <h4 id='extra-settings-for-next_queue_item'>Extra settings for <code>next_queue_
10951095
<td><code>analysis_strict</code></td>
10961096
<td>boolean</td>
10971097
<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>
10991099
</tr>
11001100
<tr>
11011101
<td><code>fit_strict</code></td>
11021102
<td>boolean</td>
11031103
<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>
11051105
</tr>
11061106
<tr>
11071107
<td><code>temps_strict</code></td>
11081108
<td>boolean</td>
11091109
<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>
11111111
</tr>
11121112
<tr>
11131113
<td><code>filament_strict</code></td>

0 commit comments

Comments
 (0)