Baby Stepping stopped working
-
I found one very worn out wheel, and after that replaced a few worn out other wheels (not as badly worn out) one at a time after more test prints. It didn't fix the auto bed leveling issue... still higher on one side...
This is my current config.g. I don't think you need the entire file, but it was the same effort.
; Configuration file for Duet WiFi (firmware version 1.21)
; executed by the firmware on start-up
;
; generated by RepRapFirmware Configuration Tool on Fri Aug 31 2018 18:58:38 GMT-0400 (Eastern Daylight Time); General preferences
M929 S1 ; Logging Enabled
G90 ; Send absolute coordinates...
M83 ; ...but relative extruder moves
;M555 P1 ; Set firmware compatibility to look like RepRapFirmare
M555 P2 ; Set firmware to work like Marlin, with responses after every command and needed for OctoPrint/Palette2 setupM667 S1 ; Select CoreXY mode
; Network
M552 S1 ; Enable network
;*** Access point is configured manually via M587
M586 P0 S1 ; Enable HTTP
M586 P1 S0 ; Disable FTP ENABLED
M586 P2 S0 ; Disable Telnet; Drives
M569 P0 S1 ; Drive 0 goes forwards
M569 P1 S1 ; Drive 1 goes forwards
;M569 P2 S1 ; Drive 2 goes forwards
M569 P3 S1 ; Drive 3 goes forwords
M569 P7 S1
M569 P8 S1
M569 P9 S1M584 X0 Y1 E3 Z9:7:8 ; three Z motors connected to driver outputs 9, 7 and 8
;M671 X-50:127:310 Y85:385:85 S5 ; leadscrews at front left, rear middle and front right
M671 X-50:125:308 Y93:370:93 S5;M350 X256 Y256 Z256 E256 I0 ; Configure microstepping without interpolation
M350 X256 Y256 Z256 I0 ; Configure microstepping without interpolation
;M350 X16 Y16 Z16 I1
M350 E16 I1 ; Configure microstepping with interpolationM92 X2560 Y2560 Z12800 E819.8589
;M591 D0 P5 C3 R10:120 E6.0 S0 ; Duet3D laser filament sensor for extruder drive 0 is connected to endstop input 3 (E0), tolerance 40 to 120%, 3mm comparison length
M591 D0 P3 C3 R85:115 E6.0 L25.17 S0 ; Magnetic Filament Sensor
;M591 D0 P3 C3 R95:105 E3.0 L25.38 S1
M591 D0 ; display filament sensor parameters for extruder drive 0M566 X500 Y500 Z12 E1000
M203 X9000 Y9000 Z1000 E800 ;E600 was old setting ;small extruder stepper motor cannot go over 240, and still may have issues that fast.
M201 X1000 Y1000 Z250 E2400
M906 X1200 Y1200 Z1400 E1200 I30 ; Set motor currents (mA) and motor idle factor in per cent
M84 S30 ; Set idle timeout;M572 D0 S0.04 ; Pressure Advance
; Axis Limits
M208 X0 Y0 Z0 S1 ; Set axis minima
M208 X280 Y280 Z280 S0 ; Set axis maxima; Endstops
;M574 X1 Y1 S3 ; for stall guard
M574 X2 Y1 S3; Z-Probe
M574 Z1 S2 ; Set endstops controlled by probe - Works for IR and BLTouch Probes;M558 P1 H5 F120 T6000 ; Set Z probe type to unmodulated and the dive height + speeds - IR PROBE
M558 P5 H5 F500 T4000 X0 Y0 Z1 ; Set Z probe type/mode 5. H=Dive Height. F=Speed the bed moves - BLTouch;G31 P500 X0 Y-20.5 Z3.04 ; Z probe trigger value, offset and trigger height Z1.73 SHOULD BE P500 3.45 - IR PROBE
G31 P25 X-46 Y9 Z1.927 ; Z probe trigger value, offset in relation to nozzle. And trigger height adjustment - BLTouch;M557 X50:230 Y10:290 S180:280
; Heaters
M307 H0 B0 S1.00 ; Disable bang-bang mode for the bed heater and set PWM limit
M305 P0 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 0
M143 H0 S120 ; Set temperature limit for heater 0 to 120C
;M305 P1 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 1
M305 P1 B4725 C7.060000e-8
M143 H1 S280 ; Set temperature limit for heater 1 to 280C; BLTouch - Heaters
M307 H7 A-1 C-1 D-1 ; Disable the 7th Heater to free up PWM channel 5 on the Duex board.; Fans
M106 P0 S0.3 I0 F500 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
M106 P1 S1 I0 F500 H1 T45 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
;M106 P1 T40 H1
M106 P2 H100:101:102 T39:40 L0.0 ; Motherboard FAN Turns on at 38C, MAX @ 40C, L0.0 = always run @ low 0% fan; Tools
M563 P0 D0 H1 ; Define tool 0
G10 P0 X0 Y0 Z0 ; Set tool 0 axis offsets
G10 P0 R0 S0 ; Set initial tool 0 active and standby temperatures to 0C; Automatic power saving
M911 S10 R11 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000" ; Set voltage thresholds and actions to run on power lossM501 ; Enables auto save of config to config-override.g
-
@BlueDust said in Baby Stepping stopped working:
M558 P5 H5 F500
One thing that stuck out to me was the dive speed of the BLTouch. 500 is quite high for the BLTouch. For best repeatability try 100.
Which wheels did you replace?
-
@Phaedrux
Carriage has 3 wheels. 2 in top and 1on the bottom. The bottom one is the one I am holding. It's harder to see when on the printer but when I got a good look at it I hoped all my problems were solved. Nope. So I replaced the other two on the top just because I could/easy to do. Bed level issue still exists.I will try changing the setting you mentioned. Thanks.
-
@Phaedrux
I just ran a quick first layer few layers test and it appears to, at the very least be better then it was. Its weird if just slowing this down fixed it, (now its sooooo slow.....!) but do have an idea on why I have this problem now, as it was working fine with the settings before I moved the Z screws...The BLTouch/needle is able to hit one of my screws when moving along the wall. It bent the plastic needle but wasn't bad as I just had to straighten it out with my hand. That may have let to this issue happening, even though it didn't show until after the Z screws were moved, or it just hit it again, and much worse after the Z screws were moved and I didn't notice as the needle is moving freely this time. I do plan to get another needle but can't imagine paying for shipping for 1 small cheap item if it is still working as is.
Thanks @Phaedrux!
-
@BlueDust said in Baby Stepping stopped working:
(now its sooooo slow.....!)
Yes it's a bit slow. To make homing a little faster I use M558 F in the homeall.g to change the speed of the first probing dive to be fast, and then change it again to be slower for a second dive.
M558 F400 A1
G30
M558 F100 A10
G30That way it will move to the bed quickly if it's far away, and then probe again more slowly for better accuracy.
That wheel certainly was chewed up. Over-tensioned?
That sucks about the BLTouch pin. I've damaged one myself by getting it caught on the edge of the bed. I wasn't able to get it bent back and just replaced the whole unit. The trigger sensitivity of the pin could be out of whack from the collision.
-
I will try to get it to go fast to start playing with the code you shared later today. Thanks.
I don't know if the wheels are too tight as I stop tightening them when they are no longer loose. But it wouldn't take much to over tighten them. Almost all of the wheels on my printer wear some, but have a better view of them... So I swap them out if needed. Most are still original...
-
@Phaedrux
Weird thing about it being out of wack is that it's very consistent. Just not level. -
Did the collision happen to tilt the BLTouch mount?
-
@Phaedrux
I don't think so. I believe it is the same as it always was because I mounted it with the springs it came with. Depending on how it hits something, it will move and then go back to it's normal position. -
So... It appears going slower just makes it more accurate, and helps a little bit (that is noticeable) but the issue still persists. I have to stop actual test prints to get my quality back tuned in (since I replaced the wheels, its been off) and just test this bed leveling issue.
-
@BlueDust said in Baby Stepping stopped working:
@dc42
Thanks That makes more sense now. Will be easier for me to use in the future. And with that knowledge.I think my problem wasn't as much baby stepping as Auto Bed Leveling. Auto Bed Leveling no longer makes the bed level. One end is always higher than the rest of the bed, and this happens every time the same way. As such, I think it's working, but having trouble, troubleshooting it. This start after I moved all of the Z screws, but have already remeasured their current location and updated the config.g file. I have to be missing another step I took when I initially setting up auto bed leveling as it was working perfectly without any fuss. It was like magic. And not struggling. (I had to move the screws as the bed/mounts was hitting the stepper motors on the way down).
Thanks!
I think it might be worth starting a new thread with your auto bed leveling issue to get some more eyes on it. I don't use it myself, so maybe someone else has some ideas. include your config and homining files, etc. There's gotta be some reason it was working fine before but isn't now. We've eliminated some other issues, but I'm not sure where to look next.
-
@Phaedrux
Thanks for your help @Phaedrux.
I may start a new thread later, but you were able to help me make it work better (more accurate) and now if I lower the first layer height a tad, its no longer a big deal. After you mentioned slowing down the speed to find the bed, and I saw it was more accurate, I tightened down the screws/springs on the BLTouch and that seemed to help a small amount too. Not as much as slowing it down but still.... I just need to get back to printing some test prints to test multi color out, to see if it would be good enough for Christmas gifts. Or if I should just print one color and paint...