CNC hot wire foam cutter using Marlin 3d printer firmware Part 1

Поделиться
HTML-код
  • Опубликовано: 26 окт 2024

Комментарии • 29

  • @ward6030
    @ward6030 2 года назад +2

    Delighted that you were able to engineer this

  • @thenatedog
    @thenatedog 2 года назад +1

    thats awesome. If my pc ever dies ill jump into this.

  • @PS-nf3xw
    @PS-nf3xw 2 года назад +2

    You sir, just made my day!

  • @johnholdsworth5272
    @johnholdsworth5272 2 года назад +1

    well done..looks a proper job...I'll try and compile it on a 32 bit all-in-one board

    • @rckeith
      @rckeith  2 года назад

      Thanks, John. I don't have one yet but will soon.

    • @johnholdsworth5272
      @johnholdsworth5272 2 года назад

      @@rckeith tried it on a btt skr v1.1..got some compiler directive errors I've never seen before..but most of the compile seemed to work

  • @martindrew8217
    @martindrew8217 2 года назад +2

    Awesome! 👌 been waiting to see a video like this so I can make use of my old 8-bit creality 1.1.5 silent board. It will all be a similar set up wouldn't it? Thank you for the effort you go to. 🤙

    • @rckeith
      @rckeith  2 года назад +1

      I think it should work but you may need to check the pinouts.

  • @antonl1894
    @antonl1894 2 года назад +1

    nice, got everything working now aswell

  • @daanvandenbossche9197
    @daanvandenbossche9197 2 года назад +1

    You should name yourself professor Keith

    • @rckeith
      @rckeith  2 года назад

      I had lots of help from a GitHub user github.com/DerAndere1 wouldn't have been possible without him
      Thanks

  • @ivanalexandergranadaacosta
    @ivanalexandergranadaacosta 2 года назад +1

    Buen proyecto.... Saludos desde Colombia 💪🏻💪🏻💪🏻👍🏻

  • @billyvray
    @billyvray 2 года назад +1

    Yep this is gonna convince me t finish my CBC hotwire .....

  • @williangomesarruda2972
    @williangomesarruda2972 2 года назад +1

    Hi ! awesome work ! is it possible to move two axis at the same time ? for example both horizontal, both vertical as in the pc software version ?

    • @rckeith
      @rckeith  2 года назад +1

      Hi William, it may be possible I will need to take a look at the code. A bit busy with other projects but I'll add it to my todo list

    • @williangomesarruda2972
      @williangomesarruda2972 2 года назад

      @@rckeith Thank you very much, jogging two axis would be great as it is in the pc version.

  • @ajayamdawadi
    @ajayamdawadi Год назад

    Sir Great work 👏👏 But when we use pause botton from lcd machine do not stop

    • @rckeith
      @rckeith  Год назад

      I'm away from home until next week. I'll check when I'm back.

  • @massimoborghini9724
    @massimoborghini9724 2 года назад +1

    Great !😊👍

    • @rckeith
      @rckeith  2 года назад +1

      Thanks Max

  • @ZuNunchaku
    @ZuNunchaku 2 года назад +1

    what the pros and cons vs grbl 5x?

    • @rckeith
      @rckeith  2 года назад +1

      Have a look here on the website where I explain the pros and cons rckeith.co.uk/4-axis-cnc-foam-cutter-using-marlin-3d-printer-firmware/

  • @EdwinRamaker
    @EdwinRamaker 10 месяцев назад

    How and where is command 0 all axis?

    • @rckeith
      @rckeith  10 месяцев назад

      ruclips.net/video/-rXkzrJd5pk/видео.htmlsi=gbdHYYH1PUrrmyzn&t=3844

  • @neilgillies6943
    @neilgillies6943 2 года назад +1

    Will this do tapered cuts?

    • @rckeith
      @rckeith  2 года назад

      Yes, no problem. It's the g-code that you load that does the taper. The firmware just follows instructions. It doesn't support G93 used in DevWing Foam but you can use other options if you use that software.

    • @neilgillies6943
      @neilgillies6943 2 года назад

      @@rckeith Thanks. How does the root sync with the tip using gcode then, you'd need to slow the tip down proportionally surely if it's smaller, otherwise it would finish first and that would create further issues if you have spar holes the same size at each end - or even different profiles? I'll be really interested to see your results :-)