Marlin Input Shaping - Step by step guide to more speed and less ringing

  Рет қаралды 188,510

Teaching Tech

Teaching Tech

Күн бұрын

Input shaping allows faster 3D printing speed and acceleration, without a loss in quality. Available in most other firmwares, input shaping is now available in Marlin. In this video guide, we cover the setup and calibration process step by step on an Ender 3.
I’m really pleased with these results. Any time you can speed up 3D printing without losing quality, it’s a huge win. I look forward to playing with the new parameters when they are added in the future.
0:00 Introduction
0:35 What is input shaping?
Klipper reference: www.klipper3d.org/Resonance_C...
RRF reference: docs.duet3d.com/User_manual/T...
Bambu Lab page: bambulab.com/en/x1
2:15 Migrating to Marlin 2.1
Marlin 2.1.2 release notes: github.com/MarlinFirmware/Mar...
Connecting via terminal guide: teachingtechyt.github.io/trou...
Updating Marlin firmware / GitHub Desktop guide: • Master your 3D printer...
Marlin firmware editing guide: • Updated Marlin firmwar...
4:58 Baseline Testing
Speed and max flow test: teachingtechyt.github.io/cali...
Acceleration test: teachingtechyt.github.io/cali...
6:22 Marlin firmware changes
7:47 Calibration test print
Marlin M593 reference with instructions: marlinfw.org/docs/gcode/M593....
Slicer variables and conditional gcode video: • Get more from your sli...
9:59 Measuring, calculating and storing the input shaping values
Digital calipers on Amazon : amzn.to/3Bu6yjN
12:07 Comparison testing
Corner clamp: www.printables.com/model/3993...
13:54 Limitations, additional and future parameters
15:42 Conclusion
Buy quality and affordable filament from X3D. Buy 3, get 1 free and a free sample pack with every order: www.x3d.com.au
Get Quality Resins from 3D Printers Online. 5% off storewide for Teaching Tech subscribers [Code: tech5]
3dprintersonline.com.au/
Take a look around and if you like what you see, please subscribe.
Support me on Patreon: / teachingtech

