I love you! I watched probably 10 or so "tutorial" videos before stumbling on this one. None of them helped me at all and only made me more frustrated. Your video was super clear and easy to understand for beginners like myself! Thank you so much!
@thatdude0343 жыл бұрын
This video is pure gold. I had never messed around with marlin fw before and after this 20 min vid i feel i have a rather comprehensive grasp of how the firmware works. Thanks for saving me hours of reading around on the web. 10/10 would recomend.
@ARMYStrongHOOAH17 Жыл бұрын
After many failed attempts, I finally compiled my first firmware today. Thank you!
@fredericopinto72003 жыл бұрын
This is an 3D god. I am still a noob, but since 2017 when I order my 1st printer, I have been following his tutorials through. What a pro!
@ralphsavlov6513 жыл бұрын
Thanks for the simple concise explanation. Too many publish videos in which they either assume that you have an engineering degree or speak far too quickly. Something that you should add is in the example configurations you must choose the correct version of marlin or you will not be able to access the config files that you wish to copy to Marlin. I spent hours scouring videos and articles before I found this information. Thanks again, I have always enjoyed your videos.
@chesterfield9768 Жыл бұрын
finally someone explained the specifics, it makes me want to learn. It's hard to find such videos in times when everyone only records the number of things you do wrong, without being able to show at least one how to do it right. whatever ❤
@Coophack65843 жыл бұрын
Probably better than Teachingtech videos
@gpsevinsixx2 жыл бұрын
This is THE BEST tutorial for basic coding reference and descriptions to enable more tuning than just what's normally safe parameters!
@ruiraptor2 жыл бұрын
Thanks for your feedback.
@PrimeObjective232 жыл бұрын
Hey, I wann give big thank you for that video !!! I bought an SKR Mini E3 V3 where the provided firmware was not working with the CR-Touch. As a newbie no one could help me… so I watched your video and compiled my own firmware. Everything works 100% now ! I never thought I could do this on my own with a KZbin video and some hours of work and patience 🙂 Thank so much !!!
@ruiraptor2 жыл бұрын
Thank you for your comment. Glad it helped :)
@starshrek86322 жыл бұрын
I have the exact same situation right now as I have an SKR MINI E3 v3 and my Cr touch is not working glad to know you got it working
@DarrenGerbrandt3 жыл бұрын
Just an addition, if you get an error when compiling, scroll to the top of the list after expanding the window and find the first error that comes up, deal with that and recompile, repeat until you get a successful compile. Fixing the very first error will often fix other errors as well, sometimes fixing one error will fix them all as the first error may have caused a cascading effect, ie. one error leads to another error which leads to another error etc etc.
@ruiraptor3 жыл бұрын
Hi Darren, that is 100% correct and thank you for sharing that information. In our video, we just wanted to give the example but the information that you share here is also very important.
@SukhithaAmarakoon2 жыл бұрын
This is the best and most complete guide for compiling a custom Marlin firmware
@percivalrc2 жыл бұрын
I watched a LOT of videos on the topic... Your video is where I was SUCCESSFUL... Thank you!
@attnckr Жыл бұрын
finally simple explanation to help me workout my marlin not overcomplicated for simple folk like me!!!!!!!WELL DONE,CHEERS
@Jim_One-wl4ke11 ай бұрын
Among all the Marlin setups Yours suits me the best for the clear steps & pace well define along the way. Highly recommended for beginner doing firmware flashing. A good teacher you are. Thank you very much for making this ❤
@bruceyoung13432 жыл бұрын
For 3 days I have struggled at vsCODE for my 3d printer. I know the basics as I’ve done it so many times. But each time I’m so happy seeing no errors. The it fails when building. I think YOUR video is just what I needed. I saw a few options I missed. Thank You 🙏
@ruiraptor Жыл бұрын
Thanks for your comment. Glad it helped :)
@udobyte Жыл бұрын
this video needs much more attention. Thanks.
@DarkRavenProductions Жыл бұрын
for some reason i dont have a compile option
@zyad484 ай бұрын
Tried to find a written tutorial or documentation on how to do this and it was all just so tedious and weird and confusing. Happened to find this video and it's concise and clear and I got my firmware edited and compiled in about the time I watched the video. Fantastic video, resources like this should be better publicized but here we are I guess :/
@grahamhockaday336 Жыл бұрын
Thank you, that was without a doubt the best introduction to Marlin.
@ruiraptor Жыл бұрын
Hi, thanks, glad it helped 🙂
@rickarddt3 жыл бұрын
Thank you very much, you guided me through my first firmware upgrade with a previous vid, I think it was to enable g02 and g03 for arcweld to work. I was a total noob and struggled my 40 year old behind off.. Last worked with gcode at uni.. You do an excellent job, keep it up.
@getinfut80056 күн бұрын
Ola Rui. obrigado pelos videos. estou ainda a tentar perceber isto ate porque tenho 2 impressoras que ambas nao trabalham como deve ser. uma geeetech i3 pro w e uma feita por pecas com um uma placa marlin + 2560 que quando tento codar no marlin... aquilo nao da. portanto tenho de refazer tudo a unha, e sem muitos skills vim aqui parar para perceber como o posso fazer. em relacao a geeetech, a placa e uma gt2560 mas quando mexo o botao para a esquerda, ele mexe-se para a direita. o apoio ao cliente da geeetech disse para eu usar um aplicativo smarttotool (nao sei bem como se escreve) onde se poderia mexer nos movimentos da placa. infelizmente este aplicativo abre, mas quando peco o status da printer fica em a carregar indefinidamente nao dando acesso aos parametros da maquina. tentei com a impressora do vizinho e em varios pc's diferentes e a coisa nao funciona. sera que da para editar no marlin? sera que da para fazer primeiro o download da instalacao e depois fazer novamente upload neste geeetech? obrigado pelo interesse a ajuda
@GyR_D.e.I.3d2 жыл бұрын
Excelente aporte!!!! Saludos desde Argentina. Estoy investigando como actualizar el firmware de mi impresora, y me gustaría saber si hay alguna manera de extraer el firmware de la impresora, es decir, descompilarlo para ver su estructura, modificarlo y volverlo a compilar. El fabricante de la impresora que compre no me facilita el acceso al firmware como para actualizar el hardware si quiero, por ejemplo, agregar otro husillo en el eje z.
@UncleF1152 жыл бұрын
hi, thx for the guide, after i flash fw the xy limit switch cannot stop the motor when homing, where shall i troubleshoot?
@seanyfpv2 жыл бұрын
thank you so much! always wanted to edit my own firmware but was a bit intimidated, this video was so well done, clear, and helpful, THANKS
@ruiraptor2 жыл бұрын
Thanks for the feedback. Glad it helped :)
@jijomathew123 Жыл бұрын
can you please mention the backend logic used to navigate between the screens in marlin firmware
@hamzajamal56612 жыл бұрын
Hi thank you so much for your help. Two question as well, what do the endstop pull up and pull down setting do? Can I just turn them off for my custom 3d printer?
@subarududewrxt3 жыл бұрын
I doesnt show that little check mark for me
@supercurioTube2 жыл бұрын
That was an awesome intro to both configuring and compiling Marlin! Doing that now, thanks a lot ❤
@supercurioTube2 жыл бұрын
And now I'm running a new stable 2.1.1 firmware on my CR-10 V3, with increased max temps (bimetal heartbreak) original was 1.1.6. Lots of nice small improvements 😌
@lordhexon3 жыл бұрын
Great great explanation, all the other videos they skip so many steps. Thank you
@zk_63122 жыл бұрын
What are those Environment options about in Marlin Autobuild? I am not sure which one to use.
@Edward3DFX Жыл бұрын
hi, I need help re configuring the .bin file for a XYZ PartPro 300xt so that the machine can use any filament - is there any way to do this with your methods? ? PLEASE PLEASE HELP
@auzzyboy276 Жыл бұрын
Is their a way to remove the beeping noise from the extruder when retracting on the ender 3 max?
@enmanuelhenriquez975 Жыл бұрын
this is the best video I found for marlin
@adriftincannilove77568 ай бұрын
How do I define bed size? I’ve made custom part cooling ducts and now I’m 20mm both xy smaller so I keep crashing machine…. 😢
@zydawn3 жыл бұрын
thanks for taking the time to explain everything in such great detail. I look forward to watching your other videos
@Ithacska Жыл бұрын
What configuration should i select for Tronxy D01 this printer seems to be abanadoned by everyone ^^'
@philliphaley1241 Жыл бұрын
great video pity you didnt show an upload process
@hanoverview Жыл бұрын
this did help me so much. thankyou! my thinker SE is runing like crazy now!
@OrlandoColonJr Жыл бұрын
Exelente video! Saved me a lot of time and headache. Thank you!
@filipemonteiro1962 Жыл бұрын
Olá Rui antes de mais os meus parabens pelo video está brutal, estou com uns problemas, tenho uma Longer LK4 com BL e estava a tentar alterar o Firmware para subir mais a temperatura do Hotend a fim de imprimir outros tipos de material, mas quando carrego o Marlin que altero fica sempre a reiniciar e com a imagem do marlin no LCD, devo estar a fazer algo de errado mas não sei o q!! será que me pode ajudar?? Obrigado
@Zyrano Жыл бұрын
with the neptune 2 printer it is only possible to enter 16 lines for the wifi password. can this be changed in the firmware?
@richardepps85002 жыл бұрын
So I've tried to compile marlin and it compiles but none of the changes take effect... I'm trying to see enable "filament runout sensor". I'd enabled the advanced park and pause. The firmware runs on my ender but no changes? Help
@rcracerguy76 Жыл бұрын
can't find my motherboard in the pins.h. says unknown environment custom board
@anastasishav0_0382 жыл бұрын
I want to change the stepper motor drivers to HR4998 (because my board says H in the sd slot) but i get an error. But even if i compile (with wrong drivers) it doesnt connect with the bl touch.Also if i compile firmware with STM32F103RET6_creality environment it fails.It only works with STM32F103RE_creality
@bronkodonko56382 жыл бұрын
Hi can you please tell my why I do not finde in examples my Cr10s Pro V2 printer?
@DR-br5gb2 жыл бұрын
I configured my firmware for a cr10 several years ago on a machine I no longer have. I still have the .bin backup and looks like I made a copy of the config.h onto a USB drive. Do you know if a .bin will open in platformio, re-compiling the modified Marlin firmware?
@samsman0072 жыл бұрын
Compiled successfully but it's just not working on the printer! All I changed was the Bed_MaxTemp. Have to revert to stock firmware.
@ggpp45362 жыл бұрын
👍 Bravo !! Very nice, model presentation rare to find-
@jamesballowe12192 жыл бұрын
On the marlin web site how do I find the firm wear for my Trevor Tarantula Pro? That website is so confusing. Can you make a video on how to download the marlin firm wear for this printer and how to change the extruded feed rate or point me in the right direction.
@ruiraptor2 жыл бұрын
Hi James, just download the configuration files. It will be a zip file with many different printer brands/models in there. Just look it up and extract only the ones you need.
@Christopher040601 Жыл бұрын
I am getting x5 "filenotfounderror" How would i go about fixing this kind of error
@umeshjawalikar49132 жыл бұрын
i am technical person, if i want to add extra lcd panel ,is it can be ?
@dgrimaldo20082 жыл бұрын
Firstly, this video is much more helpful than any other I have been referred to. I do have a problem. When done changing the thermistor type to '1047' and max nozzle temp to 500C, I checked the .ini and pins.h as mentioned in the video. However, I am not getting a checkmark to compile. Anyone else have that problem?
@daylenjackson99962 жыл бұрын
I am. When I try the alternative of going to "Terminal" and "Run build task", it can't find any build tasks. Did you find the solution to the problem?
@ggpp45362 жыл бұрын
😥 Hi, one question to ruiraptor: I have installed a BIGTREETECH SKR Pro V1.2, I am preparing a 3 colors Mix print. Problem: When I test the motor steppers then after the motor has finished running soft does not Return to Menu but it crashes and resets. The same for another BIGTREETECH Octopus V1.1 mainboard. Do you know this problem please ? Thank you very much, gg
@raybrown2813Ай бұрын
It’s gonna sound stupid but do I have it plugged in from the printer to a computer?
@TonttuUkkeli-ht3en27 күн бұрын
Thank You 🙏🙏 Finaly, thanks to you i got it working
@funtimeandinbwen8376 Жыл бұрын
For some reason my x and z motor move together and I can’t home or else it hits the edge
@remyquintalvaillancourt40712 жыл бұрын
I love you thank you so mutch for the help ! You are legit a angel carrying my 2 cell brain thank you again!
@ruiraptor2 жыл бұрын
Thank you for your feedback. Glad it helped :)
@martinriendeau6289 Жыл бұрын
hello i have a tevo nereus equiped with an MKS ROBIN NANO bord 32 bit with touch screen...firmware installed is : mks robin nano v 1.0.1 ..it works fine like it is ,,,but i want to be able to acces motion settings on screen ,,and also i have to edit wifi and filament sensor settings for it to work ,,,,is the marlin v2.0.0 is compatible or i should stick with mks firmware,,,,and please tell me the procedure to edit firmware with ,,visual studio , i dont have the tool bar at the bottom and did not found the way to compile,,,,,also can i edit ...txt files ??? into .bin files ....i also have experence with a tevo tornado and already edit firmware on this one with arduino software(bl touch and filament sensor added),,,very easy but for the nereus ????it seems to be a lot more complicated
@ruiraptor Жыл бұрын
Hi, On Marlin's website, under the configuration files, there's a folder for the Tevo Nereus which means that it's compatible. Regarding Visual studio, try to install it again and update all the plugins and see if it helps.
@martinriendeau6289 Жыл бұрын
@@ruiraptor thank you very much ....i went on the marlin website ...but i do not find any link s or mention for nereus firmware ,,,under configuration or under download ,,,,,could you narrow the serch for me or i am not looking at the right place ??? is it the 2.0.1 relese
@bobalay2 жыл бұрын
Thanks, Awesome tutorial! It has helped me compile my firmware. I do have a question tho, I've watched this video over a dozen times pausing playing backing up and watching again and I'm able to compile my ender3pro crtouch firmware successfully every time but when I try to flash my printer it doesn't flash. The screen remains blank. I rename the firmware each time and I'm using the SD card that came w/ the printer. If I flash w/ older firmware it works but then I try my own firmware I get the same result a blank screen. What am I missing?
@ruiraptor2 жыл бұрын
Hi Bobby. Try to keep the name firmware.bin and chek if, after the pwoer cycle, the file changed from .bin to .cur. This is an indication that the board installed the new firmware and (if the screen does not show any info) you might have something wrong in your firmware setup.
@bobalay2 жыл бұрын
@@ruiraptor Thanks, that worked. I renamed it firmware11062022.bin and it flashed. That's all set, but it's not homing and the Z won't even lower. I can only raise the z offset which it's almost completely at the top now but if I try lowering it doesn't move. I have use the zrod to lower it.
@ruiraptor2 жыл бұрын
Hi Bobby, do you have any leveling sensor installed (or enabled one in the firmware)?
@bobalay2 жыл бұрын
@@ruiraptor Yes, I have the CRTouch and it's enabled in the firmware.
@CorvusSpiritus3 жыл бұрын
Obrigado, Rui! I remember first time I decided to upgrade it was such a pain in the ass to reach it yourself with absolutely no knowledge in coding & electronics, just pure nightmare.
@RinaldoRS Жыл бұрын
Thanks man! I was 2 days trying to fix a error in vscode.
@СемаАпрелевка2 жыл бұрын
Hello, tell me please, if you know, there is a need to raise the upper temperature limit for my 3d printer, how to do it correctly in marlin?
@ruiraptor2 жыл бұрын
Hi, search for the line "define HEATER_0_MAXTEMP" (for the nozzle) and edit the value for the temperature. Please be carefull when editing this value.
@СемаАпрелевка2 жыл бұрын
@@ruiraptor Thank you!
@felurianmasters43692 жыл бұрын
@@ruiraptor seems noob ish of me. Do I just load .bin file to sd card and load printer then turn on. I have a completed bin file but this tutorial lacks actually installing to board. Am I just being dumb. Thanks in advance
@ruiraptor2 жыл бұрын
@@felurianmasters4369 , load the .bin file to the memory card (make sure the memory card is formatted to FAT32 and it's empty), insert the memory card into the printer and then turn the printer on. When turning on, the printer will load the firmware and flash it. Once the update is complete, the .BIN file will be renamed to .CUR and this will be your confirmation that the firmware upload was done.
@felurianmasters43692 жыл бұрын
@@ruiraptor ya I didn't realize it was that simple. I've since learned 8gb is maximum size of card. I actually learned a ton from this experience thank you. I also just now learned about the cursor file extension from your reply! Thank you! I ended up doing a ton of changes, hard ware and soft ware, I changed the machine name while I was at it to identify the new firmware, but the version of marlin showed up after the flash, so I knew instantly it worked. I had to do firmware on an old machine years back, and I remember it being easier than everyone was making it seem, I didn't have much trouble figuring out a solution, using arduino, I just hadn't realized the new boards flashed themselves on boot from a binary file. This is so clever and quite convenient, I didn't expect it. Thank you very much, your video was very helpful, there was a few questions I was left with before going into this and you ended up clarifying them in this. Gave me the confidence to jump in. Also your fast reply to comment is greatly appreciated! I'll save this video for future reference if someone else needs help. (This is so much easier than the old methods!, everyone should have a 32 bit board if for nothing else this reason)
@cristinegomez81772 жыл бұрын
Great video. Is there a way to increase the number of points for mesh bed leveling?
@ruiraptor2 жыл бұрын
Hi, yes you can edit the number of points in the configuration.h config file here: "define GRID_MAX_POINTS_X 3 // Don't use more than 7 points per axis, implementation limited."
@WhamBamSystems2 жыл бұрын
Wonderful explanation, very clear and useful!
@ruiraptor2 жыл бұрын
Thank you :)
@red_juan2 жыл бұрын
Help needed please, In my Auto Build Marlin page the environment I need isn't showing how do I do? I have an BTT Octopus Pro V1.0 stm32f446
@ruiraptor2 жыл бұрын
Hi, that board was only included in the latest marlin version. Are you using the latest marlin version?
@red_juan2 жыл бұрын
@@ruiraptor I'm using Marlin 2.0.9.2
@red_juan2 жыл бұрын
@@ruiraptor I've changed to 2.0.9.3 and I'm seeing different results, I'll report back when I make it. Thanks a lot
@red_juan2 жыл бұрын
I had issue with the serial port in configuration.h, It set by default to 0I set it back to 1 and it works fine, thank you so much for the help, sorry for bothering you
@ruiraptor2 жыл бұрын
No problem ;) Glad you git it working.
@deniblender2 жыл бұрын
Thank You Man. Easy, Understand. Thank You So Much.
@ruiraptor2 жыл бұрын
Thanks. Glad it helped 🙂
@ROCKYBOT-eu6gb10 ай бұрын
The check mark is not at the bottom for me
@2ICEdj3 жыл бұрын
I need help, can someone help me with the firmware of SKR 1.4 Turbo, TMC 2208 UART for a CR10-S?
@Filmman5863 жыл бұрын
Hi Rui! I came across your videos and WOW!!! So much helpful information..Question? Looking at getting a larger build area printer 300x300, any recommendations. Looking for something stock that prints well.. Lou
@georgeflensburg30873 жыл бұрын
Your amazing man, your amazing!
@TylerHarney2 жыл бұрын
I don't have that checkmark at the bottom,
@ruiraptor2 жыл бұрын
In that case, at the top you find "terminal" then click on "Run build task" and press enter.
@victorblandon89962 жыл бұрын
@@ruiraptor Same Problem when I click Run Build Task It says No Build task? I am stock here
@daylenjackson99962 жыл бұрын
@@victorblandon8996 Did you figure out the problem? I'm running into the same thing.
@ammitimallishwari2818 Жыл бұрын
How to disable endstops
@MrGsking12 Жыл бұрын
just look allover your page didnt see a video on custom bootscreen you sure if you really made the video can you send me the link ?
@DavidKernmagik622 жыл бұрын
I've been trying to edit my firmware for the past 6 weeks. I've done everything in this video to no avail. I either get cpath not found, msbuild not reconized or it showing a ton of errors before I even change anything! and all I want to do is change the min extruder temp from 180 to 120.
@ruiraptor2 жыл бұрын
Hi, send us an email with the config files and we will try to help.
@DavidKernmagik622 жыл бұрын
@@ruiraptor Sent
@jayboc52 жыл бұрын
when i click on the checkmark, i am getting this message.......... #include errors detected. Please update your includePath. Squiggles are disabled for this translation unit (D:\Downloads\Marlin-2.1\Marlin-2.1\Marlin\src\MarlinCore.cpp). what does this mean and how do i fix it?
@jayboc52 жыл бұрын
i figured it out. i had to many characters in the "environment" where the mother board type went.
@donandtheresa69662 жыл бұрын
Good afternoon. I have been trying this multiple times and I always get the same error when compiling. Could oyu please lead me in the correct direction on how to get pass this? Here is the error: #include errors detected. Please update your includePath. Squiggles are disabled for this translation unit (D:\Firmwares\Marlin-2.0.x\Marlin\src\MarlinCore.cpp). Thank you for your help in advance.
@ruiraptor2 жыл бұрын
Hi Don, Is your platformio/visual studio code updated to the latest version? Check this and see if it helps: stackoverflow.com/questions/45583473/include-errors-detected-in-vscode
@als10232 жыл бұрын
You may need to put your marlin folder in the C: directiry, not below in another folder. I got this wrror when the Marlin folder was too far down in the directory tree.
@jayboc52 жыл бұрын
well either the updated firmware files are different and this video explanation doesnt work on them or i am doing something wrong. however i have downloaded your pre compiled firmware from your page and it still didnt work. this sucks.
@ruiraptor2 жыл бұрын
Hi, why doesn't it work? What error do you get?
@jayboc52 жыл бұрын
@@ruiraptor i don't get an error message. once the board is flashed, i hit the auto home and it only goes up. then i reversed the motor like you said in my past message and then it only went in the opposite direction. i also asked you if the fact that i have a dual z rod set up on my ender 3 max make a difference but you never responded.
@ruiraptor2 жыл бұрын
Perhaps is better to contact me by email so that you can send me all the information i need to help you.
@stealth1233 жыл бұрын
This video help me loads 👍👍👍
@jayboc52 жыл бұрын
well i got the firmware to install but now my nozzle will move up but not down............sigh. im sure i followed all your instructions. how do i fix this?
@ruiraptor2 жыл бұрын
Hi, try changing the direction of the Z axis stepper motor in the firmware.
@jayboc52 жыл бұрын
@@ruiraptor will that work even if i have the dual z bolts?
@jayboc52 жыл бұрын
@@ruiraptor i tried it and it was still the same result. i dont know why it wont work for me........... so frustrating
Жыл бұрын
Hello my friend I need some help in Marlin can you help me
@cjsawinski2 жыл бұрын
trying to Comple my Jyers firmware to get my hot end to 300c...for the life of me i cant get the "build environment" right or something. Double check Motherboard which I left alone..its Creality_V4, Build environment is _Maple...everything seems to match up but i just get a note that the Build environment isnt compatable... Anyone got any tips for me!?!?!
@ruiraptor2 жыл бұрын
Hi, send us an email with the config files and we will try to help.
@cjsawinski2 жыл бұрын
@@ruiraptor oh man that would be such a big help…. What’s your email?? I sent you a Facebook message if you don’t want to make the email address public for the internet world lol.
@wilkoslavakia3 жыл бұрын
very good video easy to follow
@umeshjawalikar49132 жыл бұрын
best explained..thanku
@kyle72ab2 жыл бұрын
great video! thank you
@ruiraptor2 жыл бұрын
Thanks for the comment.
@d3w4yn32 жыл бұрын
Enable classic jerk? I thought I was the classic jerk! (joking).... really though, this is a fantastic video and has helped me solve a huge problem I was having after upgrading to a direct drive extruder, which pushed my hot end off the print surface when I move to home position. Thank you so much for this!!!
@ruiraptor2 жыл бұрын
Hi, glad it helped :)
@9494luki3 жыл бұрын
Great education !;) greetings for you ;D and i must say .. you have a funny name when translating from Polish leangue ;D
@ruiraptor3 жыл бұрын
Hi, thank you for your comment :) Regarding my name, the first time we noticed that was when we read an article in the news about our goalkeeper's name (Rui Patricio) during the world soccer championship and they mentioned that 🙂 However, here in Portugal is a very common name.
@fvheel2 жыл бұрын
I have the Orbiter Extruder installed. On the productpage they give you a "Recommended firmware configuration". Only one problem. My controllerboard run with Marlin firmware but the "Recommended firmware configuration" is for Reprap firmware. So i try to figure out what the settings are in Marlin but i can not find the correct settings. This is what i shoud configure in the firmware: ---------------------------------------------------------------------------------- Recommended firmware configuration: Steps: 690 steps/mm @ 16 micro-stepping Acceleration: 600 mm/s^2 Maximum instantaneous speed change (jerk): 300 mm/min(RRF), 5 (Marlin) Maximum speed: 3600 mm/min Pressure advance: 0.02s Retraction: ~1.2mm Retraction speed: 60mm/s Motor current: 0.5A Peak or 0.35A RMS ---------------------------------------------------------------------------------- Can anyone direct me to the correct lines (using stock Marlin Marlin-2.1.x.zip)? If i could have a linenumber with a copy of the line and the correct values then i would be very thankfull. I did write the maker of the Orbiter about this but didn't get an answer back until now.
@bennywise24 Жыл бұрын
This is perfect!
@ruiraptor Жыл бұрын
Thanks 🙂
@旭霁3 жыл бұрын
very helpful tutorial
@goncalofilipe63132 ай бұрын
hey, you talk portugues? i need help for my printer
@ruiraptor2 ай бұрын
Olá, sim, sou Português. Qual é o problema que está a ter?
@goncalofilipe63132 ай бұрын
@@ruiraptor eu um upgrade na minha two trees bluer, coloquei hotend da ender 3 e bltouch, quando fiz atualização do firmware a mesma deixou de mexer o euxo y x, apenas mexe o eixo Z, ja tentei fazer im firmware do zero e continua a mesma igual, consegue me ajudar?
@ruiraptor2 ай бұрын
Consegue enviar-me uma mensagem pela página de facebook Ruiraptor? Será mais facil responder por lá
@goncalofilipe63132 ай бұрын
@@ruiraptor consigo sim
@azizcanbilgic6 ай бұрын
Me ho is searching an update for the prusa i3 Rework 1.5..... 😭
@mealticketraceway10 ай бұрын
Awesome
@Flashmand2012 Жыл бұрын
nice thx
@_specialneeds Жыл бұрын
If you have a Digi device controller chip you cant do anything in this video.
@dustin1albright Жыл бұрын
What do I need to select if the thing I'm trying to install is not listed? kzbin.info/www/bejne/n6PIZY2ZdrqmoKMsi=uhaSV6uIccHMilq5&t=190
@csselement Жыл бұрын
All I'm trying to do is raise the hotend temp limit. What a pain in the ass!
@chasgiv43 жыл бұрын
lol, "Marlin is very user friendly." Only true if someone already made a video on how to do what you want to do. Otherwise it's a complete crap shoot of insanity.
@pintail1207 ай бұрын
thanks for showing us how to install visual studio - NOT !!!