Hello, I recently rebuilt my printer, it was a GeeeTech ME Creator (original version)
I basically tore it apart and started over, Bowden J-Head, Ramps 1.4 with TMC2100 lead screw etc etc etc
Got rid of all the stuff that should not have been used in the first place....
Ok, so I just got it all assembled two days ago, started from scratch with Marlin 1.1.5
Programed everything and got it printing nicely. VERY NICE PRINT!! So I was happy.....
Text was mirrored... Ok onto that fix :)
so I did the following:
Change INVERT_Y_DIR false to true
and
Change Y_HOME_DIR -1 to 1
and
disable #define USE_YMIN_PLUG
and
enable #define USE_YMAX_PLUG
Thats it, nothing else. I feel sure I got that right.....
Now my Y-axis only blips a few mm when I try to home it......
what did I miss?
Thanx :)
I basically tore it apart and started over, Bowden J-Head, Ramps 1.4 with TMC2100 lead screw etc etc etc
Got rid of all the stuff that should not have been used in the first place....
Ok, so I just got it all assembled two days ago, started from scratch with Marlin 1.1.5
Programed everything and got it printing nicely. VERY NICE PRINT!! So I was happy.....
Text was mirrored... Ok onto that fix :)
so I did the following:
Change INVERT_Y_DIR false to true
and
Change Y_HOME_DIR -1 to 1
and
disable #define USE_YMIN_PLUG
and
enable #define USE_YMAX_PLUG
Thats it, nothing else. I feel sure I got that right.....
Now my Y-axis only blips a few mm when I try to home it......
what did I miss?
Thanx :)