luc-github / Repetier-Firmware-4-Davinci

Repetier-Firmware-0.92 based for DaVinci printer (Beta - so far so good)
GNU General Public License v3.0
194 stars 99 forks source link

No reaction on Da Vinci 2.0 with Repetier Firmware #315

Closed thefelix93123 closed 6 years ago

thefelix93123 commented 6 years ago

Hi I flashed my DaVinci 2.0 Due with the Repetier Firmware 0.92.10M. At first everything worked and on the display is written "printer ready". But if i want to move the axis or heat the extruder, there is nothing working. I can also connect with Repetier Host (V2.1.2) and there is also nothing working. But there are this errors: 08:38:26.237 : Printed filament:NANm Printing time:0 days 0 hours 29 min 08:38:26.238 : PrinterMode:FFF 08:38:26.258 : DebugLevel:6 08:38:26.259 : SelectExtruder:0 08:38:26.268 : DebugLevel:6 08:38:26.269 : SelectExtruder:0

does anybody know what the problem is? (and sorry for my bad english)

luc-github commented 6 years ago

you did not applied the M502/M500 commands or load and save fail safe in printer menu this is a must

thefelix93123 commented 6 years ago

where i have to applie the M502/M500? in Configuration.h? sorry.. i don't know much about such things :/

luc-github commented 6 years ago

Everything is in Read Me

thefelix93123 commented 6 years ago

Ok thank you, now something is working. but the Extruder left turns by loading in the wrong side, X and Y axis go wrong if they should go to home position and also very slowly and the Z axis don't do anything. And i think the Home sensors also don't work. Do you know this problem?

luc-github commented 6 years ago

Nope How do you use printer? From printer ? or from repetier?

thefelix93123 commented 6 years ago

it doesen't matter. Both is same. If i move the axis manualy, X and Y are doing right, just by homing they are wrong. on printer and repetier. Z axis don't also work from printer and repetier

luc-github commented 6 years ago

It is 2.0a micro sd. Or 2.0 normal SD?

thefelix93123 commented 6 years ago

It's a 2.0a micro sd

luc-github commented 6 years ago

Did you put model 1?

thefelix93123 commented 6 years ago

// ################## EDIT THESE SETTINGS MANUALLY ################

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

                                       //Warning: for DaVinci 1.0 need to add a permanent fan with power supply to cool extruder

This are my settings.

thefelix93123 commented 6 years ago

I'm sorry, I found the problem by the x and y axis. The endstop is broken / maybe the wire. I took the switch from the top door and then it worked. But i don't know what the problem is by the z axis and also the extruder. But i think i repair first the endstops and then i try again. Thank you very much for your help :)

luc-github commented 6 years ago

Ok then I close issue - Open a new one if necessary good luck