0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #215 from thephet/master More... over 10 years ago
Fixed formula to get and set temperature using ad595 More... over 10 years ago
Merge pull request #206 from kliment/experimental More... over 11 years ago
Change max overshoot for Autotune to 55°C If Temperature is higher then 255 °C stop Autotune More... over 11 years ago
M303 Autotune use HEATER_CURRENT for Maximum PWM Value More... over 11 years ago
Version 1.3.22T - Error in JERK calculation after G92 command is send, make problems with Z-Lift function in Slic3r More... over 11 years ago
Merge pull request #200 from kliment/master More... over 11 years ago
Merge pull request #199 from vonnieda/master More... over 11 years ago
Fixes an array length calculation bug. The bug causes M42 pin sets to fail. More... over 11 years ago
Add M84 T to enable all axes More... almost 12 years ago
Version 1.3.21T - M301 set PID Parameter, After PID values change use M500 to store to EEPROM - If no PID is used, deaktivate Variables for PID settings More... almost 12 years ago
Merge pull request #198 from blddk/experimental More... almost 12 years ago
Added chain of command so hotend wont be turned off before print is done. More... almost 12 years ago
Added chain of command so hotend wont be turned off before the print is finished. More... almost 12 years ago
Merge pull request #196 from kliment/master More... almost 12 years ago
Thermistortable 7 without thermistor shows 5 C, add an safety point with 0 C More... almost 12 years ago
Merge pull request #195 from kliment/master More... almost 12 years ago
Merge pull request #194 from felipesanches/refactor_eeprom2 More... almost 12 years ago
use PID_PGAIN, PID_IGAIN, PID_DGAIN for PID default values More... almost 12 years ago
calculate eeprom parameter addresses based on previous param address plus sizeof(type) More... almost 12 years ago
refactor eeprom routines to make it possible to modify the value of a single parameter More... almost 12 years ago
Merge pull request #191 from MrAlvinTesting/patch-1 More... almost 12 years ago
Update master More... almost 12 years ago
Merge pull request #190 from felipesanches/refactor_homing More... almost 12 years ago
reimplement homing routine as an inline function More... almost 12 years ago
refactoring homing routine to avoid copy&pasted code More... almost 12 years ago
Merge pull request #188 from felipesanches/experimental More... almost 12 years ago
fix a few typos and correct english usage More... almost 12 years ago
Merge pull request #186 from blddk/experimental More... almost 12 years ago
Forgot to pit the part in where it makes the pin an output pin... >.< More... almost 12 years ago