Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. 57buick
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 30
    • Posts 104
    • Best 2
    • Controversial 0
    • Groups 0

    Topics created by 57buick

    • 57buickundefined

      Solved M376 and where to use it

      Gcode meta commands
      • • • 57buick
      10
      0
      Votes
      10
      Posts
      649
      Views

      airscapesundefined

      @Phaedrux Thanks! Seems to work as expected in the macro! Good to know if I can send it any time as well. Thanks again!

    • 57buickundefined

      Failed to enable endstop configuring IR sensor

      General Discussion
      • • • 57buick
      6
      0
      Votes
      6
      Posts
      314
      Views

      fcwiltundefined

      @57buick said in Failed to enable endstop configuring IR sensor:

      Yea I just figured out changed the P1 to P8 made it show up in DWC now and manually putting a aluminum plate under it it changes from 1000 to zero when the led turns on so it is seeing it now. But it still shows homed after it homes the X and Y the Z also immeditately shows homed without actually going and probing the Z

      The triggered state is the 1000.

      So if you are seeing that when the sensor is NOT near the bed you need to invert the logic of the pin declaration you used for the Z probe.

      Add a ! character before the io0.in:

      M558 P1 C"121.io0.in" >= M558 P1 C"121.!io0.in"

      The reason is reports homed with out actually homing is because the firmware is seeing the sensor activated when it is not. So it thinks the homing was completed.

      Frederick

    • 57buickundefined

      6HC power out

      Duet Hardware and wiring
      • • • 57buick
      3
      0
      Votes
      3
      Posts
      211
      Views

      Phaedruxundefined

      @57buick said in 6HC power out:

      out 0 power in

      This is the power input for Out0, which is intended for the high current heated bed output.

    • 57buickundefined

      configuring motor direction and endstops

      Gcode meta commands
      • • • 57buick
      5
      0
      Votes
      5
      Posts
      265
      Views

      Phaedruxundefined

      You can use M119 to test the state of the endstops.

      https://docs.duet3d.com/en/User_manual/Connecting_hardware/Sensors_endstops

    • 57buickundefined

      IR sensor to toolboard with RFF configurator?

      Duet Hardware and wiring
      • • • 57buick
      2
      0
      Votes
      2
      Posts
      143
      Views

      Phaedruxundefined

      Have you added a toolboard in the config tool? On the i/o mapping page at the top you can add an expansion board and it's pins will then become mappable in the drop downs. Does that help?

    • 57buickundefined

      Leadscrew adjustment Numbers, Meaning?

      Tuning and tweaking
      • • • 57buick
      3
      0
      Votes
      3
      Posts
      208
      Views

      dc42undefined

      The "deviation before" is the RMS height error of all the probe points before the correction was made. "deviation after" is the predicted error after the corrections. If the number of probe points is equal to the number of leadscrews then "deviation after" will always be zero.

    • 57buickundefined

      Filament sensor question

      Firmware wishlist
      • • • 57buick
      2
      0
      Votes
      2
      Posts
      150
      Views

      T3P3Tonyundefined

      I have moved this to the firmware wishlist.

    • 57buickundefined

      Bed mesh leveling with dc42 IR sensor

      Tuning and tweaking
      • • • 57buick
      4
      0
      Votes
      4
      Posts
      282
      Views

      57buickundefined

      @Phaedrux said in Bed mesh leveling with dc42 IR sensor:

      It seems like the IR light is partially shining into the glass rather than being reflected by the top surface. I suggest you get a regular piece of paper and put it on the surface before doing another mesh and see how it looks in comparison.

      Ill try that here soon when this print is done. But the 3 axis bed leveling always levels perfectly. this is my the last probe before printing its always really close to each other.

      Leadscrew adjustments made: -0.738 -0.738 -0.728, points used 3, deviation before 0.735 after 0.000
      are these negative numbers when leveling the 3 axis an indication its seeing thru the glass? -.738 at least its consistent lol Im just trying to understand the technicalities here. My Z probe offset is around 2.1

    • 57buickundefined

      why is my filament sensor not stopping print?

      Tuning and tweaking
      • • • 57buick
      5
      0
      Votes
      5
      Posts
      333
      Views

      droftartsundefined

      @57buick Better to use M591, not M581. See https://duet3d.dozuki.com/Wiki/Gcode#Section_M591_Configure_filament_sensing
      You need S1 to enable it, so M591 D0 P1 C3 S1

      Edit: @ktapper beat me to it!

      Ian

    • 57buickundefined

      explain interpolation settings please

      Tuning and tweaking
      • • • 57buick
      7
      0
      Votes
      7
      Posts
      625
      Views

      Phaedruxundefined

      @zapta It means that the Duet generates x16 microstepping and sends that to the driver. The driver then takes that and sends x256 to the motors resulting in smoother, quieter movement.

      The strain on the CPU is less, but you don't get the theoretically better positioning of actual x256 steps, but it's debatable if using actual x256 makes any sense at all. We're talking about microscopic amounts of movement, which would be obliterated by extrusion inaccuracies.

    • 57buickundefined

      Fan programming

      Tuning and tweaking
      • • • 57buick
      2
      0
      Votes
      2
      Posts
      135
      Views

      deckingmanundefined

      @57buick Probably because you have configured the fan to run in thermostatic mode. Try using H-1 in your M106 to turn thermostatic mode off.

    • 57buickundefined

      Duet3 Expansion Possibilities?

      Duet Hardware and wiring
      • • • 57buick
      7
      0
      Votes
      7
      Posts
      229
      Views

      dc42undefined

      We expect to be shipping tool boards early February. The specification will be much the same as the prototype described on the wiki, except that we have removed the TEMP2 input and changed the types of some of the connectors.

    • 57buickundefined

      Magnetic Filament sensor issue

      Filament Monitor
      • • • 57buick
      15
      0
      Votes
      15
      Posts
      923
      Views

      57buickundefined

      I dont like it all, things are not organized in any way, I just converted back

    • 57buickundefined

      Z probe repeatability command?

      Tuning and tweaking
      • • • 57buick
      7
      0
      Votes
      7
      Posts
      286
      Views

      Danalundefined

      Must have been in an earlier beta, because it is working now. No G0 G1 needed.

    • 57buickundefined

      Magnetic sensor filament out message?

      Tuning and tweaking
      • • • 57buick
      9
      0
      Votes
      9
      Posts
      416
      Views

      T3P3Tonyundefined

      @57buick You should be getting better results than that. We have had a few people with these issues and given all the sensors test better than 90%-110% before we ship them we are asking people with the issue to contact us directly. Please email info@duet3d.com.

    • 57buickundefined

      3 Z motor leveling with IR sensor clarification

      Tuning and tweaking
      • • • 57buick
      4
      0
      Votes
      4
      Posts
      182
      Views

      57buickundefined

      @Veti Yes I followed the guide to set it up.

    • 57buickundefined

      DC42 IR sensor and Z homing

      Tuning and tweaking
      • • • 57buick
      10
      0
      Votes
      10
      Posts
      477
      Views

      57buickundefined

      @fcwilt said in DC42 IR sensor and Z homing:

      Hi,

      You seem to be having a very productive conversation with yourself.

      Glad to hear you got it working.

      Frederick

      LOL yea I'm slowly figuring things out mistake after mistake

    • 57buickundefined

      Duet wiring sensors sharing ground?

      Duet Hardware and wiring
      • • • 57buick
      2
      0
      Votes
      2
      Posts
      145
      Views

      57buickundefined

      I should specify, I am using a breakout board at both ends so the grounds would split off to their specific connectors from the breakout 2 all three connectos for the sensors on the duet board

    • 57buickundefined

      BLTouch reliability testing, is this good or bad?

      General Discussion
      • • • 57buick
      3
      0
      Votes
      3
      Posts
      341
      Views

      57buickundefined

      wow, thanks. I cut both the F and the T parameters in half and this is the results I got. Way better

      M292
      G32 bed probe heights: -0.028 -0.028 -0.030 -0.033 -0.033 -0.035 -0.035 -0.035 -0.038 -0.043, mean -0.034, deviation from mean 0.004

    • 57buickundefined

      How reliable is the IR bed sensor Vs BLTouch?

      Duet Hardware and wiring
      • • • 57buick
      25
      0
      Votes
      25
      Posts
      3.5k
      Views

      Vetiundefined

      @calvinx said in How reliable is the IR bed sensor Vs BLTouch?:

      that's strange, we are running IR sensors on crealities coated glass sheets with no problems.

      thats because they are coated with a black surface that is opaque and not reflective or transparent.