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

    Best posts made by PeterH1500

    • RE: New stable firmware bundle 3.2 released

      @Veti Thank you. That worked (confirmed by M122).

      I'd assumed from the upgrade instructions (Users running RepRapFirmware 3.0 or later should be able to upgrade by uploading file Duet2and3Firmware-3.2.zip. The individual files are also included here in case of difficulty.) that everything needed would either be in the "Duet2and3Firmware-3.2.zip" or in list . The list does not include a copy of "Duet2CombinedIAP.bin" and it doesn't seem to have been retained on my DUET SD card from my previous update to RRF3.0. But, my problem solved in double quick time. Thanks again.

      posted in Firmware installation
      PeterH1500undefined
      PeterH1500
    • M203 and default *minimum* feed speed

      I've recently been struggling to determine the maximum volumetric flow capability of my hotend using the spreadsheet produced by Stefan of CNC Kitchen. Firstly, Stefan's spreadsheet doesn't work with delta printers (or any other type that has X=0, Y=0 in the centre of the build plate). Secondly, having written my own spreadsheet based on Stefan's, my next problem has been that all the printed "nuggets" were the same size and almost half the weight that they should be with a range of volumetric flows from 6mm³/s to 20mm³/s. Visually, the extruder was spinning at the same rate for each setting.

      Looking further, I discovered that, for RRF2.03 and later (I'm on 3.4.0), M203 used to set maximum feed rates, has a default minimum feed rate of 30mm/min. This can be changed with the I parameter (that's capital i) once one knows of its existence (it's clearly shown in the Duet3D GCode dictionary!) At the default feed rate, with Stefan's method, all volumetric flows will be constrained to a minimum of about 24mm³/s, which is optimistic for a V5/V6 hotend (hence my 50% extrusions)! This will apply to all printer types running RRF2.03 and later, not just deltas.

      I've now set M203 I6 and the gcode runs my extruder at much more sensible speeds, producing printed nuggets with weights that are where I would expect them to be (and I now know how bad my hotend is!)

      Hopefully, this note will help others.

      posted in Tuning and tweaking m203 volumetric flow rate minimum feed rate m203 i parameter
      PeterH1500undefined
      PeterH1500