Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. jimmychiu
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 10
    • Best 0
    • Controversial 0
    • Groups 0

    jimmychiu

    @jimmychiu

    0
    Reputation
    1
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    jimmychiu Unfollow Follow

    Latest posts made by jimmychiu

    • RE: How to use New Mcode run Multiple Mcode?

      Anyone knows what my question? I want to run G83 in CNC machine.
      I just want to know how to add mutiple G/M code in G83 code.
      dbc52d65-745c-4d66-b417-9688d10c24ed-image.png

      posted in Gcode meta commands
      jimmychiuundefined
      jimmychiu
    • RE: How to use New Mcode run Multiple Mcode?

      example,
      I want run M6 A10 B20 C30 , action like bellow picture.
      ac3b25af-fba6-4410-b376-b52795b3fc52-image.png

      posted in Gcode meta commands
      jimmychiuundefined
      jimmychiu
    • RE: How to use New Mcode run Multiple Mcode?

      Yes,I know. But, g file can not put any parameter, right?
      I need m code like M19 A300 B200 C400.
      d1aa32a9-1b61-447d-a5bc-7c1890baef32-image.png

      Now, I need call other existed m code.

      posted in Gcode meta commands
      jimmychiuundefined
      jimmychiu
    • How to use New Mcode run Multiple Mcode?

      Hi,
      I want to create M6 code in Reprap.
      The codes is like bellow,
      G0 Y150
      G0 Y225
      G0 Y150

      And need wait active finish and run next.
      How to do?

      5e716d72-d30c-45a9-9165-8bdf1e2b5155-image.png

      posted in Gcode meta commands
      jimmychiuundefined
      jimmychiu
    • RE: Mcode include multiple platform.Message command

      @dc42 Thank you very much.

      posted in Firmware developers
      jimmychiuundefined
      jimmychiu
    • Mcode include multiple platform.Message command

      Hi,
      I use duet borad M118 to connect to arduino.
      I want send mutiple commands,but finally arduino only get one command.
      Can you help me?
      The code is shown below.
      e29a70c9-2e2d-43ca-bc5e-9bcea4fded25-image.png

      posted in Firmware developers
      jimmychiuundefined
      jimmychiu
    • RE: Switch JSON data by existing G/M code

      @T3P3Tony said in Switch JSON data by existing G/M code:

      I have a BLDC Driver which I want to get status and error code to show message by DWC.
      JSON object like { "Current": 1000, "Velocity": 90,"status":"IDLE"}.
      CUZ SD card has write cycles doubts, I will take it as a second consideration.

      posted in Gcode meta commands
      jimmychiuundefined
      jimmychiu
    • Switch JSON data by existing G/M code

      Hi,
      My struct
      arduino <--------> RepRapFirmware <-------->DWC
                        [uart]                                [ethernet]
      If I want to send json command from arduino to DWC, is any RRF's parameter can be stored data by existing G/M code? And DWC get json data by G/M code.

      posted in Gcode meta commands
      jimmychiuundefined
      jimmychiu
    • RE: Duet3D_6HC_How to redefine M3 (m code) function?

      Thank you for your prompt reply.

      posted in Duet Web Control
      jimmychiuundefined
      jimmychiu
    • Duet3D_6HC_How to redefine M3 (m code) function?

      I want to change M3 function to run M118 S"XXXX" to run BLDC drive.
      Is it possible?

      posted in Duet Web Control
      jimmychiuundefined
      jimmychiu