david_h
About
- Username
- david_h
- Joined
- Visits
- 13
- Last Active
- Roles
- Member
Comments
-
thanks
-
Repetier said: I have added it as type 14. Hi, Is it possible to get the data file for this thermistor please?
-
replacement board has the correct 4k7 resistors.
-
update: wrote program to test ADC inputs for e0, bed, e1. no values received. pull up resistors for e0 & bed 2k2, e1 3k3. looks like I need a new board.
-
they are not the sensor pins, they are the sensor types. i disabled the bed with 0. only get a reading on head if both head and bed sensors are plugged in. think board has a problem.
-
I'll try again. MartinH said: I think temp sensor _13 may be causing the trouble (not sure if it uses a pullup) try #define TEMP_SENSOR_0 11 #define TEMP_SENSOR_1 0 #define TEMP_SENSOR_2 0 #define TEMP_SENSOR_3 0 #define TEMP_SENSOR_BED 11 …
-
I'll try again. hmm. config.txt uploaded but not showing. Will upload in post. /** Marlin 3D Printer Firmware Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] Based on Sprinter and grbl. Copyright (C) 2011 …
-
just the readings rise together. config attach. perhaps you could have a quick look for me please.