1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed laser_module_enable checksum
Logxen
as Mark Cooper
More... over 13 years ago
forgot virtual in StreamOutput, manually adding
arthurwolf
as Arthur Wolf
More... over 13 years ago
removed the last mbed.h includes. Smoothie is now not necessarily dependant on the mbed libs.
arthurwolf
as Arthur Wolf
More... over 13 years ago
moved from FunctionPointer to FPointer. hopefully, the last bit of mbed attachement.
arthurwolf
as Arthur Wolf
More... over 13 years ago
forgot StreamOutput
arthurwolf
as Arthur Wolf
More... over 13 years ago
Removed all uses of the Stream ( native mbed ) class in favor of the StreamOutput ( non-mbed clone ). all mbed.h removed now except for the laser module
arthurwolf
as Arthur Wolf
More... over 13 years ago
forgot to add the SerialMessage file
arthurwolf
as Arthur Wolf
More... over 13 years ago
removed most mbed.h includes
arthurwolf
as Arthur Wolf
More... over 13 years ago
repaired Pause subsystem, added M109 ( wait for temp ) gcode to temperaturecontrol
arthurwolf
as Arthur Wolf
More... over 13 years ago
made temperature_control modular ( multiple concurrent modules possible ), updated gcc4mbed, added ADC HAL
arthurwolf
as Arthur Wolf
More... over 13 years ago
cleanup before merging
arthurwolf
as Arthur Wolf
More... over 13 years ago
added missing files
arthurwolf
as Arthur Wolf
More... over 13 years ago
precaution commit
arthurwolf
as Arthur Wolf
More... over 13 years ago
added missing files, working on extruder module ( not finished, removing Timer1)
arthurwolf
as Arthur Wolf
More... over 13 years ago
added shortcut configuration option : temperature_control_thermistor, with values for most common thermistors
arthurwolf
as Arthur Wolf
More... over 13 years ago
Stepper's pins now have independant config/port
arthurwolf
as Arthur Wolf
More... over 13 years ago
in-file config of the TemperatureControl, and simple adjustments to make porting easier
arthurwolf
as Arthur Wolf
More... over 13 years ago
Basic 3D printing support working, a gigaton of bugfixes
arthurwolf
as Arthur Wolf
More... over 13 years ago
i
arthurwolf
as Arthur Wolf
More... over 13 years ago
added configuration options, feedrate gcode to the extruder module
arthurwolf
as Arthur Wolf
More... over 13 years ago
added missing files
arthurwolf
as Arthur Wolf
More... over 13 years ago
major bug fixes, way too many to enumerate
arthurwolf
as Arthur Wolf
More... over 13 years ago
debugging the Extruder module, commiting just to keep all the debug printfs I'm about to delete
arthurwolf
as Arthur Wolf
More... over 13 years ago
First seemingly working Extruder module
arthurwolf
as Arthur Wolf
More... over 13 years ago
extruder module completely messed up, trying something completely different, just saving in case ...
arthurwolf
as Arthur Wolf
More... over 13 years ago
partially working Extruder module, fixed but in Robot.cpp
arthurwolf
as Arthur Wolf
More... over 13 years ago
halfway thru the Extruder functionality
arthurwolf
as Arthur Wolf
More... over 13 years ago
various cleanups
arthurwolf
as Arthur Wolf
More... over 13 years ago
Merge branch 'player' into edge
arthurwolf
as Arthur Wolf
More... over 13 years ago
minor
arthurwolf
as Arthur Wolf
More... over 13 years ago