@fcwilt Following up ... On a hunch - guess, I changed my P1, P2, and P3 to P0, P1, & P2. Now bed.g works! Thanks for responding. I can now focus on printing!
Posts made by pjyarnall
-
RE: Daedalus bed.g reports 0 points provided
-
RE: Daedalus bed.g reports 0 points provided
@fcwilt Thanks for the suggestion, however I just changed the S3 to the last G30 line and I still get the same error message.
-
Daedalus bed.g reports 0 points provided
Hi, new, (and newbie), here. I successfully swapped in a CR Touch probe in place of the original touchless probe on a ProjectR3D Daedalus (Core XY). I modified the config.sys and it works fine. However, my ignorance led inadvertently to wiping out the bed.g macro file which I have attempted to remake. The following is what I have created. The machine goes through the correct motions, but I get an error message... "3 factor calibration requested but only 0 points provided".
M561 ; clear any bed transform
G28 ;home all
G30 P1 X15 Y65 Z-99999 S3 ;probe near lft frt
G30 P2 X15 Y280 Z-99999 ;probe near lft Rr
G30 P3 X295 Y120 Z-99999 ;probe near Rt ctr
G28 ;HomeallI would be so grateful for insight to what I have done wrong or what is missing. If I could simply see another Daedalus bed.g file I could likely spot my error.