Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    g-Code hints in g-code console

    Scheduled Pinned Locked Moved
    Duet Web Control wishlist
    3
    3
    465
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • c310undefined
      c310
      last edited by

      I suggest to add g-Code hints in g-code console, similar to hints in MSOffice

      Let say I start typing M106 command. With M10 typed it can show options

      ===

      • M104: Set Extruder Temperature
      • M105: Get Extruder Temperature
      • M106: Fan On
        ===

      Once i select or type M106 it will show possible options and provide link to our documentation site...

      samples are below. 🙂

      Parameters

      Pnnn Fan number (optional, defaults to 0)
      Snnn Fan speed (0 to 255 or 0.0 to 1.0))
      

      Extra Parameters

      Innn Invert PWM (I1), disable fan (I-1), or normal mode (I0, default)
      Fnnn Fan PWM frequency
      Lnnn Set the minimum fan speed (0 to 255 or 0.0 to 1.0) when a non-zero fan speed is requested.
      Xnnn Set the maximum fan speed (0 to 255 or 0.0 to 1.0) when a non-zero fan speed is requested. (supported in RRF >= 2.02)
      Bnnn Blip time - fan will be run at full PWM for this number of seconds when started from standstill. Default is B0.1.
      Hnn:nn:nn... Enable thermostatic mode and select heaters monitored. H-1 disables thermostatic mode.
      Rnnn Restore fan speed to the value it has when the print was paused (R1) or the last time the fan speed was set and no P parameter was provided (R2).
      Tnnn or Tnn:nn Set thermostatic mode trigger temperature, to temperature control range
      C"name" Set custom name for this fan (supported in RRF >= 2.01)
      Ann Logical pin number that this fan is connected to (supported in RRF >= 2.02)
      

      0_1552982705961_187eca82-aad2-43ba-8b26-6d2bd5dac221-изображение.png

      1 Reply Last reply Reply Quote 2
      • dc42undefined
        dc42 administrators
        last edited by

        Nice idea!

        Duet WiFi hardware designer and firmware engineer
        Please do not ask me for Duet support via PM or email, use the forum
        http://www.escher3d.com, https://miscsolutions.wordpress.com

        1 Reply Last reply Reply Quote 0
        • CCS86undefined
          CCS86
          last edited by

          I was thinking something similar, in being able to type in plain text and see suggested gcodes that have matching keywords. These two ideas together would be so helpful.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA