My first Smoothieboard prints, wow!
-
- Printmaster!
- Posts: 800
- Joined: Wed Dec 11, 2013 9:11 pm
- Location: Queensland, Australia
- Contact:
Re: My first Smoothieboard prints, wow!
Wow this is amazing. Was it difficult to get it running? I have no idea what sort of changes need to be made to switch boards - can you even use the same firmware?
I loved my Rostock so much I now sell them in Oz 

Re: My first Smoothieboard prints, wow!
As Flateric says, there is another discussion in another thread. We speculated that the issue might be related to math/floating point precision and that appears to be on target. That's great that you are using the 1.9° steppers and seeing this improvement based solely on math precision.Flateric wrote:Yup discussion has occured before, the deltas also tax the cpu with more complicated calculation as well as running more motors at a time.
My smoothie in the end was the exact same price as a Rambo.
Yes, I'll be post a few more examples as I go.
And just to clarify your "running more motors at a time" so others understand - with a Cartesian printer, once the Z level is reached all movement is in the X-Y plane and only requires moving the X and Y steppers (so 2 steppers) and this is easy Cartesian math. With a delta, all three steppers have to move to put the nozzle at a given X, Y, Z coordinate, even if the Z level is the same for all and the math is much more complicated.
Sublime Layers - my blog on Musings and Experiments in 3D Printing Technology and Art
Start Here:
A Strategy for Successful (and Great) Prints
Strategies for Resolving Print Artifacts
The Eclectic Angler
Re: My first Smoothieboard prints, wow!
Ok, I asked Mark Cooper - when in doubt, go to the project's author!Flateric wrote:^^This makes alot of sense. One of the values in the config file is how many times per second the speed is checked during printing. The default value for this out of the box is 1000.
My steppers are the as shipped 1.8 degree guys and other than this my machine is not really remarkable other than being upgraded with the magnetic arms.
"I don't really think that floating point timing is going to improve print quality either. The improved step timing *does* make a machine quieter but the "resolution" we are talking about from improving the step timing is pretty insignificant when compared to the print quality resolutions we can get in the first place. At a guess, your friend is getting great prints because he has a solid machine and has his settings tuned in well.

