• Tags
  • Documentation
  • Order
  • Register
  • Login
Duet3D Logo Duet3D
  • Tags
  • Documentation
  • Order
  • Register
  • Login

How to zero the heightmap.csv?

Scheduled Pinned Locked Moved
Tuning and tweaking
3
3
994
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.
  • undefined
    pro3d
    last edited by 9 Jul 2018, 07:55

    Is there a command or should I just use notepad?

    I wonder if there is a way to zero out the heightmap file so all triggerpoints are zeroed out?

    I dont trust the M561/G29 S2 and I dont want to accidentally call the heightmap so I want to clear the table

    I also still wonder why we have both M561 and G29 S2 in the DWC menu as it confuses me.

    I am told they do the same and then the quite opposite but think this is a delta thing for G32...? It should be cleaned up

    Valkyrie DIY High Temp 3D Printer

    R&D - Engineering Designer - Viking 3D Printers
    https://vkingprinter.com/

    1 Reply Last reply Reply Quote 0
    • undefined
      dc42 administrators
      last edited by dc42 7 Sept 2018, 08:09 9 Jul 2018, 08:07

      Just delete the heightmap.csv file, then you will get an error message if you try to load it.

      The reasons for having both M561 and G29 S2 do the same thing are historical. They execute the same code in the firmware.

      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
      • undefined
        Anzere
        last edited by Anzere 7 Sept 2018, 17:05 9 Jul 2018, 17:05

        You can edit the heightmap.csv file in notepad, excel or the DWC. Just make sure that you keep the commas and filetype correct and you will be fine. This is what my flat heightmap.csv looked like:

        RepRapFirmware height map file v2 generated at 2018-06-09 11:04, mean error 0, deviation 0
        xmin,xmax,ymin,ymax,radius,xspacing,yspacing,xnum,ynum
        0.00,325.00,30.00,380.00,-1.00,30.00,30.00,11,12
        0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
        0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
        0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
        0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
        0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
        0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
        0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
        0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
        0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
        0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
        0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
        0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0

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