Search found 5 matches
- Mon Dec 28, 2015 11:28 am
- Forum: Troubleshooting
- Topic: MAX V2 Repetier 0.92.6 end-stop & manual settings [SOLVED]
- Replies: 7
- Views: 7080
Re: MAX V2 Repetier 0.92.6 end-stop & manual settings
Try looking at my configuration, I'm using 0.92.6, and have everything working. I figured it out! I redownloaded the entire firmware package and after a reflash everything was functioning correctly. The original download must have been corrupt. I appreciate the Configuration.h as I found a mistake ...
- Sun Dec 27, 2015 3:57 pm
- Forum: Troubleshooting
- Topic: MAX V2 Repetier 0.92.6 end-stop & manual settings [SOLVED]
- Replies: 7
- Views: 7080
Re: MAX V2 Repetier 0.92.6 end-stop & manual settings
I went through the Rambo section of pins.h and its identical. Below is the 301 section from Repetier 0.92.6 pins.h. #if MOTHERBOARD == 301 #define KNOWN_BOARD /***************************************************************** * RAMBo Pin Assignments ...
- Sun Dec 27, 2015 3:48 pm
- Forum: Troubleshooting
- Topic: MAX V2 Repetier 0.92.6 end-stop & manual settings [SOLVED]
- Replies: 7
- Views: 7080
Re: MAX V2 Repetier 0.92.6 end-stop & manual settings
Microstepping needs to be 16 unless you've got a very early Rostock MAX v1. I would recommend that you pull a copy of repetier firmware from the SeeMeCNC github and change your new Configuration.h to match the settings they've done there. You may also need to check out the pins.h(?) file. g. Thanks ...
- Sun Dec 27, 2015 8:43 am
- Forum: Troubleshooting
- Topic: MAX V2 Repetier 0.92.6 end-stop & manual settings [SOLVED]
- Replies: 7
- Views: 7080
Re: MAX V2 Repetier 0.92.6 end-stop & manual settings
I don't think it is the cause of the problem you have described, but I believe the line #define ENDSTOP_Z_BACK_MOVE 2 should have a value of 5 like X and Y, instead of the differing value of 2. Thanks for the response. I was just playing around with those values last night. With no change, I ...
- Sat Dec 26, 2015 9:49 pm
- Forum: Troubleshooting
- Topic: MAX V2 Repetier 0.92.6 end-stop & manual settings [SOLVED]
- Replies: 7
- Views: 7080
MAX V2 Repetier 0.92.6 end-stop & manual settings [SOLVED]
Hello all, thanks for taking the time to read this. Over the past few weeks I have been going crazy trying to figure this out. When I home the printer all three end-stops are contacted then the printer pauses. 21:00:27.448 : RequestPause:Homing failed! 21:00:27.451 : X:0.00 Y:0.00 Z:371.738 E:0.0000 ...