very well done, I come from tingiverse to this video - actually great work and some nice B- ROLL!! Thanks Man!
@mineerjd2 жыл бұрын
I'm getting some weird error message (see below) when I try to upload the firmware. Can anyone assist? exit status 1 using typedef-name 'fpos_t' after 'struct'
@GeneralFox2 Жыл бұрын
I'm having the same error, did you ever get this issue fixed?
@mineerjd Жыл бұрын
@@GeneralFox2 I didn't, but I'm gonna try again from the beginning.
@austinkeehan57232 жыл бұрын
I've had an R1+ since they came out. It has sat idle for a few years after I picked up a few Creality Enders that had lcd screens and SD card slots. This video helped a ton and has helped me get my Robo back into my lineup of 3D printers! Thanks for the help!
@mineerjd2 жыл бұрын
Where did you get the firmware from? Everywhere I go, the links are broken or there's nothing there. Thanks in advance.
@mineerjd2 жыл бұрын
Nvm- I figured it out. Thanks!
@Wander.Fleaux.Productions3 жыл бұрын
Ive done all of this, the screen just remains blue after a successful upload... Helpppppp
@crashmaster30893 жыл бұрын
I know its a long shot but when I try to upload the firmware it gives me this error, any ideas? avrdude: stk500v2_ReceiveMessage(): timeout avrdude: stk500v2_ReceiveMessage(): timeout avrdude: stk500v2_ReceiveMessage(): timeout avrdude: stk500v2_ReceiveMessage(): timeout avrdude: stk500v2_ReceiveMessage(): timeout avrdude: stk500v2_ReceiveMessage(): timeout avrdude: stk500v2_getsync(): timeout communicating with programmer
@michaelradil153 жыл бұрын
Thank you for sharing this build with us. I am currently testing the electronics and i’m finding that the chip on the Easy Driver gets really hot when the motor is standing by. I have the current at the lowest setting. The motor turns properly and resets but then the driver overheats. I have already burned out one driver. Was this a problem for you?
@rt4able3 жыл бұрын
The Full graphic smart controller link is inactive any ideas for that link?
@Wander.Fleaux.Productions3 жыл бұрын
wondering the same thing
@onewa7124 жыл бұрын
Do you know how to use octopi but on a raspberry 2? I've got one and a wifi adaptor but I can't make it work :/
@shingabiss4 жыл бұрын
Excellent video! Just acquired an R1+ but it has no sd card slot. Any ideas?
@crossthreadaeroindustries85544 жыл бұрын
Great Info - wish you could make more vids!
@adrianrequenes4815 жыл бұрын
Quedo perfecto, dejo la pagina donde estan los dos firmwares robo r1 y r1plus help.robo3d.com/hc/en-us/articles/115000717071-Updating-firmware-with-Arduino
@anthonymessage60735 жыл бұрын
Very helpful just got your enclosure made up from someone with a laser cutter il post pics on Thingiverse
@judithhallet34705 жыл бұрын
Interesting video. Can you do one on ceiling fan installation? I'm trying to make sure I have the right wire gauge to support its weight.
@MSVSanjok5 жыл бұрын
Why Mega?
@berlib01025 жыл бұрын
problem... I can only go to Quick Access and when I click, the motor is always "zeroiing"... What is wrong?
@satb72265 жыл бұрын
Check A8 (limit switch)
@berlib01025 жыл бұрын
@@satb7226 Many thanks! But... what should I do exactly ?
@satb72265 жыл бұрын
@@berlib0102Hi Bernard, apologies for the delayed response - did you manage to resolve in the end? FYI - on my build, the trigger pin A8 was wired incorrectly causing a similar issue.
@berlib01025 жыл бұрын
@@satb7226 Many thanks for your answer! Unfortunately, my slider is still "zeroiing"and the screen remains on the first option which can't be selected... I despair of finding the solution for this amazing project which is however the most interesting found on the Internet! Do you appreciate your slider?
@satb72265 жыл бұрын
Hey Bernard L when stuck in "zeroing" is the motor moving?
@berlib01025 жыл бұрын
Amazing videos about a superb project! I'm going to make it following your very clear explanations. Many thanks!
@chrome985 жыл бұрын
Best video so far on this but I'm getting an error during compile that I can't figure out: -------------------------- Arduino: 1.8.5 (Windows 10), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)" In file included from sketch\SdFile.h:27:0, from sketch\cardreader.h:8, from sketch\Marlin_main.cpp:44: SdBaseFile.h:38: error: using typedef-name 'fpos_t' after 'struct' struct fpos_t { ^ In file included from sketch\Marlin.h:10:0, from sketch\Marlin_main.cpp:30: c:\users\chrome\appdata\local\arduino15\packages\arduino\tools\avr-gcc\5.4.0-atmel3.6.1-arduino2\avr\include\stdio.h:950:33: note: 'fpos_t' has a previous declaration here __extension__ typedef long long fpos_t; ^ exit status 1 using typedef-name 'fpos_t' after 'struct' --------------------------------------------------------------
@KeyBladeMaster4105 жыл бұрын
Hey there, I don't know if you're still having this issue, but it can easily be fixed by using an older version of Arduino! Version 1.6.9 worked for me, the error you got was adressed by Robo, saying that for some reason compiling issues were issued in older versions, hope this helps! :)
@updomekk6 жыл бұрын
realy Great work. Thank a lot for your shared.
@makersengineering5306 жыл бұрын
Hi it says ''exit status 1'' Error
@sameerhejen6 жыл бұрын
What is that coding name
@hasantiag6 жыл бұрын
Hi, I’m a newbie to 3D printing and Arduino coding. I have a few questions. 1) I don’t believe I saw what is powering slider, battery pack? 2) what material is it printed in? 3). The only thing that would add to this is panning function. Is that coming? Great video series!!!
@CameronCrosby24686 жыл бұрын
Is this screen better or the XXL smart screen?
@murisoca19826 жыл бұрын
Good evening ! I could not compile ... :( Shows the error: (exit status 1 'A8' was not declared in this scope) C: \ Users \ Darth Note \ Desktop \ MotorizedSliderV2.0 \ MotorizedSliderV2.0.ino: In function 'void setup ()': MotorizedSliderV2.0: 47: Error: 'A8' was not declared in this scope pinMode (A8, INPUT); ^ MotorizedSliderV2.0: 48: Error: 'A9' was not declared in this scope pinMode (A9, INPUT); ^ MotorizedSliderV2.0: 49: Error: 'A10' was not declared in this scope pinMode (A10, INPUT); ^ C: \ Users \ Darth Note \ Desktop \ MotorizedSliderV2.0 \ MotorizedSliderV2.0.ino: In function 'void __vector_5 ()': MotorizedSliderV2.0: 136: Error: 'A8' was not declared in this scope if (! digitalRead (A8)) { ^ MotorizedSliderV2.0: 144: Error: 'A9' was not declared in this scope boolean A_val = digitalRead (A9); ^ MotorizedSliderV2.0: 145: Error: 'A10' was not declared in this scope boolean B_val = digitalRead (A10); ^ exit status 1 'A8' was not declared in this scope Help me !!! Please !!! /\O
@ゆパパ5 жыл бұрын
you chose the wrong board, should be "arduino mega"
@brettharte6 жыл бұрын
Is there another link for the "ROBO R1 Plus Firmware" by any chance? The link here is inactive.
@RicardoSequeira6 жыл бұрын
Hello, i already buy all the items and connect everything but the menu does not fit in the screen, can you tell me what is wrong or if I need to change anything. Thanks
@RicardoSequeira6 жыл бұрын
ibb.co/camdYn
@RicardoSequeira6 жыл бұрын
Photo os the screen
@张天揆6 жыл бұрын
Hello ,I had the display problem also but I had found what the matter is. You can found the Folder path:Arduino>libraries>Adafruit_SSD1306-master>Adafruit_SSD1306.h.Found this program and edit it like this: -----------------------------------------------------------------------*/ #define SSD1306_128_64 // #define SSD1306_128_32 // #define SSD1306_96_16 /*=========================================================================*/ and then ,Compile and upload. Have fun!
@RicardoSequeira6 жыл бұрын
Hello, my slider is more portable (40cm), to adjust the time do to the 40cm lenght i need to adjust the chassislengh of the code? now is 22500, this nmber corresponds to witch lenght of slider? thank and keep the good job!
@wogified11396 жыл бұрын
Yes, you'll need to tweak that number to your custom length
@ゆパパ5 жыл бұрын
is this number in millimetre? ex, 40cm should put 400?
@Persianppc5 жыл бұрын
did you find out about the units of this number ? tnx btw :)@@ゆパパ
@ゆパパ5 жыл бұрын
@@Persianppc No, but you can put a number to try, and will find one fit yours. My slider is 80cm, the number I think is around 16500
@Persianppc5 жыл бұрын
thanks pal ;)@@ゆパパ
@HollowMoonFan6 жыл бұрын
That's fucking genius dude.
@johnallen40306 жыл бұрын
I hooked this LCD screen to my R1 + last night with a good firmware update. I unhooked the USB, was able to heat extruder and bed and homed the extruder. It did not show my SD card (16 gb) so I attempted to reload my file to my SD. I LCD screen was frozen now and would not respond to dial changes. Not knowing what else to do I power off my machine, and restarted only to get a plain blue screen. I uploaded the firmware again and still noting. Any suggestions?
@wogified11396 жыл бұрын
That still sounds like an error in the firmware upload process. Its been a while since I've done it myself, so I'm not sure. Your best bet is to look at Robo3d's website to see if they have any troubleshooting help pages. Sorry for your troubles!
@Vipe123586 жыл бұрын
I'm more impressed by the editing quality of your video than that machine.
@Mariner7976 жыл бұрын
Where can I go buy one?
@jaysonnicolas26646 жыл бұрын
Hi. Just subscribe to you and thanks for sharing this. Anyway upon verifiying the code it display " a8 not declared in void setup". I just starting in my arduino codings so my knowledge is limited. Again thank you.
@andrewnorth29766 жыл бұрын
will you be adding a camera trigger function to this project, saves messing about with camera settings to fire the shot Nice project btw
@wogified11396 жыл бұрын
Nah, I wasn't planning on it. I dont own any camera with an electronic trigger input. It would need to be something that would physically press the camera button. Possible, but not really worth the effort in my opinion. This rig is meant to be more of a "set and forget" type deal.
@BikerNic6 жыл бұрын
Hi there. I'm just starting out with arduino and camera sliders. I bought an Arduino Uno, GBRL shield and High current DRV8825 stepper driver for this purpose. Do you think this will work?
@wogified11396 жыл бұрын
you would be able to achieve the same level of functionality but you won't have enough of the arduino's dynamic memory left for the display.
@DeadEye-sj3bf6 жыл бұрын
Is there another way to get the robo r1 plus firmware because it says the site is inactive, let me know if you can thanks!
@Auggie2466 жыл бұрын
Is it possible to make it stop and shoot for timelapse?
@iway30306 жыл бұрын
my slider is not as same length as yours. so i waant to reverse diection as soon as it hits the limit switch whatever be the time duration is set , i just want it to reverse direction, otherwide it will damage itself if it reaches the end and doesnt stop or reverse. i dont know any programming and completely dependent on you. till now the program runs well but havent fitted on actual hardware. i have added two limit switches at either end making them parallel connection. also my menu fonts are too small , how to increase its size so as i can read. i triesd increasing font size to 2 at many places, but texts just gets cropped on screen and is useless. please help soon. i have invested lot in parts.
@wogified11396 жыл бұрын
What you want to do is simple enough to achieve, but you should take a look at how a simple circuit is wired up for a switch in the arduino IDE. See how the logic works and then try to incorporate it into the code I have provided. There should be many examples of how to do this on google. As for the font issue, its a little trickier due to how the text is rendered on the screen. If you increase the font size, you will also need to shift the starting point down in order to display properly.
@MDTProductions7 жыл бұрын
Great Work - A really good video showing how to build the Camera Slider. I am planning on motorising a Neewer carbon fibre camera slider using the code you have shared as a base starting config. (I am new to Arduino coding). I intend to add a Move, Shoot, Move option which triggers the cameras shutter via another output pin when the slider stops between moves. I noticed in your videos you actually use several different models of Arduino, but provide the code based on a MEGA. I intend using an UNO or NANO, would it be possible for you to share the specific "Interval Pin" details and anything else specific needed for these other two models ? ManyThanks.
@wogified11397 жыл бұрын
Thanks! Its been a while since I made this video tutorial series so my memory of it is a little hazy. I believe I went with the MEGA over the nano/uno due to dynamic memory constraints. This was mainly due to using the OLED display library (its a memory hog). If you choose to omit the screen in order to go with another control scheme, then you can potentially use the nano or the uno. You stated "interval" pins but I'm assuming you meant "interrupt" pins? Those pins are different between the mega and the nano, while the nano and uno may share the same interrupt pin numbers. I recall including some references in the code to websites that really helped me on this topic. If not, it should be a short googling away. Good Luck.
@wernerberry78007 жыл бұрын
Really great project Wogified! Thanks for sharing!! Very nice coding as well!
@wernerberry78007 жыл бұрын
Really great project Wogified! Thanks for sharing!! Very nice coding as well!
@patricklambrecht39347 жыл бұрын
I am not seeing the wiring diagram in the descriptions...
@wogified11397 жыл бұрын
Woops, I added the diagram to the github link. You should be able to get it there.
@patricklambrecht39347 жыл бұрын
First of all, great job with this. Building this is so much cheaper than buying one. Secondly, I followed everything in the instructions, and everything seems to be working just fine, except that my rotary encoder does not seem to want to scroll through the menu. I can long press to select, but cannot scroll to any options other than the first. Thoughts?
@wogified11397 жыл бұрын
Not too sure about this. If the button press works, but the knob doesnt work; then I would double check your wiring. Also, in my build, the menu does not respond until you turn it at least a half turn.
@patricklambrecht39347 жыл бұрын
Perhaps I have the wrong resistors. Are those 220s?
@berlib01025 жыл бұрын
@@patricklambrecht3934 I've the same problem... and no solution.
@smellyoulater7 жыл бұрын
Love your Slider project so much, I built it! This was my third Arduino project ever. I modified the build and code to suit the parts I had on hand. Still very much a beginner at programming. Loving the motion in my Timlapse videos! Thank you for putting in all the hard work and posting this video series for all to share.
@MBBMODByBoB7 жыл бұрын
hi nice projeckt but the sketch work not on my arduino mega .
@wogified11397 жыл бұрын
Hey sorry for your troubles, but you'll need to provide more information about your issue if you want help on it!
@judithhallet34707 жыл бұрын
If I don't have a laser cutter is there an etsy store where I can commission someone to make the cuts? Also, how many limes do you put in your pho?
@judithhallet34707 жыл бұрын
Nice video! Where'd you get that timing belt? Also, how many limes do you put in your pho?
@oldfarmhand77147 жыл бұрын
Hi Thank you so much for making this tutorial. I followed it along with my install and it was a breeze to do the install Thanks Again!!!!!!
@wogified11397 жыл бұрын
Hey! Glad to hear that the video helped you out! And if you haven't already, I would totally recommend building a case for your printer. It really helps with the print quality. I made one for my robo r1 and it does wonders for larger prints.
@oldfarmhand77147 жыл бұрын
I did I have both Robo R1's and a creality cr-10 in enclosures