Firmware install succes, not working
I'm "upgrading" my Da Vinci 2.0a duo.
I used Arduino IDE 1.8.5 and replaced the usb and variant files
I modified the Configuration file
I used Arduino IDE 1.8.5 and replaced the usb and variant files
I modified the Configuration file
#define DAVINCI 3// "0" if not DAVINCI, "1" For DAVINCI 1.0, "2" For DAVINCI 2.0 with 1 FAN, "3" For DAVINCI 2.0 with 2 FAN, 4 for AiO (WITH NO SCANNER SUPPORT)
#define MODEL 1//"0" for first generation (jumper JP1 to reset ) , "1" for new generation (jumper J37 to reset)
#define REPURPOSE_FAN_TO_COOL_EXTRUSIONS 0 //Setting this to 1 will repurpose the main Extruder cooling fan to be controlled VIA M106/M107
Uploading the code is succesful
Uploading the code is succesful
Verify 211564 bytes of flash
[ ] 0% (0/827 pages)
[== ] 9% (82/827 pages)
[===== ] 19% (164/827 pages)
[======== ] 29% (246/827 pages)
[=========== ] 39% (328/827 pages)
[============== ] 49% (410/827 pages)
[================= ] 59% (492/827 pages)
[==================== ] 69% (574/827 pages)
[======================= ] 79% (656/827 pages)
[========================== ] 89% (738/827 pages)
[============================= ] 99% (820/827 pages)
[==============================] 100% (827/827 pages)
Verify successful
done in 8.575 seconds
Set boot flash true
CPU reset.
But after that when i upload a gcode and want to print i get
But after that when i upload a gcode and want to print i get
22:21:13.322: FIRMWARE_NAME:Repetier_0.92.10 FIRMWARE_URL:https://github.com/luc-github/Repetier-Firmware-0.92/ PROTOCOL_VERSION:1.0 MACHINE_TYPE:DaVinci EXTRUDER_COUNT:2 REPETIER_PROTOCOL:3
22:21:13.322: Printed filament:0.00m Printing time:0 days 0 hours 0 min
22:21:13.322: PrinterMode:FFF
22:21:13.322: Begin file list
22:21:13.385: ad_check_0002 1400
22:21:13.385: Machine_Life.dat 10
22:21:13.385: SAMPLE03.gcode 3669461
22:21:13.432: last_temperature.txt 4
22:21:13.432: eeprom.bin 4096
22:21:13.432: End file list
22:21:25.721: SelectExtruder:0
22:21:25.779: X:NAN Y:NAN Z:NAN E:NAN (2)
22:21:25.779: Unknown command:N318 M107
22:26:26.887: DebugLevel:14
22:26:26.887: Error:One heater seems decoupled from thermistor - disabling all for safety!
22:26:26.887: Error:Temp. raised to slow. Rise = -0.09 after 301028 ms
22:26:26.887: Disabling all heaters due to detected sensor defect.
22:26:26.887: DebugLevel:14
22:26:27.006: fatal:Heater/sensor failure Printer stopped and heaters disabled due to this error. Fix error and restart with M999.
22:26:27.006: TargetExtr 0: 0
22:26:27.006: TargetExtr 1: 0
22:27:27.596: fatal:Heater/sensor failure Printer stopped and heaters disabled due to this error. Fix error and restart with M999. (220)
22:27:27.774: TargetExtr 0: 0
22:27:27.774: TargetExtr 1: 0
22:39:11.915: fatal:Heater/sensor failure Printer stopped and heaters disabled due to this error. Fix error and restart with M999. (702)
Temp.sensor and heater decoupled
I also cannot move the bed with the arrows.
First i tried the octopi software then i moved to Repetier host for a direct connetion to the printer.
Am i missing some steps or am i doing something wrong?
Please could someone please help me.
Temp.sensor and heater decoupled
I also cannot move the bed with the arrows.
First i tried the octopi software then i moved to Repetier host for a direct connetion to the printer.
Am i missing some steps or am i doing something wrong?
Please could someone please help me.
Comments