qwewer0
4424645e04
Multi-line comments cleanup (#19535 )
4 years ago
Emperor
00c09e95ac
Thermistor: Kis3d Silicone heater + precision cast plate (#19528 )
4 years ago
Scott Lahteine
4955aa5b78
Prusa => Průša
4 years ago
Scott Lahteine
8b637e436c
Update links, README, contributing, etc.
4 years ago
Scott Lahteine
d1e20eb29f
Update links, README, contributing, etc.
4 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
4 years ago
ellensp
c2e0e61fe8
Fix User Temp Sensor (1000), reversed Pt100 / Pt1000 (#18590 )
4 years ago
Scott Lahteine
7b6629c08c
Extend thermistor 1047 to 500°C
4 years ago
Scott Lahteine
c43bbcce15
Enforce sensor range for temperature target (#18465 )
* Mitigate stepper timeout
* Add CHAMBER PWM code
* Structured thermistor tables
* Fix reversed sensor ranges
* Prevent temps outside sensor range
4 years ago
makerbase
642112d3eb
Add MKS UI (TFT_LITTLE_VGL_UI) (#18071 )
4 years ago
Per Ivar Nerseth
10601a932a
Zonestar P802M bed thermistor (#18289 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 years ago
Scott Lahteine
973a6990b5
Trailing whitespace
4 years ago
Axel
7613383e7b
Add Rostock 301 thermistors (22, 23) (#17806 )
4 years ago
Scott Lahteine
8ad056013c
Define "resolution" in bits
4 years ago
RasmusAaen
c768605bde
Add Copymaster3D board (#17188 )
4 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
4 years ago
Artur Petrzak
e4679c1b78
(21) PT100 for MCUs with 3.3v logic (#16731 )
4 years ago
yangwenxiong
248b7dfa59
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595 )
4 years ago
MaukCC
04d64351a2
Add HMS434 V15 ATSAM board (#16620 )
4 years ago
tompe-proj
a338dce83f
PINDA v2 temperature sensor / compensation (#16293 )
4 years ago
LinFor
a84e3d1b80
Use native ADC resolution where possible (#15719 )
5 years ago
Scott Lahteine
e6dfc991ae
Patch tabs, heater led tests
5 years ago
Scott Lahteine
a89f4703df
Tweak permissions
5 years ago
Matthew Piercey
ac8083588b
Add config for Wanhao Duplicator i3 v2.1
5 years ago
AnHardt
b7b0021b5c
Fix Thermistor 75 (#15181 )
5 years ago
Ludy
beffcd856b
Update German language, (c) (#15164 )
5 years ago
MaukCC
8664b8e97b
Adding HMS434 machine (#14931 )
5 years ago
Tim Moore
e3660bca25
Overlord printer thermistor (#14815 )
5 years ago
Ludy
70586d3a6c
Update (c) comments (#14584 )
5 years ago
Vanessa Dannenberg
4fa8053638
RPW-Ultra thermistor table (#14517 )
5 years ago
Scott Lahteine
b6546ea33a
Add include guards to some headers
5 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 years ago
Scott Lahteine
858b2fa21a
Fix thermistor table
5 years ago
InsanityAutomation
f6ec00d776
Update thermistor and working config
5 years ago
Scott Lahteine
605ec0a478
Fix thermistor table warning
5 years ago
Scott Lahteine
785c01f2bc
Use US spelling of 'behavior'
5 years ago
Scott Lahteine
ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944 )
5 years ago
doggyfan
23a8707ef1
Configurable Thermistor (#13888 )
5 years ago
3dlabsio
645ca7af7a
M141 Heated Chamber, Temperature rework (#12201 )
5 years ago
Scott Lahteine
44571775bd
Further support for 6 extruders
5 years ago
InsanityAutomation
e2e2a55d9b
Add thermistor type 67 SliceEng (#13275 )
5 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
5 years ago
InsanityAutomation
367a9f65aa
Add Formbot 350c Thermistor (#12661 )
5 years ago
Scott Lahteine
f5eab912ed
Apply #pragma once, misc cleanup (#12322 )
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
6 years ago
Scott Lahteine
46360f18b4
Bring thermistor_75.h up to speed
6 years ago
HenningJW
4fb2134f00
Fix non-sensical values for Zonestar themistor table (#11817 )
Values taken from Zonestar firmware for P802QA with a Melzi board. Timestamps from the firmware package are from April 2016.
6 years ago
Scott Lahteine
f1347f783d
Optimize thermistor table 71
agData in Table 71 is extremely oversampled (see Issue #11220 ). I have removed the data points that perform *worse* than linearly interpolating the remaining points, and fixed up two points that were simply rounded incorrectly.
Co-Authored-By: Aaron Griffith <aargri@gmail.com >
6 years ago
Lee Olivares
094e6d81a5
Add Einstart-S support (#11219 )
Indeed the HAL does not need to be mucked around with to expose ATmega2560 pins not available as numbers on the MEGA board, I'll need to update the wiki with that tidbit and a reference to the pin-mapping comment in `fastio_1280.h`.
6 years ago
Scott Lahteine
6b521b6df2
Loosen thermistor table size limit
Co-Authored-By: Aaron Griffith <aargri@gmail.com >
6 years ago
Scott Lahteine
568cfe7caa
Add thermistor 501 (100K Zonestar)
6 years ago