Scott Lahteine
e12c8e5cac
Split up thermistor tables
пре 7 година
Scott Lahteine
6fa8fd15e2
Add negative temperatures for Thermistor 1
Changes from #5485 by @AndKe
пре 8 година
Scott Lahteine
182c8d7f8f
Dyze High Temp Thermistor Support
пре 8 година
Scott Lahteine
e03414b2dd
Simpler/extensible thermistor test in thermistortables.h
пре 8 година
esenapaj
385945ca31
Cosmetic changes and small fix for thermistortables.h
・Adjust spacing
・Standardize comments position
・Remove ',' at the tail of array
пре 8 година
esenapaj
888443ca1e
Enclose all #error strings with apostrophes
пре 8 година
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
пре 8 година
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
пре 8 година
esenapaj
f260e00a72
fix spelling
Thermister -> Thermistor
пре 8 година
jbrazio
b82d91eca6
Added configuration example for the BQ Hephestos 2 3D printer.
Added support for BQ ZUM Mega 3D board and stock Hephestos 2 thermistor.
пре 8 година
Richard Wackerbarth
4f314afaf0
Allow Thermistor #12 to be used on hotends also
//100k 0603 SMD Vishay NTCS0603E3104FXT (4.7k pullup) (calibrated for Makibox hot bed)
Caveat Emptor —-
I’m not sure that this really makes sense,
but why keep someone from using it?
пре 9 година
Scott Lahteine
0c7f7ebcfb
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
пре 9 година
Fourmi
e6aed7bb4e
Update thermistortables for Hisens Thermistor (PR#2588)
пре 9 година
Scott Lahteine
278aa15301
Add COUNT macro and apply
пре 9 година
AnHardt
c6d2ebe452
Extend the idea of dummy temperature sensors.
Added a second sensor and made them configurable.
пре 9 година
alexborro
a57869ba49
Dummy Thermistor Table for testing purposes
Am I the only one who always need to change the thermistortable.h to add
a dummy table??
Ok, it is done. Just set the thermistor to 999 and it will always read
25C. Great for Testing or Development purposes.
пре 9 година
MagoKimbra
986e723eeb
Add 4th extruder
пре 9 година
MagoKimbra
0ebf896070
Add 4th extruder
пре 9 година
Scott Lahteine
5714f64927
get latest Marlin_v1 changes
пре 10 година
Fourmi
af3e4d7510
Update line 627 ,wrong number on thermistortables
Wrong number on line 627 > i change number "12" by the correct number "13"
Soory
пре 10 година
Fourmi
a664763e6f
Update thermistortables.h
Add another thermistor table (13),it's a cartridge thermistor up to +300°C,use with Hotend "Simple ONE" & "All In ONE"
Thx
пре 10 година
Fourmi
c35736a140
Update thermistortables.h
Add another thermistor table,use with hotend "Simple ONE" & "All in ONE"
пре 10 година
cocktailyogi
512f2a3136
restore Branch from Backup
sorry for that
пре 10 година
Greg Tan
6e6e4e2143
Added thermistor table for the 500C thermistor shipped with the Pico hot end.
пре 10 година
Cameron Lai
da6b536182
Add 5DPrint D8 Driver Board info and temperature table for Makibox hot bed
пре 10 година
Nutz95
ed6f4a71c5
fix wrong temptable index
пре 10 година
Nutz95
3161740df9
This table is made for thermistor 3950 (can be found on ebay for cheap)
it's caracteristics are :
R25℃ ;100KΩ±1%
B Value(R25/50℃):3990K 1%
Dissipation Factor(mW/℃):1.1~1.6 In still Air
Thermal Time Constant(S):10~17 In Still Air
Operating temperature range: (-50~+260°C)
Dimension: 1.8mm Dia X4.1mm
Lead Length :30mm
This table was found on the following blogs:
http://cae2100 .wordpress.com/2014/03/08/beta3950-thermistor-table-for-marlin/
and
http://microfabricator.com/articles/view/id/ 531ad7e59a /beta-3950-thermistor-table-for-marlin
пре 10 година
David Forrest
b0093a1513
thermistortables.h: Add comments that table 60 uses beta=3950.
пре 10 година
Josef Pavlik
831fc2a952
Pt100 and Pt1000 temperature sensors handling
пре 10 година
daid
df194f75e1
Added PT100 support for Ultiboard2
пре 10 година
Nicolas Rossi
4623e78ce0
Added Honeywell thermistor 135-104LAF-J01
пре 11 година
Ryan Turner
7c47e7162d
Adding Maker's Tool Works heated bed thermistor
пре 11 година
whosawhatsis
6a61a3c0b4
missing comma in last commit
пре 11 година
whosawhatsis
f0aee4101a
regenerated thermistor table 7
Generated with createTemperatureLookup.py. The old table crapped out at
270C, which was a problem for polycarbonate.
пре 11 година
daid303
2f60e324dc
Fixed #394
пре 11 година
Denis B
49b2ddc8c1
Cleaned up non-standard characters
пре 11 година
Daniele Sdei
3cf59f6f9a
add RepRapPro Huxley thermistor tables
пре 12 година
daid303
7577717b59
Fixed #336
пре 12 година
daid303
52158dffcc
Big temperature code update. No longer converts back and forwards between temperature and raw sample value. Reducing complexity, removing code. Also named some variables better. While keeping the safety intact and functionality the same.
пре 12 година
MaikStohn
2b7b1e52b1
allow marlin internal 0°C represenation
пре 12 година
Erik vd Zalm
0e89022cc3
Correct temptable_55 name.
пре 12 година
Bernhard Kubicek
b7fc14bc65
repaired thermistortable_6 by graphcial fitting of the off-slope values. see issue 179. Erik, I know you asked for no changes, but this file probably is not related and hopefully allright.
пре 12 година
linagee
2e8c5049c5
Update Marlin/thermistortables.h
пре 12 година
linagee
2d0d8e5272
Small correction.
пре 12 година
linagee
9e9db65c3f
Update Marlin/thermistortables.h
пре 12 година
linagee
bd966ef389
Update Marlin/thermistortables.h
пре 12 година
linagee
775da3f103
Added top ratings and extended to ADC=1 for table 3 and 5.
пре 12 година
linagee
96a4baa0be
Update Marlin/thermistortables.h
пре 12 година
linagee
2aa9f7b131
Update Marlin/thermistortables.h
пре 12 година
linagee
dd9144994e
Tested May 19 - It works! Verified with separate thermocouple TM-902C also.
пре 12 година