DidierKlein 729
Odd how this issue seems to pop out from everywhere these days. Gladly it will be solved soon i guess
Odd how this issue seems to pop out from everywhere these days. Gladly it will be solved soon i guess
Does seem to be the same issue... Funny it didn't seem to happen from new.
@Didier... What kind of solution you are talking about?
Regards
If you look in the subject linked by robert:
Work around:
Manually do anything to cause the Z axis to re-home at least twice before you level the bed or print anything -- hitting "Advanced|Lower buildplate" a couple of times appears to work, for instance. Make sure you see the bounce before considering the Z axis to be homed.
Patch:
It looks to me like Z_HOME_RETRACT_MM is set too low in Configuration_adv.h -- it's set to 3 mm, but the X and Y axes are set to 5 mm. When I change Z_HOME_RETRACT_MM to 5, homing works consistently for me so far; I see the little bounce each time. Patched version at https://github.com/stevegt/Ultimaker2Marlin/blob/consistent_z_homing/Marlin/Configuration_adv.h.
If there are no objections or corrections, I'll send Daid a pull request for this after running it myself for a few days.
Steve
I guess this will be added to a future firmware update? Meanwhile you'll have to do the workaround i'm afraid... i've been doing this for a while. Just check your first layer if it seems ugly abort and start the print again
Thanks D
Am I right to assume that firmware upgrades come together with each version of Cura? Or do I need to do something extra?
I think you can build the marlin yourself but i'm not sure how to do that. I think it's explained in the topic.
There are 3 solutions right now:
1) Modify firmware to go up 5mm instead of 3mm. This is advanced and if you haven't compiled the firmware will probalby take you a few hours.
2) Always raise the bed a few mm before you start a print. And before you level it.
3) Bend the Z limit switch a tiny bit so that the bed hits it 1mm lower than normal. I don't have this problem as the distance between all the way down and limit switch opens is 2.7mm. I measured this by twisting the Z screw with power off and I get 17 "stepper clicks" which is 2.72mm = 17/(6.25 full steps/mm).
So bend the z limit switch down until you have 17 or less clicks between all the way down and limit switch open.
edit: Oops - bend it *down* not up - you want the Z switch to get hit in a lower bed position.
Recommended Posts
IRobertI 516
Take a look at this thread, perhaps that's your issue?
http://umforum.ultimaker.com/index.php?/topic/5935-z-axis-homing-inconsistent-on-um2-workaround-and-patch/&do=findComment&comment=54270
Link to post
Share on other sites