Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. mhackney
    3. Topics
    • Profile
    • Following 2
    • Followers 2
    • Topics 19
    • Posts 254
    • Best 6
    • Controversial 0
    • Groups 0

    Topics created by mhackney

    • mhackneyundefined

      "power up + xx:yy:zz" message in log files

      Using Duet Controllers
      • • • mhackney
      5
      1
      Votes
      5
      Posts
      314
      Views

      mhackneyundefined

      Ok, I understand the behavior now. This is the very start of a log file. So, if I understand correctly, the DWC login occurred at 00:00:19 after power up, the clock was set and time stamps used after that.

      power up + 00:00:15 [info] Event logging started at level warn power up + 00:00:15 [info] Running: Duet Ethernet 1.02 or later: 3.2 (2021-01-05) power up + 00:00:17 [warn] Network running, IP address = X.X.X.X power up + 00:00:19 [warn] HTTP client Z.Z.Z.Z login succeeded 2021-02-26 18:43:10 [warn] Date and time set at power up + 00:00:19 2021-02-26 18:43:11 [warn] HTTP client Z.Z.Z.Z login succeeded
    • mhackneyundefined

      Homing issues on 2 delta printers after upgrading to 3.1.1

      Firmware installation
      • • • mhackney
      36
      0
      Votes
      36
      Posts
      1.8k
      Views

      sLpFhaWKundefined

      @droftarts said in Homing issues on 2 delta printers after upgrading to 3.1.1:

      @sLpFhaWK said in Homing issues on 2 delta printers after upgrading to 3.1.1:

      Also where in the config should the m208 go?

      Usually after the motor settings, but before fans. But I'd think that the endstop configuration is the main problem.

      Re microstepping: actually, M350 X64 Y64 Z64 E16 I1 is probably okay, it just means that you get interpolation on the E axis only. Using x64 on the other axes is fine, though the motors are likely to have a greater margin of error than even x16 microstepping. The advantage of interpolation is that it should make the movement between microsteps smoother and quieter, but changing from x64 to x16 might lose you a very small amount of accuracy.

      Ian

      Well I am not sure what fixed it, but it seems to be working now.

      If you noticed in my config file, before the end switches there was a line commented out.

      0759a653-8ed4-44e5-99e1-aa39f9c66e76-image.png

      We had them set to high before, but with the change in 3.0 where you had to define them I guess we just set them low somehow and that possibly was screwing it up.

      When I home, and drop it say 200mm and I reset the board I will home it and it will know it's max height and won't add the 200mm giving me an error anymore. I'm going to revert back to X1 Y1 Z1 to test and see if that fixed the error.

      So I can confirm, the X2 Y2 Z2 fixed the homing error.

      Thank you for the help @droftarts and @dc42

    • mhackneyundefined

      Generating PanelDue - no .bin file issue

      Firmware developers
      • paneldue • • mhackney
      18
      0
      Votes
      18
      Posts
      912
      Views

      jrwaters2undefined

      And yes, external tools works fine. Its only internal tools that don't.

    • mhackneyundefined

      U drive without homing?

      Tuning and tweaking
      • • • mhackney
      3
      0
      Votes
      3
      Posts
      398
      Views

      T3P3Tonyundefined

      @mhackney yes i guess its because you have no endstop associated with U so it does not know how to home it - but a G92 U0 acts as setting its position.

    • mhackneyundefined

      M116 in tpost macros...

      Tuning and tweaking
      • • • mhackney
      3
      0
      Votes
      3
      Posts
      467
      Views

      deckingmanundefined

      @mhackney It's been a very long time since I last played around with those tool change macros but as @garyd9 mentioned above, I suspect the "T0" command within that macro might trigger tpre0.g which might be why it gets upset. As that tpost0.g macro only gets run when T0 is selected, there should be no need to specify T0 again from within that macro.

    • mhackneyundefined

      PanelDue 2 7" dead screen

      PanelDue
      • dark dead • • mhackney
      10
      0
      Votes
      10
      Posts
      958
      Views

      dc42undefined

      @mhackney said in PanelDue 2 7" dead screen:

      The smaller capacitor is reading 5V. The other and inverter don't seem to be hot. I might just by the panel and be done with it. I have more 💸 than ⏲

      That sounds like a good plan then.

    • mhackneyundefined

      MAC and Static IP on Duet WiFi

      General Discussion
      • • • mhackney
      8
      0
      Votes
      8
      Posts
      1.9k
      Views

      dc42undefined

      You have to give the IP address in the same M587 command that you give the SSID and password. This is because you will very likely need to use different IP addresses on different wireless networks.

      M587 will list all the known SSIDs and the IP addresses that it uses when it connects to them, or all zeros to mean use DHCP.

    • mhackneyundefined

      M122 - how o disable it?

      General Discussion
      • • • mhackney
      4
      0
      Votes
      4
      Posts
      661
      Views

      dc42undefined

      @phaedrux said in M122 - how o disable it?:

      Sounds like this could almost be related to the multiple messages being echoes back when connecting to the DWC from multiple devices. Are you perhaps accessing the DWC from a phone and a PC?

      I agree Z that's the most likely explanation. The issue with serving multiple devices and one of them going offline without disconnecting is mostly fixed in the 2.0RC firmware builds.

    • mhackneyundefined

      Sensorless Homing oddness

      Tuning and tweaking
      • • • mhackney
      21
      0
      Votes
      21
      Posts
      3.3k
      Views

      klcjr89undefined

      @mhackney True, but I do not see that as a shortcoming if you're designing a printer from scratch. I got a chinese clone speed demon and did a 10,000 cycle gcode test that was approximately 12 miles of movement, they wore out and there was surface rust and grit falling off the rails. The centerline of the three bearings weren't even in the same plane; poor quality!

      I did the same gcode cycle test on a genuine LM76 one and there was zero wear!

      This was the smallest version and the 3 roller block with one eccentric.

    • mhackneyundefined

      BL Touch probe input not working

      Duet Hardware and wiring
      • • • mhackney
      37
      0
      Votes
      37
      Posts
      3.9k
      Views

      dc42undefined

      One cause of a large offset is that you are homing Z using an endstop switch, and the endstop position assumed when the switch is triggered is not accurate.

      If the switch is a Z Max switch, the M208 S0 Z parameter should be set to the height at which it triggers. If the switch is a Z Min switch, use a G92 Znnn command in homez.g and homeall.g to define that position.

    • mhackneyundefined

      No LEDs

      Filament Monitor
      • • • mhackney
      19
      0
      Votes
      19
      Posts
      2.2k
      Views

      mhackneyundefined

      Thanks Tony, I'm taking it off and looking at it now.

    • mhackneyundefined

      Duet WiFI 1.19.2 from 1.18 upgrade - DWC won't connect

      Firmware installation
      • • • mhackney
      7
      0
      Votes
      7
      Posts
      1.2k
      Views

      str8upundefined

      A little off topic. Can someone tell me where the gcode files are being saved on SD card 0? It goes through the download process. I have to change directories to something off root before it shows up. Another thing I am seeing is my setting - Temp additions ATX on / off are not there after a restart. I am using 1.19 +3.

    • mhackneyundefined

      1.18 Z height offset question

      Tuning and tweaking
      • • • mhackney
      13
      0
      Votes
      13
      Posts
      1.9k
      Views

      sLpFhaWKundefined

      hopefully my red head sacrifice takes hold and the gods will be pleased with me. we'll find out tomorrow, I don't wish to pursue any 3d printing tonight.

    • mhackneyundefined

      "auto tune cancelled because target temp not reached" problem

      Tuning and tweaking
      • • • mhackney
      22
      0
      Votes
      22
      Posts
      4.1k
      Views

      TwoToneundefined

      Interesting, I mentioned I have the same error when trying to AutoTune my bed even though I see the temp increasing when it cancels.

    • mhackneyundefined

      Converting a SeeMeCNC RostockMAX V3 to Duet Wifi in glorious detail…

      Example setups and prints
      • • • mhackney
      7
      0
      Votes
      7
      Posts
      2.7k
      Views

      Jpmc86undefined

      @watchimgo:

      If anyone is looking for a Rostock Max V3 that has already been upgraded with a Duet Wifi controller and many other upgrades, you can find one right now on ebay: http://www.ebay.com/itm/-/142502541362?

      Anyone know where that panelduo encasing is available? Can we share the stl?

    • mhackneyundefined

      WiFi connection failure after a reset

      General Discussion
      • • • mhackney
      5
      0
      Votes
      5
      Posts
      1.1k
      Views

      mhackneyundefined

      Got it on the M552.

      @dintid, I have quite a few Duet WiFi equipped printers here and use Chrome. I've not had connection issues at all in over a year (I worked with Chris H to capture network traffic to help him improve the network code about this time last year). This particular issue was odd and maybe just a fluke. Not had a problem since.

    • mhackneyundefined

      New Duet WiFI, now hotend not heating

      Duet Hardware and wiring
      • • • mhackney
      11
      0
      Votes
      11
      Posts
      1.7k
      Views

      dc42undefined

      I haven't made any intentional changes to the heating control in RC2.

    • mhackneyundefined

      Macro file sorting

      Duet Web Control wishlist
      • • • mhackney
      4
      0
      Votes
      4
      Posts
      1.0k
      Views

      chrishammundefined

      In fact this is already possible in DWC, I use that for exactly the same purpose. To make sure your macros show up in the desired order, name them like this:

      1_Off
      2_Half On
      3_On

      Obviously this would be easier to do if there was an easy way to rename files. I may have a look at this later today.

    • mhackneyundefined

      DuetWIFI migration

      General Discussion
      • • • mhackney
      77
      0
      Votes
      77
      Posts
      13.6k
      Views

      mhackneyundefined

      Well, after much testing (and some time off to do a few other projects) I've come to the conclusion that the probing issues I've had with the IR Probe are due to the fact that I use CA to fix scratches and divots in my PEI. PEI has different IR characteristics. I developed this "fix" for PEI several years ago to allow me to have a perfect first layer as that is the most visible on the fly fishing reels I manufacture. I love the idea of the IR probe but its nearly impossible to visually tell where a CA fix has been made in order to change the probing location. I've gone back to my FSR probing and everything has been working great.