Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Use hash marks for header lines | Kevin O'Connor | 2021-07-27 | 1 | -3/+3 |
| | | | | | | Consistently use leading hash marks (#) to note section headers. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs : make modifications to all md files to make them compatible with mkdocs | Damien | 2021-07-27 | 1 | -18/+11 |
| | | | | | | | | all markdown files must have a single H1 heading at the top. Signed-off-by: Damien Martin <damlobster@gmail.com> Update CNAME | ||||
* | kin_extruder: Convert pressure advance to use "weighted average" | Kevin O'Connor | 2019-12-20 | 1 | -4/+5 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update Kinematics.md document with "smooth pressure advance" | Kevin O'Connor | 2019-12-13 | 1 | -23/+24 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Kinematics.md updates for extruder instantaneous corner velocity | Kevin O'Connor | 2019-11-22 | 1 | -4/+0 |
| | | | | | | | | As of commit 5f5896ad Klipper will perform look-ahead between moves even if they have significant differences in extruder flow rates. Update Kinematics.md accordingly. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Minor change to wording of junction speeds | Kevin O'Connor | 2018-08-03 | 1 | -3/+3 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Note square corner velocity in lookahead description | Kevin O'Connor | 2018-08-03 | 1 | -0/+4 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update documentation with iterative solver changes | Kevin O'Connor | 2018-06-20 | 1 | -51/+51 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | toolhead: Permit look-ahead between Z moves | Kevin O'Connor | 2017-09-03 | 1 | -3/+3 |
| | | | | | | | | Extend the look-ahead mechanism to work between moves that contain Z movement. This improves Klipper's handling of g-code produced in "vase mode". Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update Kinematics.md with regards to stepper torque limits | Kevin O'Connor | 2017-07-19 | 1 | -10/+10 |
| | | | | | | | It is not necessary to limit stepper acceleration - only the limiting of stepper torque is important. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Improve description of delta stepper acceleration limits | Kevin O'Connor | 2017-07-19 | 1 | -6/+11 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Reword XY+Z delta moves in Kinematics | Kevin O'Connor | 2017-05-01 | 1 | -4/+5 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Use only single space at start of new sentence | Kevin O'Connor | 2017-05-01 | 1 | -16/+16 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Reword smoothed look-ahead description in Kinematics | Kevin O'Connor | 2017-05-01 | 1 | -11/+14 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Improve wording of slow lookahead description | Kevin O'Connor | 2017-04-27 | 1 | -3/+3 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Kinematics document image updates | Kevin O'Connor | 2017-04-27 | 1 | -19/+22 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Reword parts of the pressure advance kinematics description. | Kevin O'Connor | 2017-04-19 | 1 | -25/+29 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add info on delta acceleration limits | Kevin O'Connor | 2017-04-19 | 1 | -1/+17 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add initial Pressure Advance tuning document | Kevin O'Connor | 2017-04-19 | 1 | -3/+3 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add initial Kinematics document | Kevin O'Connor | 2017-04-15 | 1 | -0/+266 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |