M600 Advanced Pause and Filament Change Marlin 2.0.x

Поделиться
HTML-код
  • Опубликовано: 11 окт 2024
  • Change filament on the fly easily without worry about messing up your print! M600 is easy to configure and even easier to use! Join us on this epic adventure and change filament with ease.
    **
    Hey Hey in my editing of this video I accidentally missed one scene. When editing the runout sensor in configuration.h(at 3:33) you must also uncomment (remove the // at the beginning of the line). #define NOZZLE_PARK_FEATURE. If you don't the compiler with fail and let you know the feature is required. Stay Awesome
    **
    *******Our Website******
    3D Make It is David Harmon and Greg Theron
    All opinions expressed are our own.
    www.3dmakeit.ca - On the web
    / 3dmakeitca - Facebook
    / 3dmakeitca -Twitter
    / discord - Discord
    ***************
    www.buymeacoff...

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

  • @3DMakeIt
    @3DMakeIt  4 года назад +4

    Hey Hey in my editing of this video I accidentally missed one scene. When editing the runout sensor in configuration.h(at 3:33) you must also uncomment (remove the // at the beginning of the line). #define NOZZLE_PARK_FEATURE. If you don't the compiler with fail and let you know the feature is required. Stay Awesome

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

    Well explained, thanks.

  • @asocialconsciousness8535
    @asocialconsciousness8535 4 года назад +1

    Hey guy.. Great vid! i do love all the information you provide on your channel its a big help. especially for a marlin noob like myself lol But i am having an issue with this and i was wondering if you (or anyone in the comments really) could help me out. I followed every thing in your videos made the changes in vs code to marlin and updated my firmware and now when M600 ran it goes into a loop. at first it acts like it should.. nozzle goes into park.. retracts filament.. waits for me to select start to heat the nozzle... i hit start nozzle heats up.. I add filament then nozzle purges then nozzle returns to where i was interrupted.. but instead of actually starting to print again it goes back into park and the whole process starts over again... Any ideas what may be causing this behavior??

  • @rtcfpv1012
    @rtcfpv1012 4 года назад

    What settings do you have on the Filament change plugin? Thanks for the video.

  • @SoggyCashew
    @SoggyCashew 3 года назад +1

    I cant find part 2 where you said you were doing a sensor video?

    • @3DMakeIt
      @3DMakeIt  3 года назад

      Yes we did and it is coming!

  • @3er24t4g1
    @3er24t4g1 4 года назад

    Good rob with production quality and format. However, consider getting a better camera and standing while talking. Seeing the torso and face engaged the viewer
    Also consider having the web page cropped, and to one side, so you can still see your body.
    You did a good job with the script and making sure everything flows

    • @3DMakeIt
      @3DMakeIt  4 года назад

      We are working on getting better video gear for sure! The ole cams just don't do justice :) thanks for watching!

    • @Mr_Gadge
      @Mr_Gadge 4 года назад

      @@3DMakeIt Well, I don't agree with the above video god lol, I thought it was great and I erm, don't need to see your body. Jesus, some people.

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

    Can you explain why those two simple code changes make my A10M printer/filament feed go crazy! It will first halt and ask me to load filament (already some in there) and when I press the button, it tries to push a mass of filament into the nozzle (of course it doesn't work). This will repeat depending on how long I want to watch it. Thanks for any help.

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

    What happens if the print head moves while you are inserting the new filament? How can I ask it to rehome the x and y after I tell it to continue (resume) to learn where the head really is? Or at least just rehome the X.

  • @monikahitri8204
    @monikahitri8204 4 года назад

    Cool :D So I have enabled the filament run out sensor, I have one on my Ender 5 Plus. How can I make it do the M600 command and while it waits for the new filament I would like it to NOT cool down the bed...

    • @3DMakeIt
      @3DMakeIt  4 года назад

      hi. Check config_adv. The line is #define PAUSE_PARK_NOZZLE_TIMEOUT 45 // (seconds) Time limit before the nozzle is turned off for safety. Increase the number.

    • @monikahitri8204
      @monikahitri8204 4 года назад

      @@3DMakeIt cool!!! but will this also keep the Bed warm? if the bed cools down the print will no longer be stuck to it...

  • @Vault101.3D
    @Vault101.3D Год назад

    I'm using an ender 3 v2 with 4.2.7 board. Tryed with the m600 with marlin 2.0.x and 2.1.x but everytime when starts the filament change process it unload the filament, then i upload other colour filament but i hit the resume button then on the LCD but it never resumes

  • @SteinerSE
    @SteinerSE 4 года назад

    Your OIctoPrint setup looks radically different than mine, what was that first page before the controls?

    • @3DMakeIt
      @3DMakeIt  4 года назад +1

      Oh hey I got a whole video on that plugin coming up. It’s pros and cons. But in the mean time the plugin is called dashboard

    • @SteinerSE
      @SteinerSE 4 года назад

      @@3DMakeIt Thank you kindly, will look out for it, and your video.

  • @seanblumenthal6515
    @seanblumenthal6515 4 года назад

    When I go to compile, I get an error "FILAMENT_RUNOUT_SENSOR requires FIL_RUNOUT_PIN. I can't find it in pins_MELZI_CREALITY like in 1.19
    Edit: We found it in pins_MELZI_CREALITY.h file. Had to change #undef FIL_RUNOUT_PIN -1 to #define FIL_RUNOUT_PIN 29

  • @ChrisWithACam
    @ChrisWithACam 4 года назад

    I don't understand because I don't have ANY kind of change filament option. Like when I'm just trying to load or unload filament, I don't have the option. Any ideas?

    • @3DMakeIt
      @3DMakeIt  4 года назад

      How are you try to control the filament change option? A controller screen ? Octoprint? Did you configure it in the firmware?

  • @rtcfpv1012
    @rtcfpv1012 4 года назад

    Does it work with simplify3d? Is there video for this? Thanks for the video?

    • @3DMakeIt
      @3DMakeIt  4 года назад +2

      hey! it does indeed. I'm not aware of a video but adding color changes is done in processes as is cura. Prusa is by far the easier slicer to do this in. Would you like to see a video on this?

    • @rtcfpv1012
      @rtcfpv1012 4 года назад +1

      @@3DMakeIt Yes please. Thank you very much.

    • @3DMakeIt
      @3DMakeIt  4 года назад +1

      I'll put it in the queue. We are going to start our slicer series so I'll throw simply processes in the mix

  • @bigfilsing
    @bigfilsing 3 года назад

    Is there any way to do this completely from the terminal ? ( or a touch screen) Basically looking for a G code "continue" command Thanks

    • @3DMakeIt
      @3DMakeIt  3 года назад +1

      If your printing from the sd card. M25 will pause the printer and m24 with resume it. So in practice you could issue m25 to pause. The g28 x to "park" the nozzle of the print print and once your filament change or whatever reason you paused the print for is done use m24 to resume the print

    • @gerry5ish
      @gerry5ish 3 года назад

      @@3DMakeIt @3D MakeIt hello david, thank's for sharing this video, but i have some issues like you said, print from sd card..that's issues is when i slice with cura with post processing (pause at height/change filament) it's not work, that command from gcode slicer are blocked from tft lcd command.. how to solved it? (I use tarantula rs 3d printer) thankyou..

  • @simonCbb706
    @simonCbb706 4 года назад

    How did you get this to work without enabling the NOZZLE_PARK_FEATURE ?

    • @3DMakeIt
      @3DMakeIt  4 года назад +1

      You are so right! I missed it in editing. I pinned a comment and added a blurb in the description as well. Thanks for mentioning it

  • @calvin-7540
    @calvin-7540 4 года назад

    Based on true event ---- Based on true drama LMAO

    • @3DMakeIt
      @3DMakeIt  4 года назад +1

      Lol right haha. We had a build competition at work and that really happened lol

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

    The only thing that I hate about this is that you have to be there to watch the print....

  • @GregTheroneggythetech
    @GregTheroneggythetech 3 года назад

    M600 is the the command to use in the terminal.