Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. monster
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 10
    • Posts 92
    • Best 3
    • Controversial 0
    • Groups 0

    Topics created by monster

    • monsterundefined

      Switching from Stable to Unstable versions

      Firmware installation
      • • • monster
      16
      0
      Votes
      16
      Posts
      824
      Views

      dc42undefined

      @monster said in Switching from Stable to Unstable versions:

      by the way is "move.axes[0].max" is available in RC7 ?

      Yes.

      Also is there way to define own constants? E.g. I could define X Y coordinates at witch magnet for Z endswitch is locates and refer to those constants in homing g files.

      Not yet, this is scheduled for firmware 3.02.

    • monsterundefined

      Seeking an advise on what Z sensor to go with

      IR Height Sensor
      • • • monster
      15
      0
      Votes
      15
      Posts
      749
      Views

      dc42undefined

      @jens55 said in Seeking an advise on what Z sensor to go with:

      I found that the BLTouch was very sensitive to probing speed. If you run it too fast then the measurements will fluctuate. I also found that multi probing (measure the same point until two successive readings are within tolerance) is pretty much required to get a good result.

      BLTouch is sensitive to magnetic fields. The impression I have is that mostly this isn't a problem, but some bed heaters generate enough magnetic field to affect it. That's why we provide the B1 parameter in the M558 command, to make RRF turn off the bed heater temporarily during the bed probing move. Might that have been the reason for your inconsistent results, or were you already using the B1 option?

    • monsterundefined

      Cancelling print problem

      Tuning and tweaking
      • • • monster
      8
      0
      Votes
      8
      Posts
      281
      Views

      monsterundefined

      I also just noticed that when Pause print pressed - pause.g isn't seem executed...

    • monsterundefined

      G-code magic for advanced homing?

      Gcode meta commands
      • • • monster
      24
      0
      Votes
      24
      Posts
      1.4k
      Views

      dc42undefined

      Yes, go to https://github.com/dc42/RepRapFirmware and click on Watch.

    • monsterundefined

      Extruder scratching on bed, what do I do wrong?

      Example setups and prints
      • • • monster
      6
      0
      Votes
      6
      Posts
      367
      Views

      Phaedruxundefined

      https://duet3d.dozuki.com/Wiki/Using_mesh_bed_compensation

      That's exactly what mesh compensation is good at.. compensating for.

    • monsterundefined

      How to calculate feed rate?

      Tuning and tweaking
      • • • monster
      34
      0
      Votes
      34
      Posts
      11.0k
      Views

      monsterundefined

      @Phaedrux said in How to calculate feed rate?:

      Is that with 6500 or 650? If this is correct, then your steps per mm is correct.

      Something else is wrong in Cura.

      with 6500

      M92 X87.40 Y87.40 Z1060.00 E6500.00:6500.00:6500.00 ; set steps per mm

    • monsterundefined

      Duet 3 and g-code procedures and slicing

      Example setups and prints
      • • • monster
      21
      0
      Votes
      21
      Posts
      1.8k
      Views

      Phaedruxundefined

      Yes you could run a slicer on the pi, but it will be a bit slower than on your PC and I don't think it would solve any of your problems.

    • monsterundefined

      Heaters of BFB Touch 3D with Duet 3

      Tuning and tweaking
      • • • monster
      1
      0
      Votes
      1
      Posts
      151
      Views

      No one has replied

    • monsterundefined

      YAT wouldn't respond

      Duet Web Control
      • • • monster
      31
      0
      Votes
      31
      Posts
      1.4k
      Views

      A Former User?

      Quick glance and wild guess says 30-40% of the PRs get merged when looking at the github pages; so yeah I'd say if its usefull and follows the conventions you've got good odds for getting changes merged.

    • monsterundefined

      Yet another Duet 3 wiring questions

      Duet Hardware and wiring
      • • • monster
      6
      0
      Votes
      6
      Posts
      276
      Views

      Danalundefined

      You grasp the concept perfectly; the online tool gets you started, and you edit from there.

      Also, most config commands will tell you their active state if you enter just the command in the console. Example: M906 with nothing else will show all currents.

      Some commands you need to specify one parm as an identifier. Example: M569 P0