Buona sera
vorrei sapere come modificare Marlin-2.1.2.1 per adattarlo ad stampante 3d jgauroa A5
questi sono i pezzi che ho montato
[
www.amazon.it]
sono riusito ad arrivare ad un temeratura di 30C° gradi e dovrebbe accendersi l etrusore non reisco a capire cosa sbaglio
ho modifcato questo in marlin
#define TEMP_SENSOR_0 1000
#if TEMP_SENSOR_0 == 1000
#define HOTEND0_PULLUP_RESISTOR_OHMS 470000 // Pullup resistor
#define HOTEND0_RESISTANCE_25C_OHMS 100000 // Resistance at 25C
#define HOTEND0_BETA 3950 // Beta value
#define HOTEND0_SH_C_COEFF 0 // Steinhart-Hart C coefficient
grazie