Ok then, we all know that floating point processors will improve floating point performance - when that's the issue -
but we're talking about devices where the triangles have already been calculated. Gawd, I would love to have the time to bench some of the arm movements.
Technologist, Maker, Willing to question conventional logic
http://dropc.am/p/KhiI1a
http://dropc.am/p/KhiI1a
Re: My first Smoothieboard prints, wow!
I think I may need to write him.
I switched back to the x3 last night, and quality went right back to where it was previously. Absolutely no other changes, same files, same gcode, same host, even identical firmware/config settings. The quality was not crap, it was good. But it was not stellar like it was the second I switch back to the smoothie.
How did you get ahold of him easily might I ask?
I switched back to the x3 last night, and quality went right back to where it was previously. Absolutely no other changes, same files, same gcode, same host, even identical firmware/config settings. The quality was not crap, it was good. But it was not stellar like it was the second I switch back to the smoothie.
How did you get ahold of him easily might I ask?
"Now you see why evil will always triumph! Because good is dumb." - Spaceballs
Re: My first Smoothieboard prints, wow!
As I walk around this morning making my coffee it occurs to me that even still the faster floating point does affect the print quality.
Because if you crank the speeds up on the Arduino based boards you very quickly will overload it's processor and start getting the dreaded pauses and rough movements.
Which really do ruin many prints, for me anyways.
If anyone has a specific print they would like to see, say so, and if I can find a moment I'll print and post pics.
Please nothing outragous that would take days to print. Pic something specific of smallish size that demonstrates some feature you want to see.
Because if you crank the speeds up on the Arduino based boards you very quickly will overload it's processor and start getting the dreaded pauses and rough movements.
Which really do ruin many prints, for me anyways.
If anyone has a specific print they would like to see, say so, and if I can find a moment I'll print and post pics.
Please nothing outragous that would take days to print. Pic something specific of smallish size that demonstrates some feature you want to see.
"Now you see why evil will always triumph! Because good is dumb." - Spaceballs
Re: My first Smoothieboard prints, wow!
I PM'd you. I'm curious. I think it's the servo side of things and not the calcs. I hope Johnny is watching this thread...Flateric wrote:I think I may need to write him.
I switched back to the x3 last night, and quality went right back to where it was previously. Absolutely no other changes, same files, same gcode, same host, even identical firmware/config settings. The quality was not crap, it was good. But it was not stellar like it was the second I switch back to the smoothie.
How did you get ahold of him easily might I ask?
I'm all for better boards and prints. I'm happy that you got the smoothy working. I ordered mine and can't wait to see it run a mini-Kossel. I've got an extra Rambo as well; so I'm very interested in seeing a comparison between the two live and in person as well.
Personally, I hope Mark has Johnny start doing his boards. Always great to see multiple options and keep the rep rappers all in the fam.
Technologist, Maker, Willing to question conventional logic
http://dropc.am/p/KhiI1a
http://dropc.am/p/KhiI1a
-
- ULTIMATE 3D JEDI
- Posts: 2417
- Joined: Mon Mar 26, 2012 1:44 pm
- Location: Redmond WA
Re: My first Smoothieboard prints, wow!
Print a couple of 30mm high cylinders, and boxes on both setups.
I find simple prints like this are the best reflection of a machines print quality because you can easily see inconsistent extrusion and layer alignment.
The current repetier build seems to be much worse with juddery movement than previous builds and that's a function of insufficient CPU performance and certainly affects quality.
I find simple prints like this are the best reflection of a machines print quality because you can easily see inconsistent extrusion and layer alignment.
The current repetier build seems to be much worse with juddery movement than previous builds and that's a function of insufficient CPU performance and certainly affects quality.
Printer blog http://3dprinterhell.blogspot.com/
Re: My first Smoothieboard prints, wow!
I strongly believe the issue is in the frequency of the updates to the steppers. You can't separate this from the floating point precision in a design like this because the same CPU is trying to do both at the same time and eventually the CPU bandwidth becomes saturated and the effect is obvious.Flateric wrote:As I walk around this morning making my coffee it occurs to me that even still the faster floating point does affect the print quality.
Because if you crank the speeds up on the Arduino based boards you very quickly will overload it's processor and start getting the dreaded pauses and rough movements.
Which really do ruin many prints, for me anyways.
If anyone has a specific print they would like to see, say so, and if I can find a moment I'll print and post pics.
Please nothing outragous that would take days to print. Pic something specific of smallish size that demonstrates some feature you want to see.
I would like to see something small like a 1.5" tall figure like a human head or something with more intricate moves. Maybe the issue is not as pronounced on small moves than it is on large objects like your case with sweeping curves?
Re: My first Smoothieboard prints, wow!
A lego brick would be a good test. Both flat and curved aspects and small enough and hollow enough to be fast.
Here's one: http://www.thingiverse.com/thing:591
Here's one: http://www.thingiverse.com/thing:591
Re: My first Smoothieboard prints, wow!
That looks like a great test.Eric wrote:A lego brick would be a good test. Both flat and curved aspects and small enough and hollow enough to be fast.
Here's one: http://www.thingiverse.com/thing:591
Re: My first Smoothieboard prints, wow!
Even though I've barely started my first printer build, count me in as very interested in this. Was it fairly forward to setup and get working, or did it take a lot of fiddling to get it working correctly?
Thanks
-David
Thanks
-David
- Eaglezsoar
- ULTIMATE 3D JEDI
- Posts: 7159
- Joined: Sun Apr 01, 2012 5:26 pm
Re: My first Smoothieboard prints, wow!
Were you able to keep the LCD ? If the LCD is gone are you working to get one wired in?
“ Do Not Regret Growing Older. It is a Privilege Denied to Many. ”
Re: My first Smoothieboard prints, wow!
I have not wired in my LCD yet, just have not gotten around to it yet. Others have, discount LCD, full graphic LCD, VIKI LCD and of course the smoothie branded one.
I'll tackle this after I finish up my effector build with pics using the premade balls and a HD platter.
I'll tackle this after I finish up my effector build with pics using the premade balls and a HD platter.
"Now you see why evil will always triumph! Because good is dumb." - Spaceballs
- drunkenmugsy
- Printmaster!
- Posts: 115
- Joined: Sat Mar 01, 2014 2:26 pm
- Location: Texas
Re: My first Smoothieboard prints, wow!
Posting for watch.
-
- Printmaster!
- Posts: 800
- Joined: Wed Dec 11, 2013 9:11 pm
- Location: Queensland, Australia
- Contact:
Re: My first Smoothieboard prints, wow!
You going to do a guide on this soon? I just coincidentally happen to have a smoothie laying around....
I loved my Rostock so much I now sell them in Oz 

