Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order
    1. Home
    2. ApTix
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 2
    • Controversial 0
    • Groups 0

    ApTix

    @ApTix

    2
    Reputation
    1
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ApTix Unfollow Follow

    Best posts made by ApTix

    • Error code when using M471

      So I'm in the trying to make a backup of my old bed mesh to reference. The issue I'm having isnt with the function but it spits out error code when doing it.
      Like it does rename the file heightmap_00 to .bak, but it spits out the error code underneath. Am I doing something wrong?
      Tried using the command in the console and in a macro but same result. It renames the file but spits out the same error code

      Using this command:
      M471 S"/sys/heightmap_00.csv" T"/sys/heightmap_00.csv.bak" D1

      Error code:
      M471 S"/sys/heightmap_00.csv" T"/sys/heightmap_00.csv.bak" D1
      Error: M471: Failed to rename file or directory /sys/heightmap_00.csv to /sys/heightmap_00.csv.bak: Unable to find the specified file.

      Using duetweb on a raspberry 4 8gb
      Board: Duet 3 6HC
      DSF 3.4.3

      posted in Gcode meta commands macros m471
      ApTix
      ApTix
    • RE: Error code when using M471

      @Phaedrux its running mjpg-streamer beside the duet application for a camera stream. maybe updating would help...but it seems more like a bug than permission issues since it does change the name of the file? like it does work but error codes pops out?

      posted in Gcode meta commands
      ApTix
      ApTix

    Latest posts made by ApTix

    • RE: Error code when using M471

      @Phaedrux its running mjpg-streamer beside the duet application for a camera stream. maybe updating would help...but it seems more like a bug than permission issues since it does change the name of the file? like it does work but error codes pops out?

      posted in Gcode meta commands
      ApTix
      ApTix
    • RE: Error code when using M471

      @Phaedrux I tried to rename the file to heightmap_00.bak.csv and heightmap_00_bak.csv with or without D1 in M471 but still the same result…it renames the file but gets the same error code.

      posted in Gcode meta commands
      ApTix
      ApTix
    • RE: Error code when using M471

      @Phaedrux
      Board: Duet 3 MB6HC (MB6HC)
      DSF Version: 3.4.3
      Firmware: RepRapFirmware for Duet 3 MB6HC 3.4.3 (2022-10-05)

      posted in Gcode meta commands
      ApTix
      ApTix
    • Error code when using M471

      So I'm in the trying to make a backup of my old bed mesh to reference. The issue I'm having isnt with the function but it spits out error code when doing it.
      Like it does rename the file heightmap_00 to .bak, but it spits out the error code underneath. Am I doing something wrong?
      Tried using the command in the console and in a macro but same result. It renames the file but spits out the same error code

      Using this command:
      M471 S"/sys/heightmap_00.csv" T"/sys/heightmap_00.csv.bak" D1

      Error code:
      M471 S"/sys/heightmap_00.csv" T"/sys/heightmap_00.csv.bak" D1
      Error: M471: Failed to rename file or directory /sys/heightmap_00.csv to /sys/heightmap_00.csv.bak: Unable to find the specified file.

      Using duetweb on a raspberry 4 8gb
      Board: Duet 3 6HC
      DSF 3.4.3

      posted in Gcode meta commands macros m471
      ApTix
      ApTix