.. |
bedlevel
|
Macros to eliminate 'f + 0.0' (#21568)
|
2021-04-08 21:03:34 -05:00 |
calibrate
|
Fix axis char printing
|
2021-04-07 15:43:57 -05:00 |
config
|
Number serial from 1 to match settings
|
2021-03-10 13:45:53 -06:00 |
control
|
Fix axis char printing
|
2021-04-07 15:43:57 -05:00 |
eeprom
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
|
2021-02-08 00:37:24 -06:00 |
feature
|
Replace 'const float &' with 'const_float_t' (#21505)
|
2021-04-01 17:59:57 -05:00 |
geometry
|
Add M207/8/9 reporting (#21335)
|
2021-03-12 09:25:41 -06:00 |
host
|
Flags for MarlinSerial instance features (#21318)
|
2021-03-29 21:36:01 -05:00 |
lcd
|
Add typedef celsius_t (#21374)
|
2021-03-24 04:11:43 -05:00 |
motion
|
Replace 'const float &' with 'const_float_t' (#21505)
|
2021-04-01 17:59:57 -05:00 |
probe
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
|
2021-02-08 00:37:24 -06:00 |
scara
|
TPARA followup
|
2021-03-03 17:57:24 -06:00 |
sd
|
Pause SD queue early on M25 (#21317)
|
2021-03-12 08:34:22 -06:00 |
stats
|
Use serial shorthand
|
2021-02-04 23:34:09 -06:00 |
temp
|
Extend M106/M107 for better laser module support (#16082)
|
2021-03-24 12:21:11 -05:00 |
units
|
Fix links to secure sites (#18745)
|
2020-07-22 22:20:14 -05:00 |
gcode_d.cpp
|
Fix and add STM32 SDIO DMA (#21476)
|
2021-03-29 21:52:30 -05:00 |
gcode.cpp
|
Fix manual move with MKS H43 (#21511)
|
2021-04-09 15:29:59 -05:00 |
gcode.h
|
Fix manual move with MKS H43 (#21511)
|
2021-04-09 15:29:59 -05:00 |
parser.cpp
|
Fix axis char printing
|
2021-04-07 15:43:57 -05:00 |
parser.h
|
Revert "Optimized string-to-number functions" (#21532)
|
2021-04-04 17:35:58 -05:00 |
queue.cpp
|
Revert "Optimized string-to-number functions" (#21532)
|
2021-04-04 17:35:58 -05:00 |
queue.h
|
Apply pointer formatting
|
2021-03-29 20:36:37 -05:00 |