Poket-Jony / Marlin-A4MaxPro-2.0.x

🖨 Marlin 2.0.x optimized for the Anycubic 4Max Pro 3D printer
GNU General Public License v3.0
54 stars 18 forks source link

[BUG] Wrong termistor type in default configuration file. #10

Closed rkolosovskyi closed 4 years ago

rkolosovskyi commented 4 years ago

Bug Description

I've checked default Configuration.h file and seems that value for TEMP_SENSOR_0 is incorrect. Default value is set to 5 but according to some findings from the internet it should be 11 (for NTC 3950 100K Thermistor).

Additional Information

Specification section - "For 3D printers: use TEMP_SENSOR 11 in Marlin firmware" https://www.anycubic.com/collections/parts-accessories/products/5-pcs-ntc-3950-100k-thermistor-with-1-meter-wiring-and-female-pin-head .

Heat sensor: 100K 1% B=3950

https://www.aliexpress.com/item/4000065120812.html https://www.aliexpress.com/item/4000001254523.html

rkolosovskyi commented 4 years ago

I apologise for lack of attention - I've checked the wrong file.