قطعة واحدة من الطابعة ثلاثية الأبعاد 500 درجة مئوية T-D500 M3x15mm مستشعر درجة الحرارة العالية الأسطواني 500 درجة مئوية K500 مستشعر حراري متوافق مع Volcano V6 Hotend PEI PEEK طباعة ألياف الكربون المصنوعة من النايلون
Package: 1piece T-D500 Thermistor cartridge with about 1 meter long cable
Durable, Flexible and Long Lasting; 450℃ long hours guaranteed
Compatible with PT100 V6 hotend block, Prusa i3 printer and This Thermocouple sensor is 3mm x 15mm cylindrical package for compatibility with all cartridge-style heater blocks.
وصف
MARLIN: 66 : 4.7M High Temperature thermistor; 500 °C Thermistor; Use the latest Marlin Firmware; Marlin Firmware: is updated since version 1.1.0 RC7. Updating your firmware to the latest version will have beneficial results with print quality. #Configuration.h modification; Depending on your number of hotends, you can modify only the corresponding heater number : Find these lines and modify the values: #define TEMP_SENSOR_0 66 ; #define TEMP_SENSOR_1 66; #define TEMP_SENSOR_2 66; #define HEATER_0_MINTEMP 21; #define HEATER_1_MINTEMP 21; #define HEATER_2_MINTEMP 21; #define HEATER_0_MAXTEMP 500; #define HEATER_1_MAXTEMP 500; #define HEATER_2_MAXTEMP 500; #Configuration_adv.h modification; #define MAX_CONSECUTIVE_LOW_TEMPERATURE_ERROR_ALLOWED 5; #define MILLISECONDS_PREHEAT_TIME 30000