Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. kr15_uk
    3. Best
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 32
    • Best 8
    • Controversial 0
    • Groups 0

    Best posts made by kr15_uk

    • Merge Status and Dashboard in DWC mobile

      Ladies and gents,

      I'm on 3.4.0rc2 and really struggling with new DWC layout on mobile.
      I keep constantly jumping between Status and Dashboard to get things done.

      As it is now under the Status you have Tool Position and tool/bed Temperatures and Dashboard has Machine Movement, Extrusion Control and Fan Control.

      When I jog around or adjust z height etc I need to know Tool Position but that means jumping to Status to check and then back to Dashboard to adjust and round robins.

      Also having Extrusion Control and Tool Temperatures would make sense to have together too aka keep an eye on when temp is up and then extrude/retract.

      Last one, when editing files aka config.g keyboard is not popping up on iOS (it does work under the Console)

      Could this be so called Feature Request to "dev gods" or anyone knows the fix which does not involve running older DWC variant?!

      Ta

      Kris

      posted in Duet Web Control
      kr15_ukundefined
      kr15_uk
    • RE: Dashboard view on iphone

      @adamfilip I'm totally with you, this was changed in v3.4.0 of DWC
      As a temp fix I've rolled back all my Duet machines to DWC v3.3.0 which has proper functional look.
      I do really hope this will be reverted back to normal for those who use their non desktop class devices to manage their machines.
      Thank you in advance.

      Whoever reads this and has the power to make things right please see screenshot attached of good v3.3.0 and not so good v3.4.0+
      When green "full screen" button became "Status" tab...

      Screenshot 2022-07-11 at 16.14.29.png

      posted in Duet Web Control wishlist
      kr15_ukundefined
      kr15_uk
    • RE: Duet3 as hardware for LinuxCNC?

      You could simply wire Duet 3 Expansion Board directly if you're up for a challenge.
      I've played with Duex5 (Duet2 expansion board) and Mega2560 to get decent drivers on Marlin back in a day.
      Shouldn't be much different to certain extent right?!

      posted in CNC
      kr15_ukundefined
      kr15_uk
    • DWC 3.4.0-b7 on mobile, new layout issues

      I've found myself constantly jumping between Dashboard and Status.

      When jogging Dashboard I have to jump back to Status to see Tool Position than back to Dashboard to to jog, sometimes lots of back and forth.

      Also Extrusion control would make sense to be next to the reported temperature found in Status.

      Also while we're at it:

      1. Machine movement - for Y axis there's empty space (see screenshot, marked in red)
      2. Menus underneath when link is saved as "Home Screen bookmark" are covered by FaceID devices "slide bar thing" (see screenshot, marked in green)

      Thanks

      Kris

      Screenshot 2022-01-09 at 11.46.17.png

      posted in Duet Web Control
      kr15_ukundefined
      kr15_uk
    • RE: Duet 2 wifi struggles to load my files.

      @specktech I’d go through theses steps troubleshooting the issue:

      1. Move away WiFi AccessPoint, too close for a WiFi is also not good.
      2. Copy all the content to new SD card formatted with SD Memory Card Formatter just because.
      3. If upgrading firmware to the latest seems mega effort (hence config file must be tweaked if going up through the versions) only upgrade to highest within the release aka v1 to 1.26.1, v2 to 2.05.1
      4. Try clean config on spare SD card and see if it’s still being weird (easiest way is 10x clicks through https://configtool.reprapfirmware.org to generate generic config, no need really for any data more than right board, firmware version and WiFi details for the testing purposes)
      5. With clean config you could try to upgrade to the latest firmware 3.4.0 to see if that’s the fix, you can always revert back to old firmware via Bossa app method.
      6. Unplug everything but power to see maybe some of the components are causing some interference.
      7. Talking interference, turn off/unplug any other devices nearby. Things like radio baby monitors for example could simply hinder WiFi useless. I’ve seen power supplies generating enough “noise” to affect WiFi.
      8. Talking PSU’s, try unplugging PSU and power duet via USB brick aka phone charger.
      posted in General Discussion
      kr15_ukundefined
      kr15_uk
    • RE: Duet2Wifi Using 3 Heaters for a extruder

      @mikep91 I’d personally suggest to go with Duex5 expansion board in your case.

      posted in Duet Hardware and wiring
      kr15_ukundefined
      kr15_uk
    • RE: PID'd bed keeps failing on heat up

      @rexx you can downgrade firmware quite easily, haven't downgraded my one yet though, I believe in good ppl fixing the issue at some, naive - perhaps! 😉
      For the time being I've added couple of lines into my start gcode to do "staged" heating up which works well for me.
      M140 S40
      G28
      G1 Z140 F300
      G28
      M140 S50
      G28
      G1 Z140 F300
      G28
      M140 S60
      ....

      It goes to 40c fine 1st go but then needs extra "dwell" time so by adding slow moves gives that extra time... Not great by no means but oh well, it's temporary right?! Right??! 😁

      posted in General Discussion
      kr15_ukundefined
      kr15_uk
    • RE: hase anybody converter duet wifi to ethernet?

      @johanv Hey, I've done Ethernet to WiFi successfully. If you go with buying the module mentioned earlier please note you will need to solder in headers after desoldering WiFi module. If you are in UK I do have my old headers and happy to post them to you. They are not your typical DuPont style headers, tad bit smaller (if anyone knows the type, please post in here, ta)

      posted in Duet Hardware and wiring
      kr15_ukundefined
      kr15_uk