temp trigger working
This commit is contained in:
@@ -7,6 +7,16 @@
|
||||
<!-- <button class="btn" data-bind="click: $root.tempRestart">
|
||||
RESTART
|
||||
</button> -->
|
||||
<div class="row-fluid">
|
||||
<div class="span6"></div>
|
||||
<div class="span6">
|
||||
<button class="btn btn-primary" data-bind="click: $root.test"
|
||||
title="BTN for testing">
|
||||
<i class="fas fa-save" data-color="#000000"></i>  
|
||||
TEST
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span1 icon">
|
||||
<a data-bind="click: $root.openCalibrationSettings">
|
||||
|
||||
@@ -48,4 +48,6 @@ First <a href='https://teachingtechyt.github.io/calibration.html#esteps' target=
|
||||
This calibration is best done with the extruder detached from the hot end, so no restriction is present on the movement. If it is convenient, you can partially disassemble the printer so the output of the extruder is
|
||||
open and the filament exits in free air. If this is inconvenient, the process below aims to minimize restrictions by extruding very slowly and with a slightly higher temperature. The results from this should still be
|
||||
reliable.
|
||||
", "text-warning" ) }}
|
||||
", "text-warning" ) }}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user