Skip to content

Commit

Permalink
Merge pull request #6 from BarbourSmith/Disable-Home-Z-button
Browse files Browse the repository at this point in the history
Disable Home-Z button
  • Loading branch information
BarbourSmith authored Mar 15, 2024
2 parents d1ded9b + 63613ab commit 42d9536
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified index.html.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion www/sub/tablettab.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@

</div>
<div class="buttons-row">
<button class="calibration-modal-button" onclick="onCalibrationButtonsClick('$TKSLK','Home Z');">Home Z</button>
<!-- <button class="calibration-modal-button" onclick="onCalibrationButtonsClick('$TKSLK','Home Z');">Home Z</button> -->
<button class="calibration-modal-button stop-button" onclick="onCalibrationButtonsClick('$STOP','Stop');">Stop</button>
<button class="calibration-modal-button" onclick="onCalibrationButtonsClick('$TEST','Test');">Test</button>
</div>
Expand Down

0 comments on commit 42d9536

Please sign in to comment.