COREXY Linear Rail 3D Printer Sapphire Plus SP-5 Part 2: Compile Marlin, G34 Auto-align dual Z-motor

  Рет қаралды 39,416

Aurora Tech

Aurora Tech

3 жыл бұрын

Welcome back to Aurora Tech Channel. In this video, I will add some upgrades to the Two Tree Sapphire Plus CoreXY printer. There is a recent change on the price, as the price of this printer is already pretty cheap, I bought it at $375 from banggood and now it’s even cheaper, it’s only $330 on Aliexpress, there is also an version 1.1, the price is $478, which is almost $150 more than this v1.0. It has 3 major upgrades compared to the version 1 in this video.
I will also use another 2 TMC2208 stepper drivers to replace the stock A4988 to make it a completely silent printer. I will also configure and compile the latest version of Marlin from scratch and replace the stock firmware. This also applies to other 3D printers, you can pretty much configure marlin for all other printers using the instructions from this video.
In my last video, I talked about the many minor issues in this printer. One of them is the auto bed leveling issue. Every time you set the correct Z-offset value, the print is always off. It either prints in the air or crashes into the bed. You need to watch the first layer carefully and adjust the baby steps to make it work properly. After the Marlin firmware was installed, this issue was fixed.
I will also show you how to enable the auto Z align feature in Marlin, since sometimes when we remove the print, clean the bed or apply some pressure on one side of the bed for any reason, it will make the lead screws out of sync. If we do auto bed leveling with a tiled bed, it may still work, but obviously, we don’t want that. I tried to add 2 anti-backlash spring nuts, it does help, but if you apply more pressure, it still drops. In this case, we will let Marlin align both sides automatically before each print, this may be the best way to fix this issue. So let’s get started...
After all these upgrades and fixes, I would say this printer is printing as well as all my other printers, it also prints faster. With the latest Marlin firmware and the classic LCD style UI, it works flawlessly. It requires quite a lot of work but I am very happy with the result at least for now.
Affiliate Links:
Two Trees Sapphire Plus CoreXY 3D Printer:
s.click.aliexpress.com/e/_AsVfOq
Creality REFURBISHED 3D Printers (SAVE up to 50%)
bit.ly/3EGO2UR
Used Ender-3 ($79)
Maybe in bad condition, but if you know how to fix a 3D printer and have spare parts to replace by yourself, that could be an amazing deal:
bit.ly/3LPnzHw
**** Update 4/19/2021 ****
If you use the G34 to auto align the z-axis, you can use G34 to replace G28 in your starting Gcode, for example:
Before:
G28 ;Home
G29 ;Auto bed Level
Now:
G34 ;Auto Z Align
G29 ;Auto bed Level
If you just want to download my compiled firmware directly, you may download from this link:
Disclaimer:
THESE FILES MAY NOT WORK ON YOUR PRINTER
The purpose of making this video is to share what I did to update the firmware to make it works on my printer. Since the manufacturer may change the hardware configuration from time to time, the firmware that works on my printer may NOT work on yours. Please use it at your own risk, in case it doesn't work, I am not able to provide support to identify your problem. If you don't agree with that, please do not download the files. Thank you!
(Use it at your own risk, I can't guarantee it works with your printer.)
auroratechchannel.com/downloa...
(Use it at your own risk, I can't guarantee it works with your printer.)
Please also keep a copy of the stock firmware just in case something went wrong and you would like to switch back.
There are 2 folders inside the zip file:
Folder 1: (Stock stepper drivers TMC2208x3 + A4988x2) is for the stock stepper drivers
Folder 2: (Upgraded stepper drivers TMC2208x5) is for all TMC2208 stepper drivers if you upgraded them like what I did in the video.
I have included Classic LCD style UI, Marlin Touch UI, and the Marlin configuration files.
If you installed the wrong version, the printer won't blow up, but the Z-Axis direction will be reversed :)
If you are interested to see how to compile Marlin for another printer, you can take a look of this video:
Marlin firmware config video for Ender-5 Pro:
• 2021 3D Printer review...
**************************************
Correction:
31:05 - 31:35
IF_HAS_TRINAMIC_CONFIG Settings are for UART mode. Since we config the TMC2208 in standalone mode, we can't adjust the current of the motor in configuration_adv.h.
Thanks Simeon Bodurov for point out this mistake.
**************************************
Follow us on Twitter:
/ aurora_lung

Пікірлер: 255
@allanrasmussen5789
@allanrasmussen5789 3 жыл бұрын
I'm almost impossible to impress, but when someone so young does it so well you can not be otherwise and you get so happy then you know the young people still have a chance. Now I have been teaching electronics and programming for 20 years and have only seen something so good a few times so keep going that way and there are no limits to what you can achieve
@wernerdriehorst6459
@wernerdriehorst6459 Жыл бұрын
Many, many thanks for these Sapphire PLus Videos Part 1 and Part 2!!!! Finally someone who knows about this printer!!!!! Two very intensive and professional videos, made by people who have a lot of knowledge and love for the detail!!!!! I will now often watch your idea of videos with great interest and joy!!!!! Thank you very much again!!! Kind regards: Werner from Germany!
@AlexChangYuan
@AlexChangYuan 2 жыл бұрын
Extremely talented and well-made. I showed your video to a Twotree engineer and they are now learning it.
@yusufariffin2212
@yusufariffin2212 2 жыл бұрын
planning to buy this printer, and your detailed video really help my decision.. now i dont need to build a Voron printer and can save 800$ thanks to your video! really helpful!
@moosewerk356
@moosewerk356 3 жыл бұрын
I absolutely love the way she paces this because the first time I watch the video I need to pause a lot to ctrl+f the lines she mentions, and then if I'm confirming the firmware edits I made, I watch at 1.5 speed and it's still easily understandable.
@brandoneich2412
@brandoneich2412 3 жыл бұрын
This is the most comprehensive guide I have ever seen for marlin! You earned a subscriber!
@richardswede
@richardswede 3 жыл бұрын
Brilliant (Again) so concise, so detailed, so EASY!! Other Tubers covering the same subject would do well from watching this video and Learning how it should be done. Your video has given me the confidence to dive into Marlin and practice a few compiles, tweaks. Thank You (Again).
@renanportocarrero7816
@renanportocarrero7816 Жыл бұрын
THANK YOU Aurora! This helped me in so many ways, i cant even put into words. For those with the newer MKS Robin Nano 1.3 version, here is the updated instructions: Build config: (you need to edit these lines in these files or make sure they are as stated) Platformio.ini: default_envs = mks_robin_nano_v1_3_f4 (means you also have to pick this in the Platformio build section) Configuration.h: #define Z_MIN_ENDSTOP_INVERTING false (if you have a BLTOUCH) #define Z_MIN_PROBE_ENDSTOP_INVERTING false (if you have a BLTOUCH) #define SERIAL_PORT 3 #define MKS_ROBIN_TFT35 #define MOTHERBOARD BOARD_MKS_ROBIN_NANO_V1_3_F4 #define TFT_LVGL_UI #define TOUCH_SCREEN Configuration_adv.h: (remember this is commenting out) //#define USB_FLASH_DRIVE_SUPPORT //#define MULTI_VOLUME Update firmware: Enter the .pio\build\mks_robin_nano_v1_3_f4 directory, copy the assets folder and Robin_nano35.bin to the sd card. (if you cant find assets folder, the file alone will work just fine) Insert SD card to the motherboard, and you can see the update interface after power on. Optional - If you flash the above and your marlin screen is upside down Marlin\src\lcd\tft_io\tft_io.h // TFT_ROTATION is user configurable #ifndef TFT_ROTATION #define TFT_ROTATION TFT_ROTATE_180 #endif If you get stuck during touchscreen calibration you should power cycle your printer and complete the calibration process each time until it works. Took me 4 times. Good luck! (and what a crappy mainboard btw). More on github.com/makerbase-mks/Mks-Robin-Nano-Marlin2.0-Firmware
@Rfster900
@Rfster900 2 жыл бұрын
Aurora, I am a big fan of yours. I really like how thorough you are in your explanations. You're videos are always fantastic. Big thumbs up. You've done such a great job at explaining how to fix the Sapphire Plus that Two Trees has now bumped the price up to $478 USD (that's quite a step from $330...). This is just shameful on the part of the manufacturer, but I think it really is a testimony to how great your videos are. Two Trees should be paying you royalties because I believe you are doing the work that their engineers were too lazy to do, and I'm sure they are selling more Sapphire Plus because of you. Keep up your great work; you're the best!
@RichardBronosky
@RichardBronosky 2 жыл бұрын
1:20 Your info here is SO good. I stumbled on your channel because I was trying to decide how the 2208, 2209, and 2225 compared. I ended up buying the SP-5 v1.1 for $479 instead of building a Voron Trident as my first FDM printer. You are an ABSOLUTE LEGEND! I have 3 daughters and I hope I can teach them the skills you have. ☮❤🌈🧘🏽
@lblancett4674
@lblancett4674 3 жыл бұрын
Hi Aurora I simply have never seen a better instructional video - keep up the good work!!!
@bunkie2100
@bunkie2100 2 жыл бұрын
What an excellent video. Your mastery of the knowledge is only surpassed by your thorough and steady explanations. Your presentations skills are world class. Well done!
@marcel4609
@marcel4609 3 жыл бұрын
Hello Aurora :) And once again: a great video! Very well done and explained step by step. GREAT!!! THX!!!!
@avejst
@avejst 3 жыл бұрын
Great video! You are making a great inpact on me. Thank you both for sharing your experiences to all of us 👍 :-)
@BANGMAN009
@BANGMAN009 3 жыл бұрын
I have some experience with 3D printers however I didn't found something more newbie friendly about coding to jump to a more advanced management of the machine, thank you. I suggest to show your subscribers, if people see you are growing more people will suscribe, you absolutely deserve more. Edit: YES Klipper please!
@TableTopBiker
@TableTopBiker 2 жыл бұрын
Friggin wild how good you and your brother's videos are. Keep up the amazing work. Think I will buy this printer and follow your videos for it.
@ajc4477
@ajc4477 3 жыл бұрын
This is so clear and concise. I'm very impressed by your videos, you are very good at this. Thank you!
@Levi-kc9pv
@Levi-kc9pv 3 жыл бұрын
Honestly just impressed. Earned a subscriber. Well done and look forward to future content.
@lizerdboy79
@lizerdboy79 3 жыл бұрын
This is soooo gooood, Hugh thanks for the awesome video !!
@Maartyy1
@Maartyy1 2 жыл бұрын
Thank you! Thank you very much for this 2 videos about sapphire plus. It kicks me to finnish work on it and now, after one year of owning i have perfectly working Sapphire Plus, with copper V6 in mint mount(thingi), 3DTouch, new marlin (and they added official config for this printer), glass bed, 5x2209, direct drive, now i have pretty good looking prints at 140mm/s. My dream is test mosquito (i have clone, spider hotend) on this printer, but all mounts for it sux, so maybe in future.
@92valver
@92valver 2 жыл бұрын
Very precise and easy to understand. Very impressive tutorial. I was on the fence about purchasing this printer or buying an Ender 5 and modifying it into a corexy but after your video, I have decided to buy the SP5. Keep up the great work. You are amazing. Liked and Subscribed!
@jamieclarke321
@jamieclarke321 3 жыл бұрын
Thank you for such a helpful video and very good guide on marlin config
@TheOrgonaut
@TheOrgonaut 3 жыл бұрын
next install Klipper !!!
@3DPrintRD
@3DPrintRD 3 жыл бұрын
How?
@mircotonin9910
@mircotonin9910 3 жыл бұрын
Yes, Klipper!!!
@Bruceanddenise
@Bruceanddenise 2 жыл бұрын
Good stuff! Between you and the Design Prototype Test channel, I'm sold on the Sapphire.
@EtherealProject3D
@EtherealProject3D Жыл бұрын
This is amazing, great work.
@rvdextron
@rvdextron 3 жыл бұрын
Oscar for a lady and parent who prepare professional video
3 жыл бұрын
awsome video. Thank you for the hard work.
@iherbak777
@iherbak777 3 жыл бұрын
Nice video! Only one thing to add. The skylight design means it has a door on top of the base where you can peek at the motherboard without disassembling the bottom.
@AuroraTech
@AuroraTech 3 жыл бұрын
Thanks for letting me know, that’s a very interesting upgrade.
@haithammkh1652
@haithammkh1652 Жыл бұрын
Aurora you are amazing to know all of that and you are young. With my best wishes for you
@DrRamstein
@DrRamstein 2 жыл бұрын
Great Videos, and very helpful!
@jjaa926
@jjaa926 3 жыл бұрын
Me encanta, espero mas videos de mejoras de esta impresora. Ya solo te queda evaluar una delta, tengo también la flsun QQs Pro y ahora esta muy bien de precio por si te animas.
@AJayTheStageArtist
@AJayTheStageArtist 3 жыл бұрын
The best tutorial Ever ... fans from Malaysia
@AuroraTech
@AuroraTech 3 жыл бұрын
Thank you so much for your kind comment. I'm glad this could help you!
@Gonzo76Lx
@Gonzo76Lx 3 жыл бұрын
Thanks very much!
@AuroraTech
@AuroraTech 3 жыл бұрын
You're welcome!
@inanagr7871
@inanagr7871 2 жыл бұрын
awesome video. thank you so much.
@yuripryadko3111
@yuripryadko3111 2 жыл бұрын
great job!
@FrankGavira
@FrankGavira 3 жыл бұрын
Thank you Your vídeo is very best good Guide to one perfect use
@wilfredmarual8463
@wilfredmarual8463 Жыл бұрын
I like and I learned a lot
@markjudeestrera
@markjudeestrera 3 жыл бұрын
Superb!
@shaeky50
@shaeky50 2 жыл бұрын
tolles Video, sehr informativ *****
@RichardBronosky
@RichardBronosky 2 жыл бұрын
Have you made made a video comparing the different stepper drivers and their features? I think you would be the perfect team to cover that. I learned more in 10 seconds (starting at 1:20) than I have from hours of other youtube creators.
@ThePhilbox
@ThePhilbox 3 жыл бұрын
Awesome Video! would be curious to see what kind of results you are getting from the printer and how it the final quality compares to some others..
@berendlucasvanderweide
@berendlucasvanderweide 3 жыл бұрын
Subbed! Thank you for going through the effort and time to produce this marvel of a walkthrough. I own the first model of Sapphire CoreXY, and replaced the motherboard with the MKS 1.3, with 2208's and bltouch. It now is my goto printer. Without a guide like this it can be tedious to configure a printer. For bowden extruders I'm a fan of the filament change feature on Marlin. (as well as UBL for storing different temperature meshes). Is this stock motherboard capable of UART communication with the 2208's or does it require jumper wires on the mobo?
@AuroraTech
@AuroraTech 3 жыл бұрын
You are welcome, glad you liked it. It seems the stock MB can only run standalone mode. I am making some CNC aluminum parts for the E3D V6 Volcano hotend upgrade, will post some new videos for this printer soon.
@ricardo-iw9sq
@ricardo-iw9sq 3 жыл бұрын
🤯 How on earth do you learn all this stuff, you are an inspiration. I want to get in to printing but what I don't understand is why do all these printers have issues, I'm a toolmaker and tool designer and when I build tooling it needs to work with no issues, I would love to build something from scratch but all I could do is the mecanics because the firmware blows my mind, what would be good would be if all the 3d printer review people put a list together to say this board with these motors and that extruder that could build a good mid price but issue free machine that doesn't need up grading out of the box and works. New sub 👍 🤯
@AuroraTech
@AuroraTech 3 жыл бұрын
Most budget 3D printers have some minor issues, they are quite easy to fix most of the time. Unlike buying an inkjet printer, they just print right out of the box, if you want similar experience, you may need to spend 10 times more for an Ultimaker machine, I am sure it prints better, but not 10 times better, so, there is a huge demand on budget 3D printers. I will make another video for the most popular beginner machine this week, the Ender-3 Pro. Thanks!
@ricardo-iw9sq
@ricardo-iw9sq 3 жыл бұрын
@@AuroraTech thanks, its a mine feild with the amount on the market, I did see a good review for the shark v2 but carnt find a UK supplier. I am truly amazed at what knowledge you have and a great way of explaining 👍
@AuroraTech
@AuroraTech 3 жыл бұрын
I just take a quick look of the machine, the specs seems pretty nice, it came with a faster 32-bit board with a STM32 F407 chip(not quite clear on the picture, but it seems like a F407) which is 168Mhz, faster than most printer board that came with STM32F1 which is 72Mhz, it also came with all 5 TMC2208 silent stepper drivers and a 3D touch sensor, the price $499 seems fair. Personally, I am not a big fan of 2-in-1 machine, I would rather get a printer with similar features at around $300-350 plus a mini CNC3018 with laser engraving module for around $200, it would be easier for me to customize and upgrade each of them.
@user-rt5mm3ee4k
@user-rt5mm3ee4k Жыл бұрын
Спасибо.
@douglaslopes9364
@douglaslopes9364 3 жыл бұрын
Hi Aurora, congratulations for the wonderful video and professional explanation. Could you show a few impressions made with the printer and also she working after the update of Marlin, please?! Thanks!!!
@AuroraTech
@AuroraTech 3 жыл бұрын
It works excellent after installed Marlin, no more firmware bugs, you can also try the Marlin TFT mode, it just works the same as LCD mode but a little bit easier to use with the touch screen.
@KANEE_X1CC
@KANEE_X1CC 3 жыл бұрын
Good!!!!!
@DavidChiluk
@DavidChiluk 3 жыл бұрын
You made me seriously want this printer. You need to add affiliate links so that you can get paid when I buy it.
@AuroraTech
@AuroraTech 3 жыл бұрын
That’s fine, I just hope you can get the lowest price.
@douglaslopes9364
@douglaslopes9364 3 жыл бұрын
Hello Aurora; Thanks for all help provided us with. I'm very grateful. I convert that I thought it would be easier with this printer more and very hard. If it were not for you, I'd be totally lost and upset. For my knowledge and resources here are few. But now I can print some pieces. Thanks to your help. When we give the pause command the hot beak ends damaging the part, there is any configuration in the marlin that causes the nozzle not to be on top of the piece when paused and return when it sums up?
@AuroraTech
@AuroraTech 3 жыл бұрын
You may try to enable the nozzle park feature in configuration.h: #define NOZZLE_PARK_FEATURE // Specify a park position as { X, Y, Z_raise } #define NOZZLE_PARK_POINT { (X_MIN_POS + 10), (Y_MAX_POS - 10), 20 } If you want to pause the print to change filament color at a specific layer, read this article for details: all3dp.com/2/cura-pause-at-height-how-to-do-it/
@douglaslopes9364
@douglaslopes9364 3 жыл бұрын
@@AuroraTech thanks!!!
@MAGA_Patriot2024
@MAGA_Patriot2024 2 жыл бұрын
Excellent video! I'm just about to begin a wholesale upgrade on my Sapphire pro. Am I able to utilize any of these tips, and if not do you have any suggestions? Right now, the pro is 100% stock. Thank you! 😊 👍👍
@MLGInfidel1
@MLGInfidel1 Жыл бұрын
I assume that the firmware issues for this printer are solved by now which might make this worth buying. I've noticed that on some of the corexy sapphire plus has a different screen, plus a sale price of 479.00
@Mr3Dvisuals
@Mr3Dvisuals 3 жыл бұрын
Clearest instructions ever, ever :). Congrats! & thanks for sharing your very well made instruction video's, and thumbs up to your brother as well. So...after using and upgrading this printer, how would you compare the plus to similar competing printers in the same price range, even with the same upgrades? ... Lets say which one would you prefer to print your own parts on ? (you can guess I'm at a point of deciding on my next 3D printer :)). Tks.
@AuroraTech
@AuroraTech 3 жыл бұрын
I will also replace the hotend to a E3D v6 and Capricorn PTFE, as the stock one clog more often than usual, even worse than a stock Creality hotend. After that, I think this printer should print as good as any other printer, including the $599 CR-10S Pro V2.
@Mr3Dvisuals
@Mr3Dvisuals 3 жыл бұрын
@@AuroraTech Thank you 👍
@randomodbuild
@randomodbuild 3 жыл бұрын
@@AuroraTech Looking forward to seeing the E3D V6 upgrade! I have heard the hot end is one of the most significant downsides to this printer. Direct drive or Bowden? Edit: shouldn’t have asked if direct drive or Bowden, you already mentioned switching to Capricorn PTFE 🤦
@vapomondo2580
@vapomondo2580 11 ай бұрын
Hi Amber great videos and tutorials does the sp5 ot sapphire plus you have have a tft35 v1.0 screen. I have the v1.1 and used your firmware which seemed to work brilliantly obviously I removed the z steppers belt first. There's just one big problem the screen layout for both classic ui and colour ui fw the screen is upside down so I'd obviously like to fix this. Problem is I've read using the define tftrotation180 does flip the screen the right way but all the touch screen options are wrong so presume they stay unflipped or flip for a different resolution screen. Dont suppose you know how I could fix this. Did try physically flipping the screen upside down but the fixings mean when the screen is upside down a bit of the screen is missing g so cant access all the options so flipped it back the way it came.
@jkrules4161
@jkrules4161 2 жыл бұрын
Please add a link to the stl for that endstop mount please! lol thats like exactly what I need
@PhilDurham
@PhilDurham 2 жыл бұрын
wow just , wow , very concise marlin tutorial , one question . if your enabling the z axis auto level , do you remove the belt holding the 2 motors together underneath ?
@AuroraTech
@AuroraTech 2 жыл бұрын
If your Sapphire Plus has a belt underneath, it's a version 1.1, my v1.0 has no belt. Yes, you need to remove the belt if you want to use auto Z-align.
@cozmosland
@cozmosland 2 жыл бұрын
Would adding 2209 steppers be worth it at all and have you ever used linear advance with this printer?
@markusgebauer9251
@markusgebauer9251 3 жыл бұрын
Great, thank you! Very helpful! Looking forward to see more about Sapphire plus on your channel, like adjust linear guide rail to have it straight and parallel, also how to adjust the z limiter bracket with ball bearings or adjust the x linear rail to have it parallel to the hotbed. What is your printing speed for good quality? Thank you very much!
@AuroraTech
@AuroraTech 3 жыл бұрын
Sure, I will post more videos for this printer when I do more upgrades in the future, after the minor issues have been taken care of, this printer is really nice. I can print at 150mm/s and 50mm/s first layer with the blue sticker print surface as it stick so well, for glass bed, I may reduce the first layer to 30mm/s.
@markusgebauer9251
@markusgebauer9251 3 жыл бұрын
@@AuroraTech Sounds great! Than you!
@philipsantinosison8859
@philipsantinosison8859 2 жыл бұрын
Question, i followed your instruction, but something is off. when i auto home it only covers half of the print bed. did you also change x_min_pos and y_min_pos?
@RichardBronosky
@RichardBronosky 2 жыл бұрын
I'm looking to put a cable chain on my sapphire plus. If you have any leads on connectors, I'd appreciate it.
@xXLongStridesXx
@xXLongStridesXx Жыл бұрын
Are there any recommendations for s good hot end for this machine? I saw that you did a video for a volcano hot end, but I do not have a cnc
@fuzyy1700
@fuzyy1700 2 жыл бұрын
I have a problem with the homeing, when the bed is rising to touch the z axis endstop, it would not stop but rather keep rising , it doe not seem like the switch is broken as the light shines when clicked,, any solutions?
@Albert_zz
@Albert_zz 2 жыл бұрын
me ha sido imposible poner el autolevel en 25 puntos, cuando hace el recorrido sale el sensor por la derecha de la cama y no toca la plataforma, tengo una duda con el m420 s1, se queda así?¿ G34 ;Auto Z Align G29 ;Auto bed Level M420 S1? es correcto?¿
@adrianrodriguez6851
@adrianrodriguez6851 5 ай бұрын
Hello Aurora, I have a problem with a sapphire plus, in my case the printer does not have BLTOUCH so following everything you teach I followed the instructions except regarding the issue of the BLTOUCH, but when I put the SD card and trurn on the machine the display is invert and I don't know how I can fix it, can you help me?
@TableTopBiker
@TableTopBiker Жыл бұрын
Would it be possible to get a version of your firmware with PID for the hotend and bed are accessible from the menu? Thanks in advance. Side note, I too have a V1. I have not been able to get the printer to connect to pronterface or octoprint. Different computers, ports and cords. Nothing has worked.
@DaveBelanger-hl1wj
@DaveBelanger-hl1wj Жыл бұрын
Hi I made the sp5 plus compilation and my screen is inverted and the icons too ,and I flipped 180 degrees and that didn't work,I'd need..
@Theladysman881
@Theladysman881 Жыл бұрын
How do I add the extension “Product Task” so I can find my board
@felixmilanes05
@felixmilanes05 Жыл бұрын
Hi i was follwing yoyt tutorial. Everything was great. But in the adv.h i cant fine the NUM_Z_stepper. That why when i flash it in my printer only 1 motor for z is working can you please help me. Thanks. And more power!!!
@elliotedmenson5013
@elliotedmenson5013 2 жыл бұрын
Hey Aurora, Upgrading with bl touch and e3d hemera only on mine. followed your steps but adjusted for my setup, but getting errors. should I pm you and screenshot the problems list?
@mleitner0
@mleitner0 3 жыл бұрын
very nice video. She has the pronunciation of an adult.
@DaveBelanger-hl1wj
@DaveBelanger-hl1wj Жыл бұрын
I have a question about Marlin Compiling when I install Marlin on my machine it stops compiling halfway What does it mean
@TheKokanut
@TheKokanut 3 жыл бұрын
What are you designing and printing with all of your printers wow you have so many!
@AuroraTech
@AuroraTech 3 жыл бұрын
Just for fun most of the time :)
@kowalski2001
@kowalski2001 Ай бұрын
Hola! Acabo de seguir todo tu tutorial pero al flashear el archivo en la impresora, la pantalla tactil no funciona, como lo puedo solucionar?
@emreskopi
@emreskopi 3 жыл бұрын
Hello Aurora. You can not imagine how much I am grateful for this video. However I got an error in build process and it FAILS. It points some lines at motion.h file. But I did not edit that file. I just have some differences about BLTOUCH. I will use mesh bed level and no any auto leveling features. Any advices? Other parameters are exactly the same as you showed. (error: 'Z_PROBE_SPEED_FAST' was not declared in this scope)
@AuroraTech
@AuroraTech 3 жыл бұрын
My best guest is something wrong around this line: #define Z_PROBE_SPEED_FAST HOMING_FEEDRATE_Z check if any characters accidentally typed around this line. Or change it to #define Z_PROBE_SPEED_FAST (3*60)
@simpit3035
@simpit3035 3 жыл бұрын
Hello there. I would like say at first that I have never seen so perfect video tutorial about 3D Printers. About, step by step, building printer (Core xy) and then setting everything up. All this Marlin part - PERFECT. Thank you. Ok now the question is. Recently I decided to upgrade my Sapphire Plus with new Nano Robin 3.0 and MTC 2209. Unfortunately that was mistake because I'm totally confused how to connect each other, set up on motherboard (with all those jumpers) and how to configurete in Marlin to get proper results. Could You help in this matter please? Yours for ever SimPit303
@AuroraTech
@AuroraTech 3 жыл бұрын
Sure, I would be happy to help. Since I don’t have the same board in my hand, could you be more specific? I just read their github instructions, seems the jumpers settings are quite clear, which part you don't understand? github.com/makerbase-mks/MKS-Robin-Nano-V3.X/wiki/Drivers_MKS_TMC2209_2225_2208
@simpit3035
@simpit3035 3 жыл бұрын
@@AuroraTech Do you have guys any Discord when we could make longer conversation?
@simpit3035
@simpit3035 3 жыл бұрын
@@AuroraTech What IC voltage I need to set on my Robin Nano v3.0 - 3.3V or 5 volts if I would like to use UART MODE? Which exactly current I need to set on 2209 Drivers if Im using motors from Sapphire Plus (should I change it at all)?
@AuroraTech
@AuroraTech 3 жыл бұрын
The logic voltage of TMC drivers is 3V-5V, so just leave it as default. Also, if there is no overheat or losing steps on the motors, you don't have to adjust the current, just leave it as 800. The stepper drivers adapter board from different brands/manufacturers may also different, I am not able to do any test to give you the exact answer, I can only give you some general advice. I think you should contact MakerBase support as they know their own product better than I do. As I don't have the same hardware on hand, I don't want to just guess and give you answers that I am not sure about, hope you can understand that. Thanks Aurora
@FlyingRUBEES
@FlyingRUBEES 9 ай бұрын
Sorry to ask is there anything chance you can compile it for TMC2209
@jyaleiii
@jyaleiii 3 жыл бұрын
Hi Aurora. Great job on the video. i did find that when i downloaded your marlin file above, that their are 49 errors that pop up under VS Studio. I was wondering if you can look at that and fix the errors so myself and anyone else can download the fix? Also i use the Cura Slicer so is there a Start code and End code you can provide as Well? Keep up the great vids Aurora because your doing awesome
@AuroraTech
@AuroraTech 3 жыл бұрын
I can compile the firmware without errors, can you see a success message like this? [SUCCESS] Took 21.28 seconds ============================= Environment Status Duration ---------------- -------- ------------ mks_robin_nano35 SUCCESS 00:00:21.279 What is your error message? BTW, I just used a CR-10S Pro profile and changed the bed size to 300x300, replaced G28 with G34 and G29(if you want to do ABL before each prints).
@jyaleiii
@jyaleiii 3 жыл бұрын
ah ok. How do you run the success? im new to VS studio and Marlin. In cura do I not put anything in the setting of my Printer setting because it is all covered in marlin?
@AuroraTech
@AuroraTech 3 жыл бұрын
After you press Build, please paste the first few lines of result from the terminal here so I can take a look, it looks like: > Executing task: C:\Users\username\.platformio\penv\Scripts\platformio.exe run --environment mks_robin_nano35 < Processing mks_robin_nano35 (platform: ststm32@~6.1; board: genericSTM32F103VE; framework: arduino) ------------------------------------------------------------------------------------------------------
@jeffsauer2198
@jeffsauer2198 3 жыл бұрын
Also, curious... what profile settings do you use for CURA slicer? I guess the profile to use is the IdeaGen3D Sapphire Plus profile?
@AuroraTech
@AuroraTech 3 жыл бұрын
I just use Voron 2 300 profile, it's basically a blank profile, I just copy ender-3 gcode and make some changes for start/end. I won't change any feed/flow/acceleration from the gcode, just use firmware default settings, if I want to speed up when printing, I will use the printer screen to change.
@janpetersen8441
@janpetersen8441 3 жыл бұрын
Another great Video Aurora. I was about to pull the trigger and buy it at the new lower price, but it looks like the price at AliExpress is before shipping. For me (here in the US) shipping is $69. Alternatively, it can be shipped from the States, but then the price jumps to $473. In fact, as soon as I choose the US plug, the price changes to $473. Amazon have a few available at $418, but that's still quite a lot more. So I wonder if the CoreXY movement is worth it. You mentioned the prints now comes out as good as your other printers, but that it prints faster. But have you found any downsides or upsides of the kinetic system itself compared to "standard" cartesian printers?
@AuroraTech
@AuroraTech 3 жыл бұрын
One of my US viewers purchased one from Aliexpress a few days ago, but seems the v1.0 is currently out of stock in the US warehouse, so if you select US warehouse, it's going to change to v1.1 automatically. For now, if you want the v1.0, the cheapest option is to buy from Banggood, it's now $389 (before it was $375, then $399, now $389). But considered Aliexpress charges sales tax, so you may have to pay $330 plus tax which is around $360. While banggood doesn't, in this case, the difference is just $30. My unit was purchased from banggood, it took around 10 days to arrive my home in Danville, California. Hope this information can help.
@felixmilanes05
@felixmilanes05 Жыл бұрын
And the display is upside down when i flash the firmware how to fix it. Thanks
@catalinalb1722
@catalinalb1722 3 жыл бұрын
Hello there, after seeing your videos about the Sapphire Plus I decided to order. Also with your first video I buid it up. I have the tmc 2209 (5 pieces) since this is my first printer I would like to put marlin on it and your version is built up for the TMC 2208. What do I need to do in order to get a version for those drivers? I have the bltouch but I can't mount it yet since I need to print the holder that you sent me. 🙂 👍
@AuroraTech
@AuroraTech 3 жыл бұрын
You can just search for the stepper drivers in Marlin, change it to TMC2209, if the rest of the hardware are the same, that's the only thing you need to change.
@catalinalb1722
@catalinalb1722 3 жыл бұрын
@@AuroraTech thank you, I did follow your steps and modify the original marlin code but it did not pass the compile test. So I did upload your version with the standard drivers though I need to attach somehow the bltouch in order to print it's mounting bracket
@ison3dprints957
@ison3dprints957 Жыл бұрын
this is probably due to this video being a year old, but I got this error message: Error: Build environment 'mks_robin_nano35' is incompatible with BOARD_MKS_ROBIN_NANO. Use one of these: mks_robin_nano_v1v2, mks_robin_nano_v1v2_maple, mks_robin_nano_v1v2_usbmod Which board should I use since it didn't like it?
@funkycowie
@funkycowie Жыл бұрын
I got this too and am now wondering what to do.
@jeffsauer2198
@jeffsauer2198 3 жыл бұрын
great video! Just curious, have you tried the Auto Build Marlin VSCode plugin? Works great... once the firmware is compiled, let's you upload to the printer via USB. Also, I've enabled gcode compression in the firmware (called MeatPack). In Octoprint, I've installed the MeatPack plugin, and also the Arc Welder plugin, to compress the gcode. I've also set in the Marlin firmware a baud rate of 250000 instead of 115200... most printers can handle it just fine. :)
@AuroraTech
@AuroraTech 3 жыл бұрын
I don't use auto build as I save many different builds of firmware in my computer, it would be easier for file management. Good to know about MeatPack, thanks for sharing!
@courtneym2112
@courtneym2112 3 жыл бұрын
I'm curious how this config would change if you swapped the 3D Touch for the PINDA sensor. Would there be much difference past defining the probe type?
@courtneym2112
@courtneym2112 3 жыл бұрын
AMAZING channel, by the way - extremely helpful!
@xXLongStridesXx
@xXLongStridesXx Жыл бұрын
My prints are coming out much smaller than expected. i followed your marlin set up almost exactly, and used cura as my sliver, however the prints come out much smaller
@xXLongStridesXx
@xXLongStridesXx Жыл бұрын
Looks like the steps should actually be twice what is listed in the video
@AuroraTech
@AuroraTech Жыл бұрын
Since my printer version is V1.0, they upgraded the stepper motor to 0.9 degrees instead of 1.8 degrees for newer versions. Yes, you need to double the steps of the X and Y motors, but Z may remain the same as my other Twotrees printer still use 1.8 degrees motor on Z axis.
@troyg5616
@troyg5616 Жыл бұрын
@@AuroraTech My Sapphire Plus also requires me to double the z axis. Everything is printing short. Do I need to change the feed stepper motor as well?
@troyg5616
@troyg5616 Жыл бұрын
Also changing the Z axis steps per unit to double did not fix my issue of prints being half height, any ideas?
@troyg5616
@troyg5616 Жыл бұрын
Sorry for the spam replies, I have solved the issue with my SP5 printer with marlin. The Z axis would not change when flashing the firmware so I had to update it from the LCD menu. I also had to double the E setting. It is printing very well now.
@jamescullins2709
@jamescullins2709 2 жыл бұрын
Which printer is the best value these days? I am looking to buy one that will print the engineering material at good tolerances I do like the CoreXY design and this one is large. Are the smaller built plate printers more accurate, do they print better? Aurora, I am a 79-year-old man and I feel a bit strange asking someone as young as you and your brother about technology. You both are awesome. Thank you.
@AuroraTech
@AuroraTech 2 жыл бұрын
Hi James, I would recommend the Prusa MK3S+, please watch this video, I compared the $750 Prusa with the $155 Ender-3: kzfaq.info/get/bejne/d5Ocq9OEsbbIZ6s.html
@TheShaddix
@TheShaddix 2 жыл бұрын
@@AuroraTech After trying/owning a lot of different printers I can only agree with this recommendation! It has the best hardware, it's silent, and it's extremely reliable and consistent.
@allanrasmussen5789
@allanrasmussen5789 Жыл бұрын
Having bought a sp5 I certainly cannot recommend anyone buy it, crooked frames defective motherboard and extruder etc. and after 5 months haven't made a print that lasts yet, now it's all changed to a new one, but using TFT_LVGL_UI is obviously not possible in marlin, most of it works, but not if you want to do a paper test where you use the 5 points for bed_leveling
@blinkitogaming
@blinkitogaming 3 жыл бұрын
Hi, Aurora. First things first, thank you so much cos you did such a great job. I've purchased one of this printer just because your videos made me feel so confident on trying to make this one of my favourite hobbies. Now I have a problem. Today I finished the assembly and did a few prints with the stock fw. After that I downloaded ur files, flashed my board with it (the one with the stock stepper drivers) and started to print a level test as well as I did with the stock fw. But now I've run into two issues. 1: My printer seems to be missaligned. I mean, it prints but not centerd. I print a cube on the center and it's 14cm away from one side and 15cm away from the other, the same occurs in both axis (X/Y). Do you know what could be causing it? Or if it's meant to be like that with your configuration? 2: When the hotend reaches the back right corner. I think it's the XMIN and YMAX position, the printer throws an err2. Seems like there is a short on the thermistor cables...Any idea of how fixing this without having to dissasembly the whole hotend? I really thank you so much for your support.
@AuroraTech
@AuroraTech 3 жыл бұрын
Hi! Yes, the hardware configuration may not be the same if it worked fine with the stock firmware. You need to rebuild your own configuration.h and configuration_adv.h to match the hardware. In my latest video on Two Tress Bluer Plus, I suggested Two Trees should put a Marlin firmware on the website so the user can choose which firmware they like.
@blinkitogaming
@blinkitogaming 3 жыл бұрын
@@AuroraTech Hi, I'll do some checks in depth to see if some hardware has change from yours as if it's also a V1 it should match. Thnx!
@AuroraTech
@AuroraTech 3 жыл бұрын
One of my viewers Jeff has a v1.1 and he posted his Marlin config and config_adv to github, you can check this link and see if you can use it: github.com/jeffsauer/TwoTrees_SapphirePlusV11
@blinkitogaming
@blinkitogaming 3 жыл бұрын
@@AuroraTech thnx sure I'll check it out!
@blinkitogaming
@blinkitogaming 3 жыл бұрын
Hi! I have news. Today I've been able to solve all my issues with the printer. 1. It came with a short on the thermistor. I ordered some replacements on Amazon, but as long as is an easy fix I just disassembled it, cut the cables and put some new cables. Put the thermistor back in and did make sure the cables are getting in a good final position avoiding too much movement during printings and the another short. 2. As I disassembled the hotend also made some modifications on the fan cables. 3 fans and the endstop sensor there are too much cables going around the hotend so I cut them and made a male and female dupont connectors to remove them easily. 3. Printed a chain to run all this cables from the frame to the hotend. 4. I struggled a lot to compile marlin from scratch even with your guide but merging your guide and a config file from MKS on GitHub I've been able to get it compiled with LVGL_UI, printing from folders on SD card and been able to perform Auto Z align and ABL bilinear in a 5x5 grid. Also can store EEPROM settings and the runout filament sensor seems to work fine (have to do some more testing). 5. Last, but not less I printed out a bed level test after Auto Z align and ABL and the layers seems really good. So I printed your filament sensor support from thingiverse. I really have to thank you so much because without your videos I couldn't have got it to work and now I have a really good printer, so steady and printing really good quality models and really fast.
@Jake-mm1cz
@Jake-mm1cz 3 жыл бұрын
Hi Aurora & Brother ..... I plan on following your instructions when I swap out my Ender 5 plus board to the btt skr pro v1.2 board . I’m also looking forward to adding wifi , writer & tft 7in touch screen . I would also like to add the Eeprom board to the new board . I already upgraded to the Meanwell 24v power system . Any chance of maybe upgrading your extruder and Hotend to a Micro-Swiss direct drive and Noctua fans along with any necessary changes to Marlin ? I plan on building an insulated box around the printer and if possible , moving the electrical box to the outside . I don’t want to make this too long , but there are other options that I plan to add . As I’ve stated before . The two of you make some fantastic instructional video’s . When life returns to normal . I would like to become a patreon in the near future . Thanks
@AuroraTech
@AuroraTech 3 жыл бұрын
The BTT board config is slightly different, but the process would pretty much the same, you can download the BTT config file from their github for reference. Changing to micro-swiss all metal hotend doesn't require firmware change, but for the extruder, depends on the gear, you need to set the e-steps according to the manufacture instruction. Noctua fans are 12V, make sure to use a step down converter when connecting the power from the 24v meanwell PSU. Thanks
@Jake-mm1cz
@Jake-mm1cz 3 жыл бұрын
Thank You for your informative reply ...
@donaldhollingsworth3875
@donaldhollingsworth3875 3 жыл бұрын
Are you using the same Sapphire Plus printer that Just Vlad reviews? The reason I ask is the his came with the belts preinstalled and didn't have to make all of the software changes you are using? What version of the Sapphire printer that you are reviewing? I have seen viedos from other reviewers that all they did was build it & starting printing without having to flash the SD Drive & making all of the changes in the software that you did. If the software that comes with the printer don't mess with it. There was no reason to flash Marlin.
@AuroraTech
@AuroraTech 3 жыл бұрын
Hello! The one with a timing belt is V1.1 ($478), and the one I have is V1.0 ($330). By default, the printer is using a modified Marlin by MKS(the motherboard manufacturer) and added graphical UI. It has some bugs with BLtouch/3Dtouch, you can Google "MKS Robin Nano v1.2 3D touch problems", it added offset randomly so you have to adjust baby step for your first layer every time if you use G29 in the starting Gcode. So I changed the stock firmware to the latest Marlin and used the classic interface, then everything run smoothly. But if you don't mind those minor bugs or you don't even use a bed leveling sensor, or just level it one time and never put G29 inside your Gcode, the stock firmware is still usable.
@jeffsauer2198
@jeffsauer2198 3 жыл бұрын
So, looking for some input from other Sapphire PLUS users. My stock MKS Robin Nano 1.2 board appears to have an USB issue. From the time I received the printer, it never worked. Prints from SD card just fine, but nothing USB related works. I see the USB controller (CH314) when connected to my Pi or PC, but it just doesn't respond. So, looking to upgrade the board. Thinking of going Big Tree Tech E3 RRF 1.1... looks like best value for the dollar. Any comments other suggestions? thanks!
@AuroraTech
@AuroraTech 3 жыл бұрын
Please try this: #define SERIAL_PORT -1 #define SERIAL_PORT_2 3 If the USB port is connected to STM32F103VET6 PB10/PB11(USART3), this values should work. BTW, the BTT E3 RRF doesn't work with the MKS screen, you may need to get another classic 12864 LCD screen or the BTT 3.5" TFT.
@jeffsauer2198
@jeffsauer2198 3 жыл бұрын
@@AuroraTech Hi! ya, I had tried that... unfortunately I get a compiler error saying "#error "SERIAL_PORT is set to -1, but the MOTHERBOARD has no native USB support. Set SERIAL_PORT to a valid value for your board." I might have to go back and try using Marlin 2.0.7.2
@BoozyWoozy
@BoozyWoozy 3 жыл бұрын
Hello Aurora. What do you think is worth choosing? Tronxy X5SA or Twotrees Bluer Plus?
@AuroraTech
@AuroraTech 3 жыл бұрын
I will choose Bluer Plus. Please take a look of my latest Bluer Plus review: kzfaq.info/get/bejne/rL-dYM6jxN7FqGw.html
@edvrijmoet
@edvrijmoet 2 жыл бұрын
can u tell me where to find the holder for the filament sensor on thingiverse
@AuroraTech
@AuroraTech 2 жыл бұрын
Sure, here you are: www.thingiverse.com/thing:4832598
@MrBruceGalloway
@MrBruceGalloway 3 жыл бұрын
I have read that the power supply is an off brand and not grounded to the frame. Have you looked into this? Also version 2 is now out do you know what has changed? Looks as if it comes with plastic covers.
@AuroraTech
@AuroraTech 3 жыл бұрын
I may replace the PSU to a Meanwell 480W, as the heated bed is heating very slow. v2.1 is the same as v1.1 with acrylic covers, I think v1.0 $330 is still the best choice. I won't pay another $270 for the acrylic covers and minor upgrades that only worth about $20.
@MrBruceGalloway
@MrBruceGalloway 3 жыл бұрын
@@AuroraTech Seems the price difference is now about $100 as you can get the 1.1 delivered for $475. The 1.1 gives silent steppers, apparently an improved case, and the distributor I contacted says that they now use an approved and properly grounded power supply. Add in the glass bed and not having to swap out the steppers seems to make a pretty compelling case. I think your videos are among the best things I’ve encountered on KZfaq. You have an amazing clarity of thought and presentation. I’ll be interested in seeing what new mods you do on this machine, I’m especially interested in printing with more durable materials such as nylon and carbon reinforced filament.
@onepanther69
@onepanther69 3 жыл бұрын
Would you mind sharing your cura start g-code settings and end g-code settings?... many thanks.
@AuroraTech
@AuroraTech 3 жыл бұрын
I used Voron 2 300 profile for the Sapphire Plus, just copy Ender-3 start/end Gcode and make few changes: START GCODE: G92 E0 ; Reset Extruder G34 ;auto Z-align G29 ;ABL G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed G1 X0.1 Y20 Z0.3 F5000.0 ; Move to start position G1 X0.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line G1 X0.4 Y200.0 Z0.3 F5000.0 ; Move to side a little G1 X0.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line G92 E0 ; Reset Extruder G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed G1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish END GCODE: G91 ;Relative positioning G1 E-2 F2700 ;Retract a bit G1 E-2 Z0.2 F2400 ;Retract and raise Z G1 X5 Y5 F3000 ;Wipe out G1 Z10 ;Raise Z more G90 ;Absolute positioning G1 X0 Y0 ;Present print M106 S0 ;Turn-off fan M104 S0 ;Turn-off hotend M140 S0 ;Turn-off bed M84 X Y E ;Disable all steppers but Z
@onepanther69
@onepanther69 3 жыл бұрын
@@AuroraTech thanks for all your help you and your brother are great keep up the great team work
@David3o3
@David3o3 2 жыл бұрын
After flashing my firmware my display is upside down, do you happen to know how to fix this? Thanks for the videos on this printer! :)
@AuroraTech
@AuroraTech 2 жыл бұрын
I suggest you can check this: Open configuration.h, search for #define TFT_ROTATION, try to set it to #define TFT_ROTATION TFT_ROTATE_180 or #define TFT_ROTATION TFT_NO_ROTATION.
@douglaslopes9364
@douglaslopes9364 3 жыл бұрын
Hello Auroura, Thanks for all information; wanted to ask if it is possible to send us the configurations of the COREXY SAPPHIRE PLUS "Ultimaker CURA". I would be very grateful for your help! Thanks...
@AuroraTech
@AuroraTech 3 жыл бұрын
I used Voron 2 300 profile for the Sapphire Plus, just copy Ender-3 start/end Gcode and make few changes: START GCODE: G92 E0 ; Reset Extruder G34 ;auto Z-align G29 ;ABL G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed G1 X0.1 Y20 Z0.3 F5000.0 ; Move to start position G1 X0.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line G1 X0.4 Y200.0 Z0.3 F5000.0 ; Move to side a little G1 X0.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line G92 E0 ; Reset Extruder G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed G1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish END GCODE: G91 ;Relative positioning G1 E-2 F2700 ;Retract a bit G1 E-2 Z0.2 F2400 ;Retract and raise Z G1 X5 Y5 F3000 ;Wipe out G1 Z10 ;Raise Z more G90 ;Absolute positioning G1 X0 Y0 ;Present print M106 S0 ;Turn-off fan M104 S0 ;Turn-off hotend M140 S0 ;Turn-off bed M84 X Y E ;Disable all steppers but Z
@douglaslopes9364
@douglaslopes9364 3 жыл бұрын
@@AuroraTech thank you so much!
@jamieclarke321
@jamieclarke321 2 жыл бұрын
i know this is a silly question but my touchscreen image is upside down. Anyone know how to fix that?
@AuroraTech
@AuroraTech 2 жыл бұрын
You can try to uncomment this line: //#define TFT_ROTATION TFT_NO_ROTATION set it to #define TFT_ROTATION TFT_ROTATE_180
@jamieclarke321
@jamieclarke321 2 жыл бұрын
@@AuroraTech thanks Aurora, I tried this and it worked
@3DPrintRD
@3DPrintRD 3 жыл бұрын
HI my z home is not respond i have sapphire plus v1 do you have firmware original? thanks
@AuroraTech
@AuroraTech 3 жыл бұрын
You can download from the official website: www.twotrees3dprinter.com/#/app/downloadxq?name=Sapphire%20PLUS-Firmware
@juliovasquez8530
@juliovasquez8530 3 жыл бұрын
What seller did you purchase from? I only see version 1.1 available to us.
@AuroraTech
@AuroraTech 3 жыл бұрын
I bought from banggood for $375, the lowest price is from AliExpress $330. Seems v1.0 is out of stock in the US, only available in other countries.
@maiorciprian
@maiorciprian 3 жыл бұрын
I have a Two Trees but a Bluer Plus not the CoreXY machine. I run Marlin on it now but the UI is very unresponsive and I have to tap all the buttons twice in order to input the command. What could be the problem?
@AuroraTech
@AuroraTech 3 жыл бұрын
Does it work normal if you switch it back to the stock firmware? If so, you may check your configuration.h, search for: 1. #define TOUCH_SCREEN, the #define BUTTON_DELAY_EDIT (the value should be 50) 2. #define BUTTON_DELAY_MENU 250 (the value should be 250)
@maiorciprian
@maiorciprian 3 жыл бұрын
@@AuroraTech thanks! I will give it a try
@andrewhumphrey6863
@andrewhumphrey6863 3 жыл бұрын
Im planning on replacing the Lead Screws with 2mm pitch lead screws.. what size (length) did you order to replace the bent one?
@AuroraTech
@AuroraTech 3 жыл бұрын
It's 390mm. I tried to replace the lead screw with 2mm pitch, 1 start, 2mm lead (on another printer), but I didn't see any noticeable difference in terms of overall print quality or the Z-layer quality, but you may try and see if you can see any improvements.
@andrewhumphrey6863
@andrewhumphrey6863 3 жыл бұрын
@@AuroraTech thank you for your reply. I’ll let you know how it goes. I’ll also be attempting a direct drive mod with a Bondtech LGX
@andrewhumphrey6863
@andrewhumphrey6863 3 жыл бұрын
@@AuroraTech Would 400mm create a mechanical problem?
@AuroraTech
@AuroraTech 3 жыл бұрын
I am worrying when you are printing close to the edge of the bed, your print head may hit the lead screws if they are 10mm longer than the original ones.
@andrewhumphrey6863
@andrewhumphrey6863 3 жыл бұрын
@@AuroraTech yeah that’s what I’m worried about as well. 390mm lead screws are hard to find (ready made) I might have to resort to some custom made TR8X2 lead screws. Where did you find your replacement TR8x8 to replace the bent one?
Cat Corn?! 🙀 #cat #cute #catlover
00:54
Stocat
Рет қаралды 15 МЛН
100❤️
00:19
MY💝No War🤝
Рет қаралды 22 МЛН
Этот Пёс Кое-Что Наделал 😳
00:31
Глеб Рандалайнен
Рет қаралды 4 МЛН
Marlin G34 Z Stepper Auto-Alignment
11:31
3D MakeIt
Рет қаралды 34 М.
Fixing Z Wobble from 20$ Ball Screws with that simple device
18:27
CoreXY explained: Comparison + strengths & weaknesses
12:32
Teaching Tech
Рет қаралды 560 М.
3D Printing Pro Tips: Z Stepper Auto Align with Marlin G34
15:29
Kersey Fabrications
Рет қаралды 58 М.
Апгрейд 3D принтера ТwoTrees SP-5
17:31
Alex Korvin Workshop
Рет қаралды 13 М.
Is 3D printing worth it?
16:59
Marius Hornberger
Рет қаралды 1 МЛН
Mini, Fast & Open-Source Core XY - The VORON 0
19:26
CNC Kitchen
Рет қаралды 609 М.
The 3D Printer I'd buy if I started over
12:56
Shop Nation
Рет қаралды 2 МЛН
تجربة أغرب توصيلة شحن ضد القطع تماما
0:56
صدام العزي
Рет қаралды 53 МЛН
Зачем ЭТО электрику? #секрет #прибор #энерголикбез
0:56
Александр Мальков
Рет қаралды 391 М.
Clicks чехол-клавиатура для iPhone ⌨️
0:59