Latest Marlin bugfix-1.1.x branch for PI3 Pro B
Re: Latest Marlin RCBugFix branch for PI3 Pro B
Thanks a lot I stay connected for the file, Thanks !
Re: Latest Marlin RCBugFix branch for PI3 Pro B
Just forget the stuff I was talking about!
Try this:
Edited: See first post for current link.
No need to replace files. Use as is. Compiled hex files for people that uploads firmware with Repetier-Server or alike.
The only thing you should need to change if any axis is running in the wrong direction is this:
Try this:
Edited: See first post for current link.
No need to replace files. Use as is. Compiled hex files for people that uploads firmware with Repetier-Server or alike.
The only thing you should need to change if any axis is running in the wrong direction is this:
Code: Select all
// Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way.
#define INVERT_X_DIR true
#define INVERT_Y_DIR true
#define INVERT_Z_DIR false
Last edited by NiklasO on Tue Apr 04, 2017 5:52 pm, edited 1 time in total.
Re: Latest Marlin RCBugFix branch for PI3 Pro B
You are very nice ! I will try that immediatly
Re: Latest Marlin RCBugFix branch for PI3 Pro B
I upload the firmware but when I click on home Z button in repetier it doesn't work ??
I also need to invert the x axis
I also need to invert the x axis
Re: Latest Marlin RCBugFix branch for PI3 Pro B
Do you have any end stop switch triggered? Send M119 to printer and look at result.
Re: Latest Marlin RCBugFix branch for PI3 Pro B
the Z end stop was not activate so I decide to power off the printer and turn manually motors to go down the z axis and activate the Z endstop.
when I send M119; nothing happen !?
when I send M119; nothing happen !?
Re: Latest Marlin RCBugFix branch for PI3 Pro B
otherproblem, the Y x min end stop is not connected because the 3d touch sensor replace it but when I click on go to home, the bed hit the end of the printer so it doesn't work...
Re: Latest Marlin RCBugFix branch for PI3 Pro B
You should have your probe on Z MIN so that should show "z_min: open"Rv8 wrote:otherproblem, the Y x min end stop is not connected because the 3d touch sensor replace it but when I click on go to home, the bed hit the end of the printer so it doesn't work...
You should have end stop switches on Y and X.
Does your printer reply with anything after connection in Repetier-Host?
Also, when updating config, send M502 and M500 to restore settings from config and save it to EEPROM.
Re: Latest Marlin RCBugFix branch for PI3 Pro B
Ok thanks I will try , otherwise I have on the screen X Y Z who alternate with interrogation point
I don't know if it's normal.
For the moment I change the x travel and I will try your solution, thanks
I don't know if it's normal.
For the moment I change the x travel and I will try your solution, thanks
Re: Latest Marlin RCBugFix branch for PI3 Pro B
I right
M502;
M500;
now I will try
M502;
M500;
now I will try