Smoothie ware July 27, 2014 12:41AM |
Registered: 11 years ago Posts: 87 |
Re: Smoothie ware July 27, 2014 01:40AM |
Registered: 11 years ago Posts: 1,381 |
Re: Smoothie ware July 27, 2014 02:07AM |
Registered: 11 years ago Posts: 87 |
Re: Smoothie ware July 27, 2014 12:40PM |
Registered: 11 years ago Posts: 903 |
Re: Smoothie ware July 27, 2014 03:46PM |
Registered: 11 years ago Posts: 87 |
Re: Smoothie ware July 27, 2014 06:02PM |
Registered: 14 years ago Posts: 7,616 |
Generation 7 Electronics | Teacup Firmware | RepRap DIY |
Re: Smoothie ware July 27, 2014 06:24PM |
Admin Registered: 12 years ago Posts: 1,063 |
Re: Smoothie ware July 27, 2014 09:31PM |
Registered: 11 years ago Posts: 903 |
Re: Smoothie ware July 27, 2014 09:48PM |
Registered: 11 years ago Posts: 79 |
Re: Smoothie ware July 27, 2014 09:58PM |
Registered: 11 years ago Posts: 87 |
Re: Smoothie ware July 28, 2014 06:16AM |
Registered: 14 years ago Posts: 7,616 |
Quote
vreihen
Even better, how about naming it "Firmware - Post-AVR and 32-bit"?
Generation 7 Electronics | Teacup Firmware | RepRap DIY |
Re: Smoothie ware July 28, 2014 07:16AM |
Registered: 11 years ago Posts: 903 |
Quote
Traumflug
And except for "Smoothie is the future" I've yet to read something where it does something actually better than being yet another, tidied up wheel-reinvention.
Re: Smoothie ware July 28, 2014 07:22AM |
Admin Registered: 12 years ago Posts: 1,063 |
Quote
vreihen
Quote
Traumflug
And except for "Smoothie is the future" I've yet to read something where it does something actually better than being yet another, tidied up wheel-reinvention.
It can be installed by a newbie, by simply copying two files to an SD card and sticking it into the controller. (The firmware is distributed as a binary.) That in itself is a quantum leap over the 8-bit architecture, where the instructions start with download the Arduino compiler, but this has only been tested on version 0.24 unless you're running an LCD in which case you need 1.05...and don't forget to set your board type in the pull-down menu. Not having to explain how to install a software/compiler tool chain is a huge improvement. If you can use notepad in Windows, you can configure Smoothieware.
Smoothie presents it's internal SD card as a USB thumb drive over the printer's USB cable, so you can drag/drop files directly to the printer's storage via your operating system's native file manager.
Smoothie works on a Delta printer with a graphical LCD and 1/32 microsteps without the hesitations caused by an over-taxed 8-bit CPU doing lots of square root math.
Smoothie contains an internal web server, ethernet/IP stacks, and other goodies that I haven't seen in any of the 20 different forks of Marlin.
If you take a step backwards and look at the big picture, Smoothie is its own ecosystem, with very little in common with any of the other current controller options.
Oh, and in the interest of accuracy, Repetier firmware also runs on the Arduino Due with RAMPS-FD or RADDS shields. I was going to go down this path until I discovered the Smoothie ecosystem.....
Re: Smoothie ware July 28, 2014 09:23AM |
Registered: 11 years ago Posts: 1,381 |
Re: Smoothie ware July 29, 2014 04:41AM |
Registered: 14 years ago Posts: 7,616 |
Quote
vreihen
Smoothie is its own ecosystem
Generation 7 Electronics | Teacup Firmware | RepRap DIY |
Re: Smoothie ware July 29, 2014 11:33AM |
Registered: 11 years ago Posts: 87 |
Re: Smoothie ware July 29, 2014 01:29PM |
Registered: 12 years ago Posts: 661 |
Re: Smoothie ware July 29, 2014 04:32PM |
Registered: 11 years ago Posts: 87 |
Re: Smoothie ware July 29, 2014 06:06PM |
Admin Registered: 12 years ago Posts: 1,063 |
Quote
vegasloki
I think Markus is making a gross generalization of persons that like and are moving to either the Smoothie platform or other 32 bit platforms. While there are a few users that are staunch supporters of the platform, I see comments that generalize those users as shortsighted as the comments some of those users make. Just as 8088 has given way to i7 8 bit machine controllers will eventually be phased out for all but the most basic machines. That's not withstanding the performance advantage for something like a Deltabot. It's the end of the road for 8 bit AVR for these apps.
Interface and operation is a big hurdle for new users. Suggesting they add hardware and complexity isn't an effective solution in terms of usability and cost. There is simply no reason to put an AVR and an A7/8 on a single board when it can be integrated with a smaller footprint, fewer parts and an easier design. Discounting the ease of configuration of the Smoothie falls short of the mark particularly when the reason of performance is given. For less than the price of an AVR with a driver board one gets an integrated solution that is easier to configure and offers better performance. In listening to Massimo speak about the Arduino Tre the reason to keep the AVR is for hardware comparability with the current shield ecosphere rather than for any performance issues.
Using performance as a reason not to abstract the control and interface is a dated design strategy. In applications that are far more real time critical, for example audio and video manipulation use native application with no separate controllers. That said, I think Smoothie still has a way to go before it gets a wider adoption rate. At least a year, probably two. Or it could not be the 32bit platform at all, something else could take that mantle. One thing is for certain,Reprap doesn't live in a vacuum in the embedded control world and as the rest of that space moves to 32 bit so will Reprap, 3D printing and CNC in general.
Re: Smoothie ware July 29, 2014 06:34PM |
Registered: 11 years ago Posts: 87 |
Re: Smoothie ware July 29, 2014 06:48PM |
Admin Registered: 12 years ago Posts: 1,063 |
Quote
RC-CnC
Well I'm sure as time progresses you'll see the need...I'm just cutting edge I like new technology...As more boards are used you'll see profits go up...as with any new technology. Remember how much $$ top loading VCR's started out in the early 80's Now if the Mach 3 designers would get off their duff and change over to USB...Parallel really c'mon
Re: Smoothie ware July 29, 2014 09:26PM |
Registered: 11 years ago Posts: 903 |
Quote
RC-CnC
Remember how much $$ top loading VCR's started out in the early 80's (
Re: Smoothie ware July 29, 2014 11:56PM |
Registered: 11 years ago Posts: 87 |
Re: Smoothie ware July 30, 2014 12:02AM |
Admin Registered: 12 years ago Posts: 1,063 |
Quote
vreihen
Quote
RC-CnC
Remember how much $$ top loading VCR's started out in the early 80's (
Back in 1981, I wrote a state grant proposal to buy two blank T-60 VHS *tapes* @ $65 each to put together a community service video.
Around 1990, I had to be the first kid on my block with a 1GB hard disk drive. It was a SCSI Fujistu M2266SA drive, 5.25" full-height, and a blistering 3,600 RPM. Oh, and it set me back $1,820.
These days, Blockbuster is filling garbage dumps with old VHS tapes that nobody wants to watch, and the microSD card in my Azteeg X5 Mini holds 4GB in a package smaller than a fingernail that cost me $6.00.
On second thought, I think that I'm going to buy a RAMPS board.....
Re: Smoothie ware July 30, 2014 02:06AM |
Registered: 12 years ago Posts: 661 |
Re: Smoothie ware July 30, 2014 07:42AM |
Registered: 11 years ago Posts: 903 |
Re: Smoothie ware July 30, 2014 07:48AM |
Registered: 11 years ago Posts: 903 |
Re: Smoothie ware July 30, 2014 08:42AM |
Registered: 11 years ago Posts: 87 |
Quote
vreihen
FYI, this new Smoothie-compatible work-in-progress board just popped up in the Electronics section yesterday:
http://forums.reprap.org/read.php?13,388728
Resistance is futile.....
Re: Smoothie ware July 30, 2014 04:18PM |
Registered: 12 years ago Posts: 661 |
Re: Smoothie ware August 02, 2014 05:17AM |
Registered: 10 years ago Posts: 6 |
Quote
used for HBot or Corexy.
Set arm_solution to corexy or hbot in config
and uncomment corexy_homing in config if using homing
Also it is recommended to set
alpha_max_rate
beta_max_rate
to the top speed your steppers can go, as these refer to the actuator speed (the X and Y steppers) which on a corexy can run nearly twice as fast as the requested Cartesian speed when gong in certain directions.