Ezabl and deployprobe.g and retractprobe.g
-
Thank You for quick reply question though if they are not in the Sys folder SD card i get error that they can not be found so could you give me the commands for the config.g file to get this error to stop i must have a wrong command or something i also get alot of errors about skipped readings from probe is there a way to get it read the probe quicker or something
Mike
-
No error message is generated if deployprobe.g and retractprobe.g are not present when they are invoked implicitly. Are you invoking them explicitly using M98 command in bed.g? If so, delete those commands.
also get alot of errors about skipped readings from probe is there a way to get it read the probe quicker or something
What is the exact error message?
-
Can you post your config.g and homing files as well?
What probe type do you have defined in M558?
-
Search my posts and it shows my config for the EZABL.
-
4:50:59 AM
Warning: Skipping grid point (188.0, 163.0) because Z probe cannot reach it
Warning: Skipping grid point (188.0, 188.0) because Z probe cannot reach it
4:50:33 AM
Warning: Skipping grid point (188.0, 113.0) because Z probe cannot reach it
Warning: Skipping grid point (188.0, 138.0) because Z probe cannot reach it
4:50:08 AM
Warning: Skipping grid point (188.0, 63.0) because Z probe cannot reach it
Warning: Skipping grid point (188.0, 88.0) because Z probe cannot reach it
4:49:42 AM
Warning: Skipping grid point (188.0, 13.0) because Z probe cannot reach it
Warning: Skipping grid point (188.0, 38.0) because Z probe cannot reach itconfig.g below
; Configuration file for Duet WiFi (firmware version 1.21)
; executed by the firmware on start-up
;
; generated by RepRapFirmware Configuration Tool v2 on Fri Apr 05 2019 09:57:11 GMT-0500 (Central Daylight Time); General preferences
G90 ; Send absolute coordinates...
M83 ; ...but relative extruder moves
M575 P1 B57600 S1; Network
M550 P"My Hacked Ender 3" ; Set machine name
M552 S1 ; Enable network
;*** Access point is configured manually via M587
M586 P0 S1 ; Enable HTTP
M586 P1 S0 ; Disable FTP
M586 P2 S0 ; Disable Telnet; Drives
M569 P0 S0 ; Drive 0 goes backwards
M569 P1 S0 ; Drive 1 goes backwards
M569 P2 S1 ; Drive 2 goes forwards
M569 P3 S0 ; Drive 3 goes forwards
M350 X16 Y16 Z16 E16 I1 ; Configure micro stepping with interpolation
M92 X81.13 Y81.14 Z400.00 E93.13 ; Set steps per mm
M566 X950.00 Y950.00 Z12.00 E120.00 ; Set maximum instantaneous speed changes (mm/min)
M203 X4000.00 Y4000.00 Z280.00 E160.00 ; Set maximum speeds (mm/min)
M201 X500.00 Y500.00 Z25.00 E250.00 ; Set accelerations (mm/s^2)
M906 X400.00 Y400.00 Z400.00 E400.00 I30 ; Set motor currents (mA) and motor idle factor in per cent
M84 S30 ; Set idle timeout; Axis Limits
M208 X-5.5 Y-5.5 Z0 S1 ; Set axis minima
M258.5 X245 Y245 Z255 S0 ; Set axis maxima; Endstops
M574 X1 Y1 S1 ; Set active low and disabled end stops; Z-Probe
M574 Z1 S2 ; Set end stops controlled by probe
G1 E-2
M558 I1 P5 X0 Y0 H2.5 F220 T6000 R0 ; Set Z probe type to switch and the dive height + speeds
G31 P900 X-46 Y-11 Z-.047 ; Set Z probe trigger value, offset and trigger height
M557 X13:210 Y13:210 S25 ; Define mesh grid; Heaters
M305 P0 T100000 B4138 R4700 ; Set thermistor + ADC parameters for heater 0
M143 H0 S120 ; Set temperature limit for heater 0 to 120C
M305 P1 T100000 B4138 R4700 ; Set thermistor + ADC parameters for heater 1
M143 H1 S280 ; Set temperature limit for heater 1 to 280C; 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; Tools
M563 P0 S"Main" 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 loss; Custom settings are not configured
-
@mringersoll said in Ezabl and deployprobe.g and retractprobe.g:
4:50:59 AM
Warning: Skipping grid point (188.0, 163.0) because Z probe cannot reach it
Warning: Skipping grid point (188.0, 188.0) because Z probe cannot reach it
4:50:33 AM
Warning: Skipping grid point (188.0, 113.0) because Z probe cannot reach it
Warning: Skipping grid point (188.0, 138.0) because Z probe cannot reach it
4:50:08 AM
Warning: Skipping grid point (188.0, 63.0) because Z probe cannot reach it
Warning: Skipping grid point (188.0, 88.0) because Z probe cannot reach it
4:49:42 AM
Warning: Skipping grid point (188.0, 13.0) because Z probe cannot reach it
Warning: Skipping grid point (188.0, 38.0) because Z probe cannot reach itM557 X13:210 Y13:210 S25 ; Define mesh grid
You need to adjust the M557 to eliminate the warnings. You either need to reduce or increase the max X & Y.
-
maybe so but my printer bed is 235 x 235 and i have watched it probe and it is still over the bed when the errors occur so a bit confused.
-
@mringersoll are you sure you have the signs right in your g31? Is the 0,0 origin point in the front left corner? If not you may have an axis direction flipped.
The X-46 in your g31 doesn't seem to add up with the x values from your m208 and m557.
-
@mringersoll
The issue is the offset of your probe. I have a ezabl and I have to tell it to probe a smaller area because the nozzle would have to travel outside the bed. For example my probe is +48x I have to tell it I want to probe +50 to + 250 on my cr10 otherwise I get that error. (Technically I could probe out to +300, but I'm trying to make it even. I'm guessing your offset isn't allowing you to reach +188. -
ok I am really getting frustrated here my bed is 235 x 235 offset of probe by Marlin settings X - 46 Y - 11 so can you please give me some settings to try Please so offsets are the same in RepRap just very confused and getting to the point of giving up on this Duet Ender 3 project.
-
@stephen6309 said in Ezabl and deployprobe.g and retractprobe.g:
Warning: Skipping grid point (188.0, 163.0) because Z probe cannot reach it
Warning: Skipping grid point (188.0, 188.0) because Z probe cannot reach it
4:50:33 AM
Warning: Skipping grid point (188.0, 113.0) because Z probe cannot reach it
Warning: Skipping grid point (188.0, 138.0) because Z probe cannot reach it
4:50:08 AM
Warning: Skipping grid point (188.0, 63.0) because Z probe cannot reach it
Warning: Skipping grid point (188.0, 88.0) because Z probe cannot reach it
4:49:42 AM
Warning: Skipping grid point (188.0, 13.0) because Z probe cannot reach it
Warning: Skipping grid point (188.0, 38.0) because Z probe cannot reach itOk, so try this. Move to the points listed in the error message. Can your probe actually reach those points?
-
This may be an error. I'm not sure what m258.5 does.
; Axis Limits
M208 X-5.5 Y-5.5 Z0 S1 ; Set axis minima
M258.5 X245 Y245 Z255 S0 ; Set axis maximaTry replacing with
M208 X0 Y0 Z0 S1 ; Set axis minima
M208 X235 Y235 Z255 S0 ; Set axis maximaI'm not sure if you meant to add the extra travel or not. When you zero x/y is the nozzle over the bed?