标题几乎说明了一切。
我在 amazon.com 和 ebay.com 等网站上搜索 Ultimaker 1 温度传感器的替代品,但只能找到 Ultimaker 2 (PT100) 的替代品,但我知道它们不兼容。
哪些规格具有与 Ultimaker Original 的 tc2 信号放大器配合使用的替换温度传感器?
标题几乎说明了一切。
我在 amazon.com 和 ebay.com 等网站上搜索 Ultimaker 1 温度传感器的替代品,但只能找到 Ultimaker 2 (PT100) 的替代品,但我知道它们不兼容。
哪些规格具有与 Ultimaker Original 的 tc2 信号放大器配合使用的替换温度传感器?
您需要热电偶,而不是热敏电阻。此外,如您所说,Ultimaker Original+ 和 Ultimaker 2(均使用 2.xx 版)使用 PT100 1。
根据这篇文章,在UMO+上的E3D 热电偶安装上,k 型热电偶将执行以下操作:
我在 UMO 上改用 E3D V6,并选择使用 e3d 出售的 k 型热电偶和标准/原始 UMO 放大器板。
或者更准确地说,从这篇文章中,关于 热电偶传感器更换,它是一个3 毫米 k 型热电偶:
我会要求经销商将热电偶测量为真正的 3 毫米。我从来没有买过热电偶所以不知道。我知道一些 aliexpress 卖家确实卖给我一个 3.05 毫米的 pt100(它不适合),所以在付款前要求一张带卡尺的照片是个好主意。
有问题的热电偶,在速卖通上是这样的,SWMAKER Thermoelement Typ K (TC) für Ultimaker Original 3D drucker 3mm K 热电偶 typ für Ultimaker Original 3D drucker,~10 美元
或者,Ultimaker Original - 热电偶传感器(缺货)的价格要贵得多,为 33 欧元:
关于固件,来自这篇文章,关于 UMO+上的E3D 热电偶安装
通常您不需要做任何修改,因为您的 UMO 已经与热电偶配合使用。
因此,假设您有一个AD595放大器而不是 MAX6675,请确保您有
#define TEMP_SENSOR_0 -1
设置 Configuration.h
//===========================================================================
//=============================Thermal Settings ============================
//===========================================================================
//
//--NORMAL IS 4.7kohm PULLUP!-- 1kohm pullup can be used on hotend sensor, using correct resistor and table
//
//// Temperature sensor settings:
// -2 is thermocouple with MAX6675 (only for sensor 0)
// -1 is thermocouple with AD595
// 0 is not used
// 1 is 100k thermistor - best choice for EPCOS 100k (4.7k pullup)
// 2 is 200k thermistor - ATC Semitec 204GT-2 (4.7k pullup)
// 3 is Mendel-parts thermistor (4.7k pullup)
// 4 is 10k thermistor !! do not use it for a hotend. It gives bad resolution at high temp. !!
// 5 is 100K thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (4.7k pullup)
// 6 is 100k EPCOS - Not as accurate as table 1 (created using a fluke thermocouple) (4.7k pullup)
// 7 is 100k Honeywell thermistor 135-104LAG-J01 (4.7k pullup)
// 71 is 100k Honeywell thermistor 135-104LAF-J01 (4.7k pullup)
// 8 is 100k 0603 SMD Vishay NTCS0603E3104FXT (4.7k pullup)
// 9 is 100k GE Sensing AL03006-58.2K-97-G1 (4.7k pullup)
// 10 is 100k RS thermistor 198-961 (4.7k pullup)
// 11 is 100k beta 3950 1% thermistor (4.7k pullup)
// 12 is 100k 0603 SMD Vishay NTCS0603E3104FXT (4.7k pullup) (calibrated for Makibox hot bed)
// 13 is 100k Hisens 3950 1% up to 300°C for hotend "Simple ONE " & "Hotend "All In ONE"
// 20 is the PT100 circuit found in the Ultimainboard V2.x
// 60 is 100k Maker's Tool Works Kapton Bed Thermistor beta=3950
//
// 1k ohm pullup tables - This is not normal, you would have to have changed out your 4.7k for 1k
// (but gives greater accuracy and more stable PID)
// 51 is 100k thermistor - EPCOS (1k pullup)
// 52 is 200k thermistor - ATC Semitec 204GT-2 (1k pullup)
// 55 is 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)
//
// 1047 is Pt1000 with 4k7 pullup
// 1010 is Pt1000 with 1k pullup (non standard)
// 147 is Pt100 with 4k7 pullup
// 110 is Pt100 with 1k pullup (non standard)
#define TEMP_SENSOR_0 -1
但是,根据 有关热电偶和热敏电阻的问题,UMO 板为 1.5.7,并且可以使用 NTC100K 热敏电阻和(也许 - 但不清楚)4.7K 上拉电阻:
首先,我们必须使用带有 UM 1.5.7 板的 Sainsmart UM 套件进行挑战。
我们还购买了 E3D 型号 V6 的打印头,其中包括 ntc 100k 热敏电阻,这些热敏电阻已经在马林鱼表中。作为 V1.5.7。电路板与热电偶一起工作,存在如何连接的问题。我已经得到了将信号和 GND 连接到电路板的答案,但我必须寻找连接器后面的电阻器。对每种类型的热敏电阻我都需要不同的电阻器,这是真的吗?
但是,为简单起见,最好坚持使用 3 mm k 型热电偶。
UMO 有“旧”的 UltiBoard 1.5x,它是 Arduino Mega 的屏蔽,上面插入了 Pololu / Allegro 步进驱动器(如 RAMPS 控制器)。
那时 RTD 不是很流行,大多数打印机都带有热敏电阻。为了改善温度反馈回路,Ultimaker 决定在打印头顶部使用带有放大器的热电偶,这会提供更好的结果,尤其是在较高温度下。
如果您想使用热敏电阻而不是热电偶,您只需要交换连接,并在板上添加一个电阻(电阻的位置在板上已预见)。
您甚至可以使用 E3D 的转接板选择 RTD。
UMO+ 使用的是与 Ultimaker 2 相同的 UltiBoard 2.x,所以它是 PT100...
注意:RTD = 电阻温度检测器(例如 Pt100)。热敏电阻类似于 RTD,但包含陶瓷或聚合物电阻器代替金属。