Thing-O-Matic Accelerated Custom Firmware by ScribbleJ 3d model
Warning. This content is not moderated and could be offensive.
cigarette
3dmdb logo
Thingiverse
Thing-O-Matic Accelerated Custom Firmware by ScribbleJ

Thing-O-Matic Accelerated Custom Firmware by ScribbleJ

by Thingiverse
Last crawled date: 3 years, 1 month ago
CRITICAL UPDATES!
THIS WILL BE THE FINAL UPDATE ON THIS PAGE. PLEASE SEE THE FOLLOWING URL FOR MORE IN-DEPTH INFORMATION:
http://reprap.org/wiki/Sjfw
(NOW WORKS WITH REPLICATORG!)
(Old) VIDEOS:
http://www.youtube.com/watch?v=pA8x-Q9ZMOQ 100mm/sec 20mmcube, pt1http://www.youtube.com/watch?v=AHn1s-ehS14 100mm/sec 20mmcube, pt2
More photos at my flickr, but it's sort of Prusa-centric as of this writing:http://www.flickr.com/photos/13723140@N04/
FEATURES:
Acceleration - this allows you to run your printer up to speeds it could never achieve without. Plus, it sounds neat. I have run mine up to 100mm/sec without breaking a sweat; I expect it could go significantly faster. This with no hardware mods to the axes.
"Volumetric 5D" - this basically means it uses the E codes to drive the extruder and those E codes are the type that SF40+ uses when you turn on the "Dimension" plugin. This is cool stuff because you can make major changes, switch from 1.75mm to 3.00mm filament by only changing one number, for example.
Gcode parser - the firmware speaks gcode, like repraps do, not a 'compiled down' version like Makerbots typically do.
ADVANCED gcode parser - the firmware pre-parses all incoming gcode long before it's executed, resulting in very tiny intra-move delays. Even if you're not using an SD card and you get horrible USB noise, you should be able to print just fine with no pauses.
N-dimensional. Very few changes needed to support any number of axes.
LCD support - hitachi style, temperature display only.
SD Card support
Full runtime configuration
Full LCD support, plus control panel.
Full hostless printing!
My goals in developing the firmware are (in no particular order):
Have a firmware I'm comfortable developing on. The existing firmwares were not written in a way I was happy about, generally.
Have a firmware that works on Gen4 (ToM) and RAMPS (Prusa).
Have a firmware that supports "Dimension" in SF40+, using "Volumetric 5D" or whatever the buzzword is.
Have a firmware that supports acceleration on movements.
Have a firmware that understands ASCII Gcode instead of using a binary format like Makerbot.
Break with the reprap gcode protocol standards where I think they do not make sense.
Make no mistake about it - this firmware is primarily for me. But I hope other people eventually find it useful.

Tags