Slice Engineering: Difference between revisions

From Wizard Rants
Jump to navigation Jump to search
Details about Slice Products in use
 
Adding RT Tables for High Temp Thermistor
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==== High Temp Thermistor ====
====High Temp Thermistor====
You need to calculate the Steinhart-Hart coefficient and �ß values using a [https://www.thinksrs.com/downloads/programs/therm%20calc/ntccalibrator/ntccalculator.html tool]
You need to calculate the Steinhart-Hart coefficient and ß values using a [https://www.thinksrs.com/downloads/programs/therm%20calc/ntccalibrator/ntccalculator.html tool] and the data from the [https://docs.google.com/spreadsheets/d/e/2PACX-1vQ5LGUbs4B3uAqrQeEvOqFw1ZFCB3qpAPk3ThCYK9mBS7uiTEF4hjOD6-znxU25MZo19cjhfqDsc06Y/pubhtml Slice Engineering RT Tables]


Plug them to RepRap via
Plug them to RepRap via


<code>M308 S1 P"temp1" Y"thermistor" T500000 B3571.97 R2500 C1.196220e-7</code>
<code>M308 S1 P"temp1" Y"thermistor" T500000 B3571.97 R2500 C1.196220e-7</code>

Latest revision as of 22:05, 21 June 2020

High Temp Thermistor

You need to calculate the Steinhart-Hart coefficient and ß values using a tool and the data from the Slice Engineering RT Tables

Plug them to RepRap via

M308 S1 P"temp1" Y"thermistor" T500000 B3571.97 R2500 C1.196220e-7