- May 05, 2013
- May 03, 2013
- May 02, 2013
-
-
daid authored
fix DEFAULT_AXIS_STEPS_PER_UNIT minor Z rounding error
-
- May 01, 2013
-
-
Martin Renold authored
-
- Apr 24, 2013
-
-
ErikZalm authored
Add (as an option) slower SD transfer mode
-
Lukasz Stefanowicz authored
-
- Apr 23, 2013
-
-
ErikZalm authored
128x64 RepRapDiscount Full Graphic Smart Controller support
-
- Apr 16, 2013
- Apr 15, 2013
- Apr 12, 2013
-
-
daid authored
Fix: Build error when EEPROM_SETTINGS is defined and PIDTEMP is undefined
-
Stefanowicz authored
-
daid303 authored
-
Simon Oliver authored
-
Simon Oliver authored
Allow Edit menu to call fn after edit; Fix PID Ki and Kd display in menus; Actually use changed PID and Max Accel values Add new 'callback' edit-menu types that call a function after the edit is done. Use this to display and edit Ki and Kd correctly (removing the scaling first and reapplying it after). Also use it to reset maximum stepwise acceleration rates, after updating mm/s^2 rates via menus. (Previously, changes did nothing to affect planner unless saved back to EEPROM, and the machine reset). Add calls to updatePID() so that PID loop uses updated values whether set by gcode (it already did this), or by restoring defaults, or loading from EEPROM (it didn't do those last two). Similarly, update the maximum step/s^2 accel rates when the mm/s^2 values are changed - whether by menu edits, restore defaults, or EEPROM read. Refactor the acceleration rate update logic, and the PID scaling logic, into new functions that can be called from wherever, including the callbacks. Add menu items to allow the z jerk and e jerk to be viewed/edited in the Control->Motion menu, as per xy jerk. Conflicts: Marlin/language.h
-
- Apr 01, 2013
-
-
ErikZalm authored
Fixed cardreader.h to resolve issue #440 (Pull Request #425 missing file)
-
- Mar 31, 2013
-
-
Bart K authored
-
Erik van der Zalm authored
-
- Mar 30, 2013
-
-
ErikZalm authored
Removed GIT fragments from language.h
-
Dirk Eichel authored
Seems that there was something wrong while merging
-
ErikZalm authored
M928 logging
-
ErikZalm authored
Add support for M300: Play beep sound
-
ErikZalm authored
Final task of the 128x64dots GLCD implementation
-
- Mar 28, 2013
-
-
ErikZalm authored
-
- Mar 26, 2013
-
-
Dirk Eichel authored
Pull requests: #414 #433 #432 #428
-
Dirk Eichel authored
-
- Mar 25, 2013
-
-
ErikZalm authored
regenerated thermistor table 7
-
ErikZalm authored
Separate PID_MAX from BANG_MAX
-
ErikZalm authored
HTML removed, Rumba added
-
Colin Edwards authored
The LARGE_FLASH flag allows superfluous features to be excluded on boards with less memory
-
Colin Edwards authored
-