Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    firmware for a milling machine on DUET

    CNC
    4
    5
    197
    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.
    • sergei
      sergei last edited by

      Who can help on the merits. how to make DUET work like a milling machine?

      dc42 markz 2 Replies Last reply Reply Quote 0
      • dc42
        dc42 administrators @sergei last edited by

        Is https://duet3d.dozuki.com/Wiki/Configuring_RepRapFirmware_for_a_CNC_machine any help?

        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
        • sergei
          sergei last edited by

          And how can you write it in a clearer way?. And then I read and it is not clearly written everything is somehow superficial. There are no clear instructions, it is not explained how to generate the firmware. that something needs to be put somewhere. can you give a full review or not?

          jay_s_uk 1 Reply Last reply Reply Quote 0
          • jay_s_uk
            jay_s_uk @sergei last edited by

            @sergei it's the normal firmware.
            You add M453 to your config.g and the board is in CNC mode.

            Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

            1 Reply Last reply Reply Quote 0
            • markz
              markz @sergei last edited by

              @sergei There are two different pieces within Duet (RRF). The "firmware" is the code that drives the motors and reads the sensors. The firmware treats CNCs slightly different from 3d printers (e.g. you don't need an extruder) and so my milling machine and CNC router announce to the firmware that they're CNC devices. Mainly the firmware is device-agnostic.

              In addition there is a user interface (DWC - Duet Web Control) that talks to the firmware. There is a version of the DWC specific to CNCs (see the post in this section) that you can use that will totally change the dashboard look and feel to be friendlier to a CNC. I use this on a CNC router because it fits the router - it supports selecting a coordinate system and it has a much larger position display. I use the stock DWC on my milling machine because imho it fits my style better.

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