Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. jay_s_uk
    3. Topics
    • Profile
    • Following 1
    • Followers 24
    • Topics 126
    • Posts 7,046
    • Best 1,343
    • Controversial 7
    • Groups 1

    Topics created by jay_s_uk

    • jay_s_ukundefined

      [New Product] Mellow Airclick Wireless Buttons

      Accessories and Add-ons
      • • • jay_s_uk
      1
      3
      Votes
      1
      Posts
      80
      Views

      No one has replied

    • jay_s_ukundefined

      LDO BoxTurtle V1.0 RRF Support

      Accessories and Add-ons
      • • • jay_s_uk
      4
      10
      Votes
      4
      Posts
      261
      Views

      jay_s_ukundefined

      @dwuk3d yes, it'll work with that

    • jay_s_ukundefined

      Support for MFMT command when using FTP

      Firmware wishlist
      • • • jay_s_uk
      4
      0
      Votes
      4
      Posts
      109
      Views

      jay_s_ukundefined

      @dc42 https://github.com/Duet3D/RepRapFirmware/issues/1097

      jaysuk created this issue in Duet3D/RepRapFirmware open [FeatureRequest]: Add support for MFMT command in FTP implementation #1097
    • jay_s_ukundefined

      New WiFi/Ethernet Modules for the STM32 Port of RRF

      STM
      • • • jay_s_uk
      1
      3
      Votes
      1
      Posts
      184
      Views

      No one has replied

    • jay_s_ukundefined

      Fly-SHT36 Max V3 RP2040 Based CAN-FD Toolboard

      RepRapFirmware on other controllers
      • • • jay_s_uk
      44
      4
      Votes
      44
      Posts
      1.6k
      Views

      CrazyCreatorundefined

      @CrazyCreator
      For anyone who has the same problem after me, here's how to connect or insert the ribbon cable.
      You have to flip the small black bracket upwards, then insert the cable, and then flip the bracket back down. This secures the cable.
      Of course, you should have known beforehand that there is a bracket on these mini jacks.

      IMG_0786.jpeg

    • jay_s_ukundefined

      RRF Compatible Stealthburner CAN-FD board finally released

      RepRapFirmware on other controllers
      • • • jay_s_uk
      5
      8
      Votes
      5
      Posts
      621
      Views

      Exerqtorundefined

      @Proschi78 I can't see any reason for it to be an issueπŸ‘Œ

    • jay_s_ukundefined

      Fysetc StrideMax Dual - CAN-FD Expansion Board

      RepRapFirmware on other controllers
      • • • jay_s_uk
      25
      4
      Votes
      25
      Posts
      1.2k
      Views

      Exerqtorundefined

      @oliof said in Fysetc StrideMax Dual - CAN-FD Expansion Board:

      @Exerqtor seems your wish has been fulfilled

      87d9956f-a184-48d0-aa61-acc25e5e0d2a-image.png

      Oh wow! They managed to let the typo follow all the way to production though! The label on the product box i got mine in say Daul πŸ˜†

    • jay_s_ukundefined

      Fly-RRF-36 RP2040 Based CAN-FD Toolboard

      Other control boards
      • • • jay_s_uk
      57
      4
      Votes
      57
      Posts
      4.8k
      Views

      fractalengineerundefined

      @gloomyandy This was my first time updating from the Duet; RC1 was a fresh flash from USB, but yep I'm on Duet3 MB6HC + SBC

    • jay_s_ukundefined

      [Feature Request] G32 Ran Flag

      Firmware wishlist
      • • • jay_s_uk
      5
      0
      Votes
      5
      Posts
      243
      Views

      Herniczundefined

      You can write a code in daemon.g that would clear the global variable for you if your axes aren't homed (which would happen in you disable motors or idle hold anyway)

      The only thing is that you might need to put the code in a while loop in daemon.g so the variable get cleared faster (daemon.g has some delay, that you can lower with a while loop)

      Be aware, when you home an axis it gets "un"homed during a homing sequence, therefore you need to set up additional variables to prevent your G32 global variable get cleared when you home an axis that was already homed.

    • jay_s_ukundefined

      [Feature Request] Extrude control in mm/s3 (flow rate)

      Duet Web Control wishlist
      • • • jay_s_uk
      3
      4
      Votes
      3
      Posts
      313
      Views

      Charlieundefined

      Just want to second this. I would love if it were a GCode value (like an M203, but for a ceiling on the flow rate). That way it could be input into the start GCode or filament files, and could be changed/checked via the console on the DWC.

    • jay_s_ukundefined

      [Feature Request] toggle display of spaces and tabs

      Duet Web Control wishlist
      • • • jay_s_uk
      1
      2
      Votes
      1
      Posts
      137
      Views

      No one has replied

    • jay_s_ukundefined

      Determining Max Speed and Acceleration

      Tuning and tweaking
      • • • jay_s_uk
      15
      8
      Votes
      15
      Posts
      3.3k
      Views

      deckingmanundefined

      Well I suppose one could say that X is always negative and Y is always positive and that if one thought about it hard enough and for long enough, there might be a reason for that. But it doesn't get away from the fact that 1 micro-step is 0.0125mm and a cheap mechanical micro-switch ain't gonna be accurate enough.

      23/07/2023, 17:55:43 X difference is -0.038 at homing feedrate of 360 mm/minute
      Y difference is 0.050 at homing feedrate of 360 mm/minute
      23/07/2023, 17:55:06 X difference is -0.025 at homing feedrate of 360 mm/minute
      Y difference is 0.075 at homing feedrate of 360 mm/minute
      23/07/2023, 17:54:29 X difference is -0.038 at homing feedrate of 360 mm/minute
      Y difference is 0.075 at homing feedrate of 360 mm/minute
      23/07/2023, 17:53:52 X difference is -0.013 at homing feedrate of 360 mm/minute
      Y difference is 0.088 at homing feedrate of 360 mm/minute
      23/07/2023, 17:53:15 X difference is -0.038 at homing feedrate of 360 mm/minute
      Y difference is 0.062 at homing feedrate of 360 mm/minute
      23/07/2023, 17:52:01 X difference is -0.025 at homing feedrate of 360 mm/minute
      Y difference is 0.087 at homing feedrate of 360 mm/minute
      23/07/2023, 17:51:24 X difference is -0.212 at homing feedrate of 360 mm/minute
      Y difference is 0.087 at homing feedrate of 360 mm/minute
      23/07/2023, 17:50:47 X difference is -0.212 at homing feedrate of 360 mm/minute
      Y difference is 0.113 at homing feedrate of 360 mm/minute
      23/07/2023, 17:50:10 M98 P"0:/macros/endStopRepeatability.g"
      X difference is -0.087 at homing feedrate of 360 mm/minute
      Y difference is 0.150 at homing feedrate of 360 mm/minute

    • jay_s_ukundefined

      DWC 3.5b2 - line numbers incorrect

      Beta Firmware
      • • • jay_s_uk
      6
      0
      Votes
      6
      Posts
      243
      Views

      chrishammundefined

      @jay_s_uk Thanks, I could reproduce this one as well and I've got a potential fix ready.

    • jay_s_ukundefined

      Wrap text on 12864 displays - 3.5b2

      Beta Firmware
      • • • jay_s_uk
      4
      1
      Votes
      4
      Posts
      238
      Views

      OwenDundefined

      @Acid said in Wrap text on 12864 displays - 3.5b2:

      Hi OwenD, I tried this out but for me it only shows line one with the example. Also, S should be P πŸ˜‰

      Yes I tried also with same results
      The parser no doubt strips out the new line command and anything following

      Would there be anything else we could try?

      Nothing I know of.
      Would require firmware changes, so one for @dc42

    • jay_s_ukundefined

      DWC 3.5b2 - Autofill changing typed values

      Beta Firmware
      • • • jay_s_uk
      9
      1
      Votes
      9
      Posts
      261
      Views

      chrishammundefined

      @jay_s_uk Word-based suggestions (autocomplete) will be disabled in the next version. I may add real G/M-code auto-completion to v3.6, but if I do, I'll probably add a new setting to disable it as well.

    • jay_s_ukundefined

      DWC 3.5b2 - Some comments aren't highlighted as comments

      Beta Firmware
      • • • jay_s_uk
      3
      1
      Votes
      3
      Posts
      131
      Views

      chrishammundefined

      @jay_s_uk Thanks, will be fixed in 3.5b3.

    • jay_s_ukundefined

      DWC 3.5b2 - Transparent auto fill box

      Beta Firmware
      • • • jay_s_uk
      1
      2
      Votes
      1
      Posts
      95
      Views

      No one has replied

    • jay_s_ukundefined

      Monitor long G4 delay

      Firmware wishlist
      • • • jay_s_uk
      4
      2
      Votes
      4
      Posts
      202
      Views

      OwenDundefined

      @jay_s_uk
      You could use the delayed start code I have posted here as the basis.
      Send your soak time as a parameter and it will report the time remaining at the intervals set.
      You'd just have to call it after you set your temps instead of at the beginning of start.g like I have, as I want to avoid having heaters on during that delay.

    • jay_s_ukundefined

      3.5b2 DWC unable to select all in mobile mode

      Duet Web Control
      • • • jay_s_uk
      2
      0
      Votes
      2
      Posts
      145
      Views

      chrishammundefined

      @jay_s_uk Thanks, I just had a chance to look at it. Monaco editor does not support mobile devices, so I'll disable it on devices with touch support.

    • jay_s_ukundefined

      TeamGloomy 3.5b2 brings SPI to CAN-FD support for STM32F4 boards

      STM
      • • • jay_s_uk
      12
      4
      Votes
      12
      Posts
      989
      Views

      R4ffersundefined

      @jay_s_uk that's excellent πŸ‘