- Eaglezsoar
- ULTIMATE 3D JEDI
- Posts: 7159
- Joined: Sun Apr 01, 2012 5:26 pm
Re: My first Smoothieboard prints, wow!
After looking through what I could find, it appears that the smoothieboard controls the 3D printer via its own firmware.
The G-Code that this firmware recognizes does not seem to have anything to do with dual extruders at this time, is this correct?
The G-Code that this firmware recognizes does not seem to have anything to do with dual extruders at this time, is this correct?
“ Do Not Regret Growing Older. It is a Privilege Denied to Many. ”
Re: My first Smoothieboard prints, wow!
I'll check into this for you.
"Now you see why evil will always triumph! Because good is dumb." - Spaceballs
Re: My first Smoothieboard prints, wow!
This thread has really peeked my interest!
Thanks for sharing and keep the info coming.
Thanks for sharing and keep the info coming.
Re: My first Smoothieboard prints, wow!
The smoothieboard was actually really easy to setup, I just used the premade config file and adjusted for my build and used the relevant numbers from the repetier firmware.
- Eaglezsoar
- ULTIMATE 3D JEDI
- Posts: 7159
- Joined: Sun Apr 01, 2012 5:26 pm
Re: My first Smoothieboard prints, wow!
I understand from seeing the pictures that the prints do look better but at this point in time do they have an LCD that you can install?lordbinky wrote:The smoothieboard was actually really easy to setup, I just used the premade config file and adjusted for my build and used the relevant numbers from the repetier firmware.
Can it run with dual extruders? What if the calibration needs tweaked, can this be done through the smoothieboard firmware? It seems
like you lose a little to gain better prints. I know the technology is in its infancy at this point but what are your feelings after getting it
working? Are the better prints worth what you lose?
“ Do Not Regret Growing Older. It is a Privilege Denied to Many. ”
Re: My first Smoothieboard prints, wow!
According to their wiki, code for the 2nd extruder is in the testing branch of their firmware right now.Eaglezsoar wrote:After looking through what I could find, it appears that the smoothieboard controls the 3D printer via its own firmware.
The G-Code that this firmware recognizes does not seem to have anything to do with dual extruders at this time, is this correct?
flateric, are there other forums where people are discussing setting up the smoothie, especially stuff like the LCD we all already have? The forum on smoothie's pages seems pretty anemic.
Re: My first Smoothieboard prints, wow!
My smoothieboard is without an LCD until I can make an adapter for the pins (or if I split the ribbons into individual pins, but UGH! and I can't share my solution with that).
I configured my smoothieboard to use the fifth driver for my extruder since I blew the fourth driver (damn non-locking connectors). I feel like I could have setup a second extruder, buuuut I haven't and so I can't confirm that 100%.
I configured my smoothieboard to use the fifth driver for my extruder since I blew the fourth driver (damn non-locking connectors). I feel like I could have setup a second extruder, buuuut I haven't and so I can't confirm that 100%.
Re: My first Smoothieboard prints, wow!
Ya, I sorta feel the same way, after messing with it enough I can't really see any real reason that you would not easily be able to simple add the additional chunk to the config file with all the pins pointed the right way and have it work.
Unless there is a deeper firmware issue?
The viki LCD comes with all the pins broken out as is. So I would love to see your solution.
Unless there is a deeper firmware issue?
The viki LCD comes with all the pins broken out as is. So I would love to see your solution.
"Now you see why evil will always triumph! Because good is dumb." - Spaceballs
Re: My first Smoothieboard prints, wow!
Can you post a picture of the same part printed Smoothie vs. Rambo?
Without a direct comparison it is impossible to judge quality.
Without a direct comparison it is impossible to judge quality.
Re: My first Smoothieboard prints, wow!
Actually, you can see some things such as the common vertical banding is quite different. I had a test print cube (it's been destroyed by now) that had a fine crosshatch pattern (that was MUCH less prominent than the typical banding) in the walls. While visible, it was very much a pattern you could see but not feel (me or my friend couldn't at least).