Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Rat_Patrol
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 27
    • Best 0
    • Controversial 0
    • Groups 0

    Rat_Patrol

    @Rat_Patrol

    0
    Reputation
    1
    Profile views
    27
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Rat_Patrol Unfollow Follow

    Latest posts made by Rat_Patrol

    • RE: If structures/conditional commands in gcode for macros?

      Sweet. Thanks!

      posted in General Discussion
      Rat_Patrolundefined
      Rat_Patrol
    • If structures/conditional commands in gcode for macros?

      Is an "if" or otherwise conditional structure available for use in the gcode?

      I would like to have my filament load/unload macros have a structure that will check current nozzle temp, and increase to a minimum temperature if actual temp < minimum temp. If actual temp >= minimum temp, then the rest of the macro will execute without having to change nozzle temp.

      Is this available?

      posted in General Discussion
      Rat_Patrolundefined
      Rat_Patrol
    • RE: Build and store multiple MESH profiles?

      @Phaedrux said in Build and store multiple MESH profiles?:

      @Rat_Patrol said in Build and store multiple MESH profiles?:

      G28
      G29 S1 P"smooth.csv"
      G30

      Don't forget to position the probe at bed center before sending the G30

      Wait, why is center of bed important?

      posted in General Discussion
      Rat_Patrolundefined
      Rat_Patrol
    • RE: Build and store multiple MESH profiles?

      I'm then assuming my startup code should look like:

      G28
      G29 S1 P"smooth.csv"
      G30

      rest of code

      posted in General Discussion
      Rat_Patrolundefined
      Rat_Patrol
    • RE: Build and store multiple MESH profiles?

      I think I figured it out.

      posted in General Discussion
      Rat_Patrolundefined
      Rat_Patrol
    • RE: Build and store multiple MESH profiles?

      Can you access and change the name through the web interface, or must you power down and pull the SD card?

      posted in General Discussion
      Rat_Patrolundefined
      Rat_Patrol
    • Build and store multiple MESH profiles?

      Is this possible?

      I run the maximum number of data points I can, so it takes about 30 minutes or so to run the full bed probe sequence.

      I also switch between smooth and textured Prusa build sheets.

      Is there a way to build, store, then recall specific MESH profiles, where I can just call a specific profile in the slicer starting code?

      posted in General Discussion
      Rat_Patrolundefined
      Rat_Patrol
    • RE: How do I enable MESH leveling for the print?

      Yes, the probe is in front of the nozzle.

      posted in General Discussion
      Rat_Patrolundefined
      Rat_Patrol
    • RE: How do I enable MESH leveling for the print?

      Did I input my probe offset correctly in config.g?

      Compared to X0 Y0, my probe is negative in both axis, so there is actually no way to measure the extreme right side of my bed with the probe.

      I have the flu, but if I'm thinking properly, the probe offset should be negative, right?

      posted in General Discussion
      Rat_Patrolundefined
      Rat_Patrol
    • RE: How do I enable MESH leveling for the print?

      I did run through the BLTouch probe calibration procedure (ended up at 2.95mm IIRC). I designed my extruder carriage, so I just took the probe offset from the nozzle from Fusion, so it should be darned accurate.

      posted in General Discussion
      Rat_Patrolundefined
      Rat_Patrol