Skip to content

Commit b79b86f

Browse files
committed
break for hasA and hasB in settings jinja2
1 parent 60dc6d1 commit b79b86f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

octoprint_bettergrblsupport/templates/bettergrblsupport_settings.jinja2

+3
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,9 @@
156156
<label class="checkbox">
157157
<input type="checkbox" data-bind="checked: settings.plugins.bettergrblsupport.invertZ"> Invert Z Axis (jogging / probing)
158158
</label>
159+
160+
<br>
161+
159162
<label class="checkbox">
160163
<input type="checkbox" data-bind="checked: settings.plugins.bettergrblsupport.hasA"> Has A Axis
161164
</label>

0 commit comments

Comments
 (0)