- Apr 24, 2015
-
-
Scott Lahteine authored
-
Scott Lahteine authored
More Beeper clean up
-
Scott Lahteine authored
Add M410 QuickStop command
-
- Apr 21, 2015
-
-
AnHardt authored
-
- Apr 20, 2015
-
-
AnHardt authored
and removed some tabs.
-
AnHardt authored
Centralised beep code to lcd_buzz(). From gcode_M300() and lcd_quick_feedback(). Enforced max. duration for M300 to 5 seconds. Corrected description in 'Configuration.h' LCD_FEEDBACK_FREQUENCY_HZ 0 gives now a silent delay of LCD_FEEDBACK_FREQUENCY_DURATION_MS.
-
- Apr 19, 2015
-
-
AnHardt authored
Corrected wrong order of parameters.
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Apr 18, 2015
-
-
Scott Lahteine authored
Fixed compilation error "error: stray ‘\357’ in program"
-
Scott Lahteine authored
Added new PID autotune info, to make easy copy & paste results to marlin
-
Scott Lahteine authored
Fixed jump in speed at high accelerations on axes with lots of steps
-
- Apr 17, 2015
-
-
Ivan Galvez Junquera authored
Introduced in commit 697ee2dc and later spread to other files.
-
Bo Herrmannsen authored
-
paclema authored
-
Chris Palmer authored
-
Chris Palmer authored
-
- Apr 16, 2015
-
-
Chris Palmer authored
I.e., when acceleration * steps per mm > 2,000,000. This was done by changing MultiU24X24toH16 to take a 32b bit operand. Removed the claim that stepper.cpp uses the Leib algorithm.
-
Scott Lahteine authored
Babystep delay 2us
-
Scott Lahteine authored
-
Scott Lahteine authored
Fixed M48 mismatch between n and P parameter on documentation
-
- Apr 15, 2015
-
-
paclema authored
-
paclema authored
-
Bo Herrmannsen authored
-
Bo Herrmannsen authored
-
Scott Lahteine authored
Some minor translations to spanish
-
Scott Lahteine authored
Example Configuration for K8200 back in sync
-
- Apr 14, 2015
-
-
elgambitero authored
-
CONSULitAS authored
example_configurations\K8200\Configuration.h: * merge upstream changes from default Configuration.h manually * add some machine specific comments
-
CONSULitAS authored
-
Scott Lahteine authored
Enable all old_z_*_endstop vars for Z_DUAL_ENDSTOPS
-
Scott Lahteine authored
-
Scott Lahteine authored
- Potentially addressing #1911
-
Scott Lahteine authored
Rename servos[] array in Marlin to servo[]
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Fix type of code_has_value
-
Scott Lahteine authored
-
Scott Lahteine authored
Naming and code comments
-
Scott Lahteine authored
-