.. |
bedlevel
|
Fix M420 (UBL) undefined variables (#15621)
|
2019-10-24 12:07:17 -05:00 |
calibrate
|
Only use slow homing speed where applicable (#15640)
|
2019-10-24 13:14:45 -05:00 |
config
|
Multi-language support (#15453)
|
2019-10-09 19:46:10 -05:00 |
control
|
Fix up PSU_CONTROL checks
|
2019-10-22 16:16:12 -05:00 |
eeprom
|
Restore documented M503 behavior
|
2019-08-22 18:58:11 -05:00 |
feature
|
Fix left-shift warning
|
2019-10-16 15:42:46 -05:00 |
geometry
|
Fix G92.9 (thus PLR Z position) (#15625)
|
2019-10-24 13:05:50 -05:00 |
host
|
Fix up PSU_CONTROL checks
|
2019-10-22 16:16:12 -05:00 |
lcd
|
Estimate Remaining Time (graphical display) (#15497)
|
2019-10-10 21:03:33 -05:00 |
motion
|
Fix BABYSTEP_DISPLAY_TOTAL output
|
2019-10-21 13:53:19 -05:00 |
probe
|
Add custom types for position (#15204)
|
2019-09-29 04:25:39 -05:00 |
scara
|
Add custom types for position (#15204)
|
2019-09-29 04:25:39 -05:00 |
sdcard
|
Restore Host Prompt Info (#15387)
|
2019-09-27 17:06:26 -05:00 |
stats
|
Return buffer in duration.toString
|
2019-09-27 04:45:01 -05:00 |
temperature
|
Enable M191 (#15531)
|
2019-10-16 15:02:37 -05:00 |
units
|
Fix G90, G91, M82, M83 rel/abs modes (#15218)
|
2019-09-11 01:29:33 -05:00 |
gcode.cpp
|
Fix up PSU_CONTROL checks
|
2019-10-22 16:16:12 -05:00 |
gcode.h
|
Fix up PSU_CONTROL checks
|
2019-10-22 16:16:12 -05:00 |
parser.cpp
|
Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929)
|
2019-10-01 19:59:48 -05:00 |
parser.h
|
Reduce need for UNUSED
|
2019-09-30 22:56:22 -05:00 |
queue.cpp
|
Improve Power-loss Recovery (#15135)
|
2019-09-10 18:52:41 -05:00 |
queue.h
|
Rename command buffer var
|
2019-09-01 20:43:31 -05:00 |