bryanmaple
About
- Username
- bryanmaple
- Joined
- Visits
- 13
- Last Active
- Roles
- Member
Comments
-
Okay, kinda frustrated. Still can't get this to work. Please help if you can! I can do the G28, and it homes okay to the top of the cage. If I do a G30, head comes down till z-probe is triggered, reports 225.73, so that tells me from the top of …
-
Thanks GRB352. I took a look at the link you sent me. That's a bit above my level right now. I was hoping to find something more straightforward instead of having to edit a bunch of code. I'll look at your post more in depth tonight and see if I…
-
Gotcha. So back to Marlin it is then. Guess I don't understand why this process can't be adjusted. If you know the offset from your probe (endswitch in my case) is say 13.9 below the nozzle, not sure why that can't be added into the calculations. …
-
Okay, guess that is confusing for me since I'm coming from Marlin and it doesn't do things in that manner. In Marlin I had entered my X-Y-Z offset from where the probe activates to where my print head actually is. When zeroing out everything before…
-
@Repetier I could understand this behavior if I was running the G32 to do the Z probe for auto bed leveling, but I haven't even gotten to that step yet. The only command I am running is G28 Z0. Shouldn't that just bring the Z axis down till the en…
-
Do you know where in the firmware the G28 code is located at so I could take a look at it? Not sure I understand the logic in doing Z homing, then trying to move the nozzle to 0 at the probe location?? Is that a native trait of Repetier? I'd really…
-
Okay, tried that. Still no joy. So you would have a better idea as to what is happening, I took a video and have uploaded it to the shared folder. You should be able to access it from the above link. Not sure if this will help or not, but I'm ru…
-
I created a shared folder on my Google-Drive, the config.h file is there. Here is the link https://drive.google.com/drive/folders/0ByQ_XcvAmWSKazBfeFNGUVZHMzg?usp=sharing
-
When I paste the contents of config.h here, it won't let me post it. Says my post is too long.
-
Sure, give me a few to remote home and grab the file and I'll post. B.
-
Hey MartinH, I've got another piece of the puzzle for you to consider. I re-ran the G28 Z0 command, and after it had done it's first contact, then bounced back up, I slid the print bed out of the way, then manually hit the endswitch as it came…
-
@MartinH Ahhhhh...... maybe that is part of my problem. Yet, when I run G29, it goes and tests 3 points on the print bed, just like it would in auto leveling???? I'm really confused. Yeah, I know I have to have G28, but until I figure out why G28 …