0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
repaired Pause subsystem, added M109 ( wait for temp ) gcode to temperaturecontrol More... over 13 years ago
made temperature_control modular ( multiple concurrent modules possible ), updated gcc4mbed, added ADC HAL More... over 13 years ago
cleanup before merging More... over 13 years ago
added missing files More... over 13 years ago
precaution commit More... over 13 years ago
added missing files, working on extruder module ( not finished, removing Timer1) More... over 13 years ago
added shortcut configuration option : temperature_control_thermistor, with values for most common thermistors More... over 13 years ago
Stepper's pins now have independant config/port More... over 13 years ago
in-file config of the TemperatureControl, and simple adjustments to make porting easier More... over 13 years ago
Basic 3D printing support working, a gigaton of bugfixes More... over 13 years ago
i More... over 13 years ago
added configuration options, feedrate gcode to the extruder module More... over 13 years ago
added missing files More... over 13 years ago
major bug fixes, way too many to enumerate More... over 13 years ago
debugging the Extruder module, commiting just to keep all the debug printfs I'm about to delete More... over 13 years ago
First seemingly working Extruder module More... over 13 years ago
extruder module completely messed up, trying something completely different, just saving in case ... More... over 13 years ago
partially working Extruder module, fixed but in Robot.cpp More... over 13 years ago
halfway thru the Extruder functionality More... over 13 years ago
various cleanups More... over 13 years ago
Merge branch 'player' into edge More... over 13 years ago
minor More... over 13 years ago
Changed from Queue in Planner module to the new Player module More... over 13 years ago
various bug fixes More... over 13 years ago
added per-axis speed limit, with config file setting More... over 13 years ago
adding boolean configuration values, and extruder/laser modules enable options ( defaulting to false ) More... over 13 years ago
Changed config system to an object-based one, configs are now retrieved as objects, then data is extracted from them More... over 13 years ago
Added credits for grbl-edge math/logic More... almost 14 years ago
Stepper pins can now be inverted by adding a ! to the pin number Example : " gamma_step_pin 19! " ( in the config file ) More... almost 14 years ago
added pauser module More... almost 14 years ago