aboutsummaryrefslogtreecommitdiffstats
path: root/config/sample-idex.cfg
Commit message (Collapse)AuthorAgeFilesLines
* idex_modes: COPY and MIRROR mode implementation (#6297)Dmitry Butyugin2023-08-011-0/+36
| | | | | | | | | | | COPY and MIRROR mode implementation Correctly apply input shaper params to new dual_carriage Added SAVE_/RESTORE_IDEX_STATE commands Documentation updates for the new IDEX modes Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com>
* config: Update example configs to use rotation_distanceKevin O'Connor2020-12-181-4/+8
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Move config reference information to new Config_Reference.mdKevin O'Connor2020-11-181-2/+1
| | | | | | | Move all the config reference information from files in the config/ directory to a new Config_Reference.md document. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add multi extruder sample filesKevin O'Connor2019-12-101-0/+93
Add sample-multi-extruder.cfg and sample-idex.cfg files. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>