aboutsummaryrefslogtreecommitdiffstats
path: root/docs/TSL1401CL_Filament_Width_Sensor.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: Reorganize layout of G-Codes.mdKevin O'Connor2022-02-011-1/+1
| | | | | | | Break listing up by module name. Provide links to "extended" commands. Sort reference by module name. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Improve filament width sensor documentation (#5058)Yifei Ding2021-12-271-29/+15
| | | | | | | | | | | Add Filament Width Sensor to G-Codes.md Remove Redundant Filament Width Sensor Entries Remove Duplicate Status Reference In Hall Filament Width Sensor Fix Indentation For Filament Width Sensors Signed-off-by: Yifei Ding<yifeiding@protonmail.com>
* docs: Match Single Blank Line Above and Below A TitleYifei Ding2021-11-191-0/+3
| | | | Signed-off-by: Yifei Ding <yifeiding@protonmail.com>
* docs : make modifications to all md files to make them compatible with mkdocsDamien2021-07-271-0/+2
| | | | | | | | all markdown files must have a single H1 heading at the top. Signed-off-by: Damien Martin <damlobster@gmail.com> Update CNAME
* tsl1401cl_filament_width_sensor: Filament Width Sensor Support (#1132)nopbit2019-02-141-0/+31
Support added for filament diameter sensor. Sample configuration parameters added to example-extras.cfg. Signed-off-by: Mustafa YILDIZ <mydiz@hotmail.com>