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

Update Heightmap during printing

Scheduled Pinned Locked Moved
General Discussion
3
4
202
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
    kaoshihchuan
    last edited by 15 Dec 2020, 15:26

    Hi Experts,

    If I update the heightmap file during the printing, will the rest of print follow the new heightmap topography ?

    The reason to do is that I have a tall object to print and the surface usually warp. I have a laser scanner to determine the printed surface topography but I would like to correct it during the print.

    Thanks !

    1 Reply Last reply Reply Quote 0
    • undefined
      Reine
      last edited by 15 Dec 2020, 16:45

      Tell me more about that laser scanner?

      1 Reply Last reply Reply Quote 0
      • undefined
        kaoshihchuan
        last edited by 15 Dec 2020, 16:53

        Hi

        The laser scanner is not really talk/connect to Duet system. The way I did is to pause the print and then run the scanner to get current print surface topography. Once the scan is done, I resume the print.

        What I would like to do is to feedback the scanned result to the Duet system for achieving better print.

        Since the gcode of the print is sent, therefore it's impossible to modify the rest of gcode. That's why I am thinking to modify the heightmap to compensate the rest layers of print.

        1 Reply Last reply Reply Quote 0
        • undefined
          Phaedrux Moderator
          last edited by 15 Dec 2020, 17:52

          I suppose that could be possible. You'd just have to figure out a way to merge your new height data into the heightmap.csv. Could be done manually I suppose.

          When the print is paused, you should be able to use G29 S1 P"filename" to load your newly modified map and then resume the print.

          Z-Bot CoreXY Build | Thingiverse Profile

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