Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Why am I seeing this?

    General Discussion
    2
    3
    487
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DjDemonD
      DjDemonD last edited by

      M98 P"0:/macros/Mesh-Grid Probe"
      Error: Bed calibration: 0 points provided but only 3, 4 and 5 supported

      my mesh-grid probe macro just contains:
      M561 ;disable compensation
      G1 X135 Y97 Z5 F2000 ;move to bed centre
      G30 :set Z=0 level
      G1 Z5 ;lift nozzle
      G29 ;grid compensation
      G1 X140 Y100 Z50 F2000 ;centre head

      and im running 1.21RC4

      EDIT also does it on RC5, although it completes the mesh probe and saves the mesh just fine.

      Simon. Precision Piezo Z-Probe Technology
      www.precisionpiezo.co.uk
      PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

      1 Reply Last reply Reply Quote 0
      • dc42
        dc42 administrators last edited by

        Because in this line:

        G30 :set Z=0 level

        you used a colon instead of a semicolon.

        Duet WiFi hardware designer and firmware engineer
        Please do not ask me for Duet support via PM or email, use the forum
        http://www.escher3d.com, https://miscsolutions.wordpress.com

        1 Reply Last reply Reply Quote 0
        • DjDemonD
          DjDemonD last edited by

          Great spot David thanks.

          Just curious though until I upgraded to 1.21rcx it didn't throw a warning about this.

          Simon. Precision Piezo Z-Probe Technology
          www.precisionpiezo.co.uk
          PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA