My "2 Wifi" is un-baby-stepping
-
Can you provide a GCode file and a sequence of steps to reproduce this?
-
@dc42 sure, I'll get it to you today.
-
0_1550902843214_Ghosting Test Makers Muse (1).gcode
To reproduce, just rapidly enter baby-steps. Say, 4 clicks, and what the z motors.
-
I'm sorry, I can't reproduce this. The only negative Z movements I see are the one at the start where you wipe the nozzle, and the ones that undo Z-hop in the GCode around travel moves.
Tested using the 2.03beta2+1 release.
-
@dc42 can you print with the latest stable release instead of the latest dev version? Do you want me to upload my entire sys folder so you can try it?
-
Can you try with the 2.03beta2 release?
-
@dc42 I'm not going to put anything but stable releases on. I have too many prints to go out to worry about new bugs.
-
I'm really having a hard time getting any prints done. I really need a solution. Also, I don't know if it happens this way always, but I noticed it "un-babysteps" during a travel.
-
I'm sorry, it it's fixed in the current beta then as far as I am concerned, it is fixed. I don't have time to investigate possible problems in multiple firmware versions when just one user is affected. There were major changes to the babystepping code in 2.03 as a result of other changes, which resulted in the babystepping code being significantly simplified. So it wouldn't be just a case of back-porting a bug fix.
I have had only one bug reported in 2.03beta2, which is that if you use the M575 "Probe Tool" command then custom endstop numbers don't work. You can see the feedback from users in the 2.03beta2 thread.
-
@dc42 so you're saying you did confirm the issue? Or, are you saying that you can't reproduce it in the 2.03beta2?
-
@gnydick said in My "2 Wifi" is un-baby-stepping:
@dc42 so you're saying you did confirm the issue? Or, are you saying that you can't reproduce it in the 2.03beta2?
I'm saying that I can't reproduce it in 2.03beta, also that there have been code changes made that could mean that 2.03beta behaves differently form 2.02.
-
@dc42 well I tried the latest beta, it's still happening. Is there any debug mode I can do for you? Maybe hooked up to the serial terminal?
-
Were you able to figure out of your motors were cooked? Did you try any of the other suggestions above?
-
@gnydick said in My "2 Wifi" is un-baby-stepping:
@dc42 well I tried the latest beta, it's still happening. Is there any debug mode I can do for you? Maybe hooked up to the serial terminal?
That's odd, I took your config.g file, made minimal changes to allow it to work on my bench system, and i was unable to reproduce the problem.
Does the un-babystepping fail only in one direction; for example, if your machine has a lifting bed, does baby stepping to low the bed always succeed and lifting it sometimes fail?
-
@dc42 IIRC, it fails in both directions. Sometimes it's a slow winding back to where it was, other times it's the complete sum of baby steps e.g. if I click it 5 times and it moves .05 x 5times, then it will undo it .25 all at once.
-
Are you by chance baby stepping below your M208 Z axis minima?
-
Well, yeah, that's kinda assumed to be one of the use cases for baby stepping. But it's not always the case.
-
@gnydick AFAIR baby stepping honors axis minima (and maxima). But it should never even try and later undo it so that should not be the source of this issue.
-
Reason I ask is because I just had baby stepping kind of freak out on me, but not exactly how you were describing. I was trying to lower it quite a bit, (-0.3ish) and it started to throw G1/G2/G3 errors something about moving outside machine limits and the XY movement would kind of reverse. It was doing the skirt at the time. When it started moving unexpectedly I killed the power and lost the error messages.
-
@phaedrux I've seen those too. Sometimes the board actually locks up or reboots the web host portion.