Smoothieboard v2 progress update
posted on 18 Oct 2015 19:32
We really often get asked « When is Smoothieboard v2 coming out ? » lately. (read more…)
Added Oversampling
posted on 26 Jul 2015 23:39
The latest edge adds oversampling to the ADC which helps improve the PID performance.
There were numerous bug fixes as well, and improved filtering and averaging of values.
This seems to help keep the temperatures more stable. (read more…)
upgrade to GCC 4.8
posted on 16 Sep 2014 04:51
Edge now uses the current version of GCC 4.8, anyone developing on edge should delete the gcc-arm-none-eabi directory and run linux_install (or mac_install or win_install) to get the latest compiler, then do a make clean, then make. (read more…)
Volumetric Printing Support Added
posted on 14 Aug 2014 05:27
Information can be found on the Extruder Page under the heading of "Filament Diameter". (read more…)
Configuration Submenu Added to Panel
posted on 01 Jun 2014 21:25
The latest edge now has a Configuration submenu containing adjustments for: (read more…)
config: planner_queue_size
posted on 20 Jan 2014 22:38
Smoothie Edge-0b3e620 and later now pays attention to config option "planner_queue_size". (read more…)
Smoothie sited driving an h-bot on Hackaday
posted on 05 Apr 2013 16:55
Read the full article featuring Wulfnor's new bot here: http://hackaday.com/2013/04/05/h-bot-style-3d-printer-moves-bed-for-z-axis/ (read more…)
Smoothie ported to online mbed compiler
posted on 31 Jul 2012 21:17
Smoothie has been ported to the online compiler. You can import it from http://mbed.org/users/scachat/code/Smoothie/ (read more…)
GitHub Release
posted on 20 Sep 2011 20:28
Smoothie is now on GitHub, here : https://github.com/arthurwolf/Smoothie (read more…)