Пікірлер: 290
@ScienceMessiah
@ScienceMessiah Жыл бұрын
Remember e.g. on i3 style machines, if you have your spool holder mounted on top of the frame, your resonance frequency (especially y-axis) changes with decreasing mass (weight) on the spool and increasing mass of an ongoing print. Better to choose a value for y slightly higher than calculated to.compensate for these effects.
@RusakovLA
@RusakovLA Жыл бұрын
Wow, I flashed new firmware this morning and just now sat down to start calibrating. Perfect timing and thank you.
@samuelrilling
@samuelrilling Жыл бұрын
After going over this myself and having to troubleshoot many hours, here's 2 important points i wish i heard when i started: -If you are generating a ringing test that does not induce ringing, check the speed (which you should always do anyways btw), because many slicers have a minimum layer time threshold, which if left on can be overriding your set external perimeter speed and can be quite frustrating to find what is capping it. -You actually CAN insert the input shaping command in Cura, using the "Insert at Layer Change" Script from the Post Processing Plugin, it makes it so much easier not having to start profiles from the ground up in a new slicer. I wish that could be added to the description of the video so the many Cura users that might want to implement this can skip some headaches as well. Great video as well.
@SantiagoLuz
@SantiagoLuz Жыл бұрын
How to use "Insert at Layer Change" to perform this test? Isn't it fixed (same gcode applied every layer change)?
@davidswygart7472
@davidswygart7472 Жыл бұрын
Great tip on checking minimum layer time. In PrusiaSlicer it can be found in: Filament Settings -> Cooling -> Slow down if layer print time is below:
@watchingwatches7863
@watchingwatches7863 Жыл бұрын
Thanks a lot i would have spend the same time too without your comment
@nturner82
@nturner82 Жыл бұрын
I'm a fellow Aussie that is just getting into 3D printing. Can I just say that your channel has been very useful so far! Thank you for sharing your passion and knowledge!
@dtibor5903
@dtibor5903 Жыл бұрын
I print on my ender 3v2 with 2500 acceleration without input shaping and it looks better...
@kb3ayo581
@kb3ayo581 Жыл бұрын
Thanks for all that detailed video on input shaping. I even ordered and received the new input shaping drivers. I live in eastern US and couldn't believe it only took 3 days to get them. Haven't tried them yet as I'm still going through the calibration routines for my filaments. I've been riveted to my printer after seeing the latest calibration video.
@zerog2000
@zerog2000 Жыл бұрын
Upgrading my Powerspec Ultra3D to Marlin 2.1.2, excited to try this out! Thanks for the exhaustive video covering all the bases!
@daniladergachev
@daniladergachev Жыл бұрын
Wow, I had no idea Marlin supports Input Shaping, spent all night reconfiguring it for my printer, got it working already, now time to calibrate the values :) I'm having so much fun thanks to you
@LesNewell
@LesNewell Жыл бұрын
Before looking at input shaping pay attention to frame rigidity and belt tension. If you have a bed slinger a brace for the tower makes a huge difference. For instance I'm resurrecting an early Tenlog D3, a very generic idex bed slinger. Before I started it had terrible ringing even at 50mm/s, 500 acceleration. With tower braces made from two 8mm carbon tubes, the Y axis driver replaced with a TMC2209(more on order for the other axes) and klipper installed I'm getting virtually perfect 35 minute PETG benchies using 100mm/s and 7000 acceleration with a small amount of input shaping. Admittedly I do drop the outer wall speed to 75mm/s, 3000 accel. 7000 accel still leaves a bit of ringing.
@LULASVC
@LULASVC Жыл бұрын
I have a Biqu B1 and compiled Marlin 2.1.2 with Input Shapeing and Lin Advance enabled and after calibration I am happy to get 30%-50% more speed in my printings. Best free upgrade
@brettcoutermash2651
@brettcoutermash2651 Жыл бұрын
All the yes Micheal! Thank you for posting this! Pretty excited, now to spend some more time on my ender... 🤤
@tombrazier6172
@tombrazier6172 Жыл бұрын
Thank you Michael. At the end it may also be advisable to go back and set the X and Y frequencies in Configuration_adv.h and rebuild (again!). These frequencies bake in the minimum shaping frequencies that Marlin can do without sometimes having to back off the input shaping effect. Alternatively if you have tons of RAM just pick low frequencies at the outset or use SHAPING_MIN_FREQ. (Under the covers this is all affecting the size of a buffer that is allocated at compile time. Which is why it so directly affects SRAM usage.)
@Golfboy-ze3le
@Golfboy-ze3le Жыл бұрын
Super awesome video! I am very excited to do this! Now I just need to dedicate a full Saturday to this task. I am still running original firmware on my CR-10 Max. I bought the BIQU H2 extruder, but I still need to install that as well.
@balls2bone
@balls2bone Жыл бұрын
At last, someone has actually made this video. Been wanting to turn on Input Shaping since I heard it became a feature of Marlin, but not had balls to change my workhorse printers.
@836dmar
@836dmar Жыл бұрын
Love the channel. New to 3D printing so most of this is over my head. I’ve done a fair amount of manual machining and have built PCs but software/code mods are something I’m way behind on!
@AndrewEbling
@AndrewEbling Жыл бұрын
Thank you - great explanation. You really have a knack for this 😊
@russdesigns
@russdesigns Жыл бұрын
The comments tip is so ridiculously simple, but after just customizing my Marlin recently, I wish I had done that!
@MCsCreations
@MCsCreations Жыл бұрын
Fantastic! Thanks, Michael!!! 😃 Stay safe there with your family! 🖖😊
@whoguy4231
@whoguy4231 Жыл бұрын
Works very well. Been using it for a month and have retuned twice. So far so good with a noticeable improvement in print quality vs speed. Used in combination with linear(pressure) advance and classic jerk. Found junction deviation and s-curve a waste of time with loss of quality and bulgy corners.
@dtibor5903
@dtibor5903 Жыл бұрын
S-curve gives terrible quality on a bowden. I run my ender 3v2 with a marlin variant, all motion is basic and i have very subtle ringing with 2000 acceleration. Not sure what he is doing wrong, but that ringing looks excessive. Maybe it's the sturdy table. I made the bed way lighter and the whole printer is mounted on a tile that sits on a sheet of PU foam.
@whoguy4231
@whoguy4231 Жыл бұрын
@@dtibor5903 Try running input shaper anyway. You might be surprised!
@VolkanTaninmis
@VolkanTaninmis 6 ай бұрын
​@@whoguy4231 Since switching to a new motherboard, I have been creating my own firmware file using sample configuration files. I was very surprised when I turned off the junction deviation and s-curve nonsenses and went back to classic jerk. Linear advance worked perfectly without these two.
@eucharistenjoyer
@eucharistenjoyer 2 ай бұрын
Great video as always Michael. I want to bring new life to my 2 Ender 3 Pros and I think a video showing the best options to turn on on Marlin and to tune to get the best result from the printer would be great. I mean, we have input shaping, junction deviation, linear advance, hybrid threshold, s-curve acceleration. It can get confusing on what is actually worth turning on, what works well together and what doesnt.
@sargfowler9603
@sargfowler9603 Жыл бұрын
I've been using Klipper to have input shaping, but now wondering if I should try out Marlin once again. Thanks for the guide!
@patrickm2191
@patrickm2191 Жыл бұрын
Bro. Awesome! Great coverage of this!
@fabio-franco
@fabio-franco Жыл бұрын
What made it a bit more practical to me was to copy the eeprom settings directly to the Marlin source code and enable the setting to automatically initialize eeprom when flashing. This simply too this annoying part out my head space so I don't think about it anymore whenever I reflash the firmware. No more forgetting to to adjust that one setting... The only two things I do again after flashing are Z probe offset and UBL mesh wizards. The offset wizard and UBL made me never have leveling issues again. Got rid of the springs and been happy ever after. Unfortunately those are not enabled by default, so I doubt a lot of people use these. Also discovered a code that loads mesh data after auto home, so no need to run auto leveling on every print anymore, so they start faster than ever.
@davydbar
@davydbar Жыл бұрын
Gracias por compartir tu experiencia y conocimientos. Definitivamente voy a probarlo!
@videomichel
@videomichel Жыл бұрын
Thank you Michael. I was hoping for this one :)
@DiegoDiaz-wo4iw
@DiegoDiaz-wo4iw Жыл бұрын
You're the best thanks for all the good content you brings.
@Wolf-Odonnell
@Wolf-Odonnell Жыл бұрын
Great vid to watch while I wait for things to print
@F_K3NT_D
@F_K3NT_D Жыл бұрын
Will be doing this to my E3v2 this rainy weekend
@marianourso6937
@marianourso6937 Жыл бұрын
Great videos as always. I like to test new feature so, this is next.. thanks.
@charlesrestivo870
@charlesrestivo870 Жыл бұрын
Incredible video I don't understand a single word of it But it sounds great lol.Ill just wait until input shaping becomes more main stream
@mutlubasdas
@mutlubasdas Жыл бұрын
Awesome update for Marlin users!
@amadensor
@amadensor Жыл бұрын
Meld merge is a great tool for seeing differences in files, or in whole git repositories.
@hman72y
@hman72y Жыл бұрын
Winmerge work great also on Windows 😉
@sofronio.
@sofronio. Жыл бұрын
The best input shaping tutorial!
@reasonablebeing5392
@reasonablebeing5392 Жыл бұрын
Great clear video as usual. I will be trying this out on the "ringiest" printer I have which is my most modded and workhorse original CR-10 due to its large bed size when I get a chance. The attractiveness is the increase in print speed for large models which will really scale down the print time.
@TheRattleSnake3145
@TheRattleSnake3145 Жыл бұрын
It's not clear for beginners.
@Lucas_sGarage
@Lucas_sGarage Жыл бұрын
​@@TheRattleSnake3145 c'mon man, if you already configured the firmware, the hardest part is done, uncomment input shaping and you are done for calibration
@peterr.4768
@peterr.4768 Жыл бұрын
Im using the Software Meld for such comparisons...its really helpful for such kinds of jobs
@Lucas_sGarage
@Lucas_sGarage Жыл бұрын
i added it pretty much as soon as the 2.1.2 dropped, and its been a blast, im currently printing at around 250mm/s and 3.5-4k accel, jd of 0.15 and jerk of 20, and it looks amazing, my board is an skr 1.4 and i also have a tft 35 v2.0
@majo8526
@majo8526 Жыл бұрын
Hello, where did you connect the ADXL sensor... do you have a picture for me... THANK YOU... I have the SKR 1.4 turbo
@Lucas_sGarage
@Lucas_sGarage Жыл бұрын
​@@majo8526 you don't do it, the calibration is manual for now
@Festivejelly
@Festivejelly Жыл бұрын
I thought you used Junction Deviation OR Jerk. WWhat sort of machine are you running is it a coreXY?
@Lucas_sGarage
@Lucas_sGarage Жыл бұрын
@@Festivejelly I started with JD but went back to jerk, in my application wasn't working very well, it's a normal bed slinger and I have a few speedbenchys runs on my channel
@zeke7515
@zeke7515 Жыл бұрын
I've been waiting for this video.
@fritzstudios8571
@fritzstudios8571 Жыл бұрын
I've been waiting for you to comment on waiting for this video.
@carlpratt692
@carlpratt692 Жыл бұрын
@user-ht2kn9jh9s the ⁶7
@BurittoSandwich
@BurittoSandwich Жыл бұрын
I've been waiting for you to comment on waiting for this comment about waiting for this video.
@EIEIOOOOO241
@EIEIOOOOO241 Жыл бұрын
This is just what I needed!
@SuburbanStewards
@SuburbanStewards Жыл бұрын
Hey Michael , Great vid as always , but @ 10:42 you measure X being 19mm and Y being 16.3mm , However you apply them in reverse @ 11:07 in the Video , Swap them and do a reprint !! :-) ,
@chk1414
@chk1414 Жыл бұрын
Yeah, I noticed that too.
@CodeMasterCody88
@CodeMasterCody88 Жыл бұрын
i also was able to do the overhang torcher test. set up an auxiliary fan on the gantry sorta how bambu has the aux fan on the wall this one is on the gantry tho. i was amazed at the print quality of the ender 3 pro
@noway8233
@noway8233 Жыл бұрын
Thanks for yuor work, now im gone put this to work😊
@hareboll
@hareboll Жыл бұрын
This video just saved me the money I'd spend on an accelerometer and the need to change to an unfamiliar firmware in my quest for speed. Awesome video
@aketo8082
@aketo8082 9 ай бұрын
Sounds interessting, thank you.
@centauri61032
@centauri61032 Жыл бұрын
Great stuff! Thanks!!
@frankdearr2772
@frankdearr2772 11 ай бұрын
Great and usefull, thanks for sharing :) 👍
@whatif8741
@whatif8741 Жыл бұрын
I already got my cr10 v3 moving fast. Now imma get it really moving 😆
@ThLDQ
@ThLDQ Жыл бұрын
Great ! Now it would be great to compare the results of "Imput Shaping " on Klipper and Cura...
@nigel_tufnell
@nigel_tufnell Жыл бұрын
Great Video!!👌 What is that glaring pink filament you are using? Need that
@armoth6958
@armoth6958 Жыл бұрын
Great video as always thank you! Please please a request for a video on BTT Manta M8P board: connections and setup for Voron2.4? I'm battling, and there is very little info available for this. :-(
@zenjaya101
@zenjaya101 Жыл бұрын
the timing is just right, still amazed how firmware updates really improve 3D printing generally
@Drumaier
@Drumaier Жыл бұрын
Great video, I got it now after watching it for the second time 😂 but one question, will this work with ender neo?
@daliasprints9798
@daliasprints9798 Жыл бұрын
Input shaping can get you way more than 30% faster. Print time scales with sqrt of acceleration, but you can easily get 10x the acceleration on all non-outer-perimeter extrusions, for more than triple speed on them.
@noanyobiseniss7462
@noanyobiseniss7462 Жыл бұрын
Excellent!
@YogiUnde
@YogiUnde Жыл бұрын
This is great! Can you please do a video on Marlin Input shaper for Flsun Deltas?
@llasher
@llasher Жыл бұрын
Thanks for the video. I came up with the comment flagging technique on my own, like a monkey at a typewriter who after millenia of pecking writes Hamlet. Using a (unique ideally) signature after // wherever anything is changed was the best way to keep track of my own changes as I am so disorganised and the systems of naming and quirks of Marlin (which seem at the same time arbitrary and intentionally cryptic) don't help.
@ShaunHusain
@ShaunHusain 10 ай бұрын
Using "meld" on Linux or in vs-code can select two files and right click and select compare to get easier ways to compare old and new config, just went through it here two or three times because needed bugfix version for the skr 1.3 but going to follow the vid now if can use input shaping.
@wrxsubaru02
@wrxsubaru02 Жыл бұрын
Can you use the backlash compensation with the input shaping? I noticed that in the adv file too but not sure if it is needed... Also, should i turn off adaptive step smoothing? my motors are very noisy when I adjust linear advanced values, so i dont know what is causing it. I disabled s curve but not sure what else i need to disable.
@SteveMoore71
@SteveMoore71 Жыл бұрын
Rather than doing an M503 so you can manually re-add all those settings back after a reset, apply them all in the firmware. You potentially save a TON of time if that data is ever lost!
@ufukozcelik9809
@ufukozcelik9809 Жыл бұрын
Thank you for the video and I know these steps make sense for most of the people but I couldn't follow. Can't you show more of the steps with small examples instead of referring to previous videos, because the firmwares, folders and steps are different now. Still, huge fan of your work.
@TheRattleSnake3145
@TheRattleSnake3145 Жыл бұрын
Yea, I doubt someone new to this could follow it.
@ClaymateDesigner
@ClaymateDesigner Жыл бұрын
I updated to 2.1.2 today with help from your video. Now.... Why doesn't anyone seem to publish a marking guide so we can know what these newer features do? For instance, I didn't know how to use the marlin bed leveling until you mentioned it. So... any thoughts ?
@diegovd7215
@diegovd7215 Жыл бұрын
Great, thanks!
@danielharris3827
@danielharris3827 Жыл бұрын
Love the clip of the polish hen! is it yours?
6 ай бұрын
Hi, Great video for its time since things move so fast. You couldnt point me in the right direction as I cant seem to find any Info On Automatic Resonance tuning for The BTT EBB42 setup..Lost have how to setup the canbus like you did but not anything of the Extra MCU setup for the Accelerometer connection setup. Klipper only has the USB or the Pi connection etc..??? Les
@TheCraigMooney
@TheCraigMooney Жыл бұрын
Ive added this but I’m getting a fairly big drop in corner sharpness and oval holes has anyone else experienced this?
@menezesbruno
@menezesbruno Жыл бұрын
@Teaching Tech tip using VSCode: Open the original Configuration.h and your Configuration.h and then press CTRL + SHIFT + P, select Compare With and choose the desired file. Boom.
@ianthomas3023
@ianthomas3023 Жыл бұрын
Geat explanation, any chance you could review input shaping in RepRap firmaware?
@garramiro
@garramiro Жыл бұрын
inb4 watching the video, please please please do a duet guide for this topic!!!! thank you in advance!
@CodeMasterCody88
@CodeMasterCody88 Жыл бұрын
I tried it and I set 3k acc and 120mms but for small prints I'm trying out 80mms 2k acc I'm able to print really small now even with the 0.4 nozzle.
@vobbel96
@vobbel96 Жыл бұрын
hi, why should you rotate the tower for corexy 90 degrees? sure that it is better like this?
@alangingold3703
@alangingold3703 Жыл бұрын
Just wondering if the same method is used for calibrating Delta printers.
@TheRealDunkelbund
@TheRealDunkelbund Жыл бұрын
Thank you!
@saddle1940
@saddle1940 Жыл бұрын
Quick question, couldn't this be fixed in the slicer? If you could enter ringing frequencies into the slicer, it could generate the movements required to offset it.
@MrLelopes
@MrLelopes Жыл бұрын
I came here to upgrade my marlin firmware, but I am thinking that this is just so much work everytime that it may be better to just switch to klipper firmware.
@mimaki-cg6
@mimaki-cg6 Жыл бұрын
do you have to change the TFT firmware on the Sidewinder X1 in addition to the Configuration_adv.h in order to activate the shaping menu?
@coffinsnail6930
@coffinsnail6930 Жыл бұрын
Can you do a creality sonic pad on a original ender 3 not on a v1 one with the sd card is down bottom case. Then zhow with a bltouch on the sonic pad.
@MacFly669
@MacFly669 Жыл бұрын
Hi, tanks for this video! Does this features works on 8 bits board, due of memory use ? On a CR10S Pro V1 for example..
@atnfn
@atnfn Жыл бұрын
I only have matte filament, but I noticed if you shine a flashlight just right along the surface you can see the ringing easily. Unfortunately... it doesn't really seem like this helps much at all for me. The whole surface has nearly the exact same ringing pattern all over it. There does seem to be some marginal differences but it doesn't look good anywhere.
@broderp
@broderp Жыл бұрын
Great update, but only for those who know how to compile firmware. I'll have to wait for a bin file that offers this for an easy upgrade to my printer. 'll also wait for hardware support. I'm not into fiddling with code, but this is how it always starts, so I am grateful to all those who do this for the love of printing.
@jakeengland1430
@jakeengland1430 Жыл бұрын
No ones gonna force you but compiling marlin can barely be considered writing code, for the most part all it is is going through a single file and adding values in fields or deleting comments. It has the same complexity as editing an excel spreadsheet in reality. Ive compiled marlin many times in the past and not once have i had to actually write any "code" per se
@MartinDerTolle
@MartinDerTolle Жыл бұрын
@Jake England It is probably more the compiling itself or installing an IDE (probably visual studio is the only real choice here?) and then flashing it onto the hardware that would be more of a daunting task
@jakeengland1430
@jakeengland1430 Жыл бұрын
@@MartinDerTolle agreed but at the same time theres also an extension for VS code now that makes it super easy to flash marlin. Anyhow klipper is still by far the easiest of the 2 firmwares to install.
@jimbarchuk
@jimbarchuk Жыл бұрын
It's not code it's configuration. The difference here is to embed values in the code rather than read from a config file.
@Paul_Au
@Paul_Au Жыл бұрын
I haven't tried it yet but the latest precompiled version of Mriscoc's (Ender3 V2/S1 Professional Firmware 20221222) says in the first line of the whats new section "Support for Input Shaping in the Special Configuration repository"
@nahinm
@nahinm Жыл бұрын
IS there a way to translate the input shaping command that goes after layer change to use in Simplify3D?
@DennisMurphey
@DennisMurphey Жыл бұрын
Is there a way we can hook out printer to the internet and allow a smart Guy like you log in and super tune the Firmware while guiding the user/me on hardware install to support such updates Like Active Resonance Compensation ARC sounds great it says exactly what it going to do. I have had 4 Cars Motor controller tuned this way and several PC tune ups this way can we do it with the 3D Printer?????/ Dennis
@gavintownsend6125
@gavintownsend6125 Жыл бұрын
just an fyi the input shaper menu when uncommented doesnt work in touch screen mode on the tft 35 e3, marlin mode is fine
@priyan776
@priyan776 Жыл бұрын
Great videos! Thank you for the tips. I have 2 questions. 1. Does the input shaping works even when you use a host to print (like octoprint over usb)? 2. Can you transfer the input shape values from Klipper to Marlin on the same printer?
@zacharywelvaert2235
@zacharywelvaert2235 Жыл бұрын
1. Yes it will work with SD card prints or Octoprint. Input shaping is a live smoothing algorithm. It will work regardless of how the MCU receives its gcode as it applies the counter frequency to the stepper movements. 2. Yes, the value is just of the printer's resonance frequency. How you arrive at that resonance is irrelevant. Provided that your tested and verified values from klipper (or reprap) are using ZV algorithm they should carry over perfectly. Of note, EI works better in my experience for beg slingers than ZV due to it being able to handle the more frequency changes caused by the moving bed. So if you have Klipper aand are using EI or 2HEI, you will likely notice a decline in quality if you step back to Marlin. ZV is just easier to calculate than any of the other algorithms, which is good for the common Marlin boards on the market and their lower processing power.
@priyan776
@priyan776 Жыл бұрын
@@zacharywelvaert2235 thank you
@voldemort_from_wish3034
@voldemort_from_wish3034 3 ай бұрын
Hey teaching tech, great video as always! I'm currently following throught it and doing your speed and max flow tuning test, and got up to 480 (i don't know how its even going up there, as there doesn't seem to even be any change in quality from 100 to 480). I did multiples tests, upping the feedrate to +20 per ''floor'', and so did 4 tests so far. My resulting prints don't even look like yours; it's all smooth, no over extrusion or ''fuzzy skin'' like yours show in the video at @5:36 . So i'm wondering if it could be my Marlin firmware limiting me, hence i jumped into the g-code of this. I then modified my M201, M203 and M204 like so : M201 X8000.00 Y8000.00 Z100.00 E5000.00 M203 X1000.00 Y1000.00 Z10.00 E100.00 M204 P4000.00 R1000.00 T2000.00 My printer is an Ender 5 Pro. with SkrTree E3 v3 motherboard, bltouch, and modified hotend with 2 5015 fans blowing on the hotend for part cooling. I was wondering if you (or anyone reading this) would know if there was something limiting my printer in the speed department, hence why all the test looks the same (and are ''too'' perfect compared to yours). Looking forward to an answer! Thank you :)
@mugichi8597
@mugichi8597 11 ай бұрын
nice print for ender 3) my ender have grea vfa.
@abo_bandar4375
@abo_bandar4375 Жыл бұрын
Nice video. Is input shaping from marlin compatible with all printers? and how much ram/flash usage is too much when compiling?
@ScottLahteine
@ScottLahteine Жыл бұрын
It can work even on AVR boards, but it does require a bit of RAM. The RAM is allocated at compile-time so the compiler can tell you if it has run out of RAM, and then you can tune the shaper settings to try to reduce RAM usage.
@kodiko
@kodiko 2 ай бұрын
4:43 How is the bed wheel bolt moving on it's own?
@TheRattleSnake3145
@TheRattleSnake3145 Жыл бұрын
Goodluck to any beginners wanting to try this.
@cinnamonrollies
@cinnamonrollies Жыл бұрын
THANK YOU
@MrBrettStar
@MrBrettStar Жыл бұрын
If using Prusa Slicer then don't fall for the trap of leaving the "default" value in "acceleration control (advanced)" under "Print Settings">"Speed" I couldn't work out why everything was coming out so good.
@owenjohanson6256
@owenjohanson6256 Жыл бұрын
Probably too late to get a reply but what do I do If i have a touch screen on my printer? Do I have to go back to my original ender 3 screen?
@atnfn
@atnfn Жыл бұрын
I've never tried to make my ender 5 print faster. I tried printing this ringing tower and change all the settings in the slicer like in this video. It didn't work cause it still only printed at the default ender 5 print speed (I guess it's around 40-45mm/s, obviously that didn't cause any ringing). Must be some setting I didn't change that the video didn't mention. (EDIT, Found the problem, was "auto cooling" in filament settings. Recently bought a Bambu X1 Carbon, so I thought I'd speed up my ender 5 a bit so it doesn't seem as pathetically slow in comparison. Hmm, when I change the profile to "normal speed" instead of the one where I increased the speed it actually prints faster (checking the Gcode, the G1 FXXXX number is much higher). I can't find the setting that somehow cripples the speed.
@plesioo
@plesioo Жыл бұрын
You just saved me so much headache I was wondering why the printer kept slowing down after the first layer (where the fan is off) thank you!
@EZPCTECH
@EZPCTECH 5 ай бұрын
10:07 my closes up little from the very bottom. What could cause it?
@Longs_
@Longs_ Жыл бұрын
How does this work for printers with bespoke user interface? For example on an Anycubic Kobra. Are you pretty much stuck hoping the manufacture updates the firmware?
@BIGchunkOnuts
@BIGchunkOnuts Жыл бұрын
I am gonna see if this fixes the artifacts from closed loop S42C.
@Beakerzor
@Beakerzor 9 ай бұрын
when I pause KZfaq to read your title text, like at 1:11 the youtube controls block the text. Otherwise thank you SO MUCH for this video. Cheers!
@mikolajr
@mikolajr Жыл бұрын
How can I install merlin firmware on stock Ender 3v2? Is it just download&build&flash? Or some other magick is required?
@sammy_1_1
@sammy_1_1 Жыл бұрын
Hopefully Jyers comes out with a firmware version of this... that would be nice (if they haven't already)
@zacharywelvaert2235
@zacharywelvaert2235 Жыл бұрын
Jyers has not updated a single thing in the git since middle of 2022, Im not even sure he plans to do any updates in the future. mriscoc professional firmware seems to be the forward moving successor to Jyers and they have released the version with Input Shaping
@dalem04
@dalem04 Жыл бұрын
Do you need linear advance enabled to use input shaping?
@AndresRuizM
@AndresRuizM Жыл бұрын
Hello everyone! This is a nice feature to have. However, when trying to activate it on my COREXY machine, I got this message from the arduino console : #error "INPUT_SHAPING_X is not supported with COREXY, COREYX, COREXZ, COREZX, or MARKFORGED_*." Happens also for INPUT_SHAPING_Y. Is COREXY supported?? must I change the name of the axis , like A and B instead of X and Y?
@CodeMasterCody88
@CodeMasterCody88 Жыл бұрын
please do a klipper vs marlin input shaping
@xXKamoflashXx
@xXKamoflashXx Жыл бұрын
@Michael/Teaching Tech: Can you tell me, if this makes the GH Enterprise Steppers obsolete? (You made a Video on those approx. 3 Month ago)
@zacharywelvaert2235
@zacharywelvaert2235 Жыл бұрын
i would say maybe. the GH stepper drivers do the calculations themselves, so it offloads any burden from the mainboard. so the slow downs in the menus he showed in this video will not happen with the GH drivers
Sigma girl and soap bubbles by Secret Vlog
00:37
Secret Vlog
Рет қаралды 8 МЛН
One moment can change your life ✨🔄
00:32
A4
Рет қаралды 34 МЛН
ПРОВЕРИЛ АРБУЗЫ #shorts
00:34
Паша Осадчий
Рет қаралды 6 МЛН
0.4mm nozzles just became obsolete
15:32
Made with Layers (Thomas Sanladerer)
Рет қаралды 1,1 МЛН
Two Z banding fixes for your 3D printer from the community
12:56
Teaching Tech
Рет қаралды 116 М.
Jankiest 3D printing tips that actually work
16:20
Teaching Tech
Рет қаралды 105 М.
How FAST is KLIPPER REALLY? ...CHEAP BED SLINGERS go Ferrari mode?
10:04
INSANE PRINT of a COMPLEX PART on a tuned Voron - 247zeroB2
13:58
247printing
Рет қаралды 445 М.
Input Shaping Made easy with a USB accelerometer!
40:10
PrintsLeo3D
Рет қаралды 74 М.
I tried Injection Molding using a 3D Printer!
18:27
CNC Kitchen
Рет қаралды 459 М.