Why have I started to get "endstops hit: Z" after G29? June 25, 2018 04:16AM |
Registered: 9 years ago Posts: 893 |
Re: Why have I started to get "endstops hit: Z" after G29? June 25, 2018 12:32PM |
Registered: 12 years ago Posts: 153 |
Re: Why have I started to get "endstops hit: Z" after G29? June 25, 2018 03:29PM |
Registered: 9 years ago Posts: 893 |
Re: Why have I started to get "endstops hit: Z" after G29? August 17, 2018 04:47PM |
Registered: 9 years ago Posts: 893 |
Re: Why have I started to get "endstops hit: Z" after G29? August 19, 2018 09:06AM |
Registered: 8 years ago Posts: 507 |
Re: Why have I started to get "endstops hit: Z" after G29? August 20, 2018 10:11AM |
Registered: 9 years ago Posts: 893 |
Quote
Trakyan
So the first pass always fails but subsequent passes work? Could it be the default state of the z end stop is wrong and it's being reset to what it should be after it fails or something of that nature? This sounds a bit too specific and consistent to me for a hardware bug (if that makes sense?).
Quote
Have you tried changing the surface (i.e. not a glass plate?). I know glass is opaque to IR and all but still, I've heard of them sometimes being problematic with IR sensors. Try putting a sheet of paper or something on the print bed and running G28 and G29 again.
Quote
While it's doing its thing, have a look at the nozzle height, could it be the gantry has gone so far out of parallel with the bed that the nozzle is preventing the IR probe from getting close enough to the bed to trigger properly? I3s can have the gantry skew like that when the z motors go out of sync.
Quote
Another thing to check would be to manually jog it around to the probe points like Zedsquared has suggested and check the endstop status at each point. Are there any "troublesome" spots?
Quote
Could it be the sensor is starting to fail for whatever reason? Try replacing it (wires and all) with a plain old (working) end stop, just tape it to the effector for testing purposes and have it run again. This should isolate the sensor as the issue.
Quote
Just trying to troubleshoot here, some of these may be stupid ideas.
Re: Why have I started to get "endstops hit: Z" after G29? August 23, 2018 06:42AM |
Registered: 8 years ago Posts: 507 |
Re: Why have I started to get "endstops hit: Z" after G29? August 27, 2018 03:44AM |
Registered: 9 years ago Posts: 893 |
Quote
Trakyan
Also, can you describe in some more detail how it is failing? Is it pausing in the middle of the bed leveling sequence when it hits a troublesome spot? Is it crashing into the bed then throwing an error? Or is the bed leveling completing seemingly "as normal" just with an error being thrown up instead of it working. I didn't quite get the "failure mode" from your OP.
Quote
Trakyan
Also, can you clarify when it's failing? Does it ALWAYS fail the first time? And if I'm understanding correctly it MOSTLY works the second time? Not trying to nitpick, just trying to get clear if it is a consistent error or not entirely consistent error. To me, less than consistent errors point to hardware. That and you mentioned that you didn't change firmware when this started happening so I can't imagine that being an issue, unless the chip is failing? My advice is just to debug and narrow down the cause, test each component individually and even if you don't find out why it's not working you'll find out what isn't working.
Re: Why have I started to get "endstops hit: Z" after G29? August 27, 2018 10:30AM |
Registered: 9 years ago Posts: 893 |
Bed x: 10.00 y: 50.00 z: 0.53 Bed x: 100.00 y: 50.00 z: 0.36 Bed x: 190.00 y: 50.00 z: 0.03 Bed x: 190.00 y: 120.00 z: 0.68 Bed x: 100.00 y: 120.00 z: 0.79 Bed x: 10.00 y: 120.00 z: 0.74 Bed x: 10.00 y: 190.00 z: 0.98 Bed x: 100.00 y: 190.00 z: 1.21 Bed x: 190.00 y: 190.00 z: 1.31 Eqn coefficients: a: -0.00 b: 0.01 d: 0.04 planeNormal x: 0.00 y: -0.01 z: 1.00 echo:endstops hit: Z:1.31
Re: Why have I started to get "endstops hit: Z" after G29? August 27, 2018 11:22AM |
Registered: 9 years ago Posts: 893 |
Re: Why have I started to get "endstops hit: Z" after G29? [PROBLEM AMENDED] August 27, 2018 01:57PM |
Registered: 9 years ago Posts: 893 |
; generated by Slic3r 1.2.9 on 2018-08-27 at 16:43:05 ; external perimeters extrusion width = 0.40mm ; perimeters extrusion width = 0.67mm ; infill extrusion width = 0.67mm ; solid infill extrusion width = 0.67mm ; top infill extrusion width = 0.67mm M107 M190 S60 ; set bed temperature M104 S200 ; set temperature G28 ; home all axes G29 ; Autolevel G1 Z20 F500 M109 S200 ; wait for temperature to be reached G21 ; set units to millimeters G90 ; use absolute coordinates M82 ; use absolute distances for extrusion
M107 M190 S60 M104 S200 G28 G29 G1 Z5 F5000 M109 S200 G21 G90 M82 G92 E0 G1 E-0.8 F2400 G92 E0Much less waffle, but it looks OK with no sign of problems.
G28 G29 G1 Z20 F500 M107 M190 S60 M104 S200 G28 G29 G1 Z5 F5000 M109 S200 G21 G90 M82 G92 E0 G1 E-0.8 F2400 G92 E0