aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Pressure_Advance.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: Update Pressure_Advance.md (#6808)Auxon2025-02-041-1/+1
| | | | | Added language to disable "scarf joint" seams as it messes with the TUNING_TOWER script. Signed-off-by: Roman Simanovich <romsimanovich@gmail.com>
* docs : make modifications to all md files to make them compatible with mkdocsDamien2021-07-271-4/+4
| | | | | | | | all markdown files must have a single H1 heading at the top. Signed-off-by: Damien Martin <damlobster@gmail.com> Update CNAME
* docs: Minor wording change to Pressure_Advance.mdKevin O'Connor2021-02-081-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Reformat Pressure_Advance.md to improve Jekyll renderingKevin O'Connor2021-02-081-5/+5
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Minor update to Pressure_Advance.mdKevin O'Connor2021-02-081-6/+7
| | | | | | | | | Update e-steps link to new Rotation_Distance.md Make it clear how to update the pressure_advance setting in the config file. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Recommend disable "dynamic acceleration control" during tuningKevin O'Connor2020-10-151-1/+2
| | | | | | | Note that "dynamic acceleration control" should be disabled in the pressure advance and input shaper tests. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Minor wording change in Pressure_Advance.mdKevin O'Connor2019-11-251-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Recommend normal slicer settings in Pressure_Advance.mdKevin O'Connor2019-11-251-1/+10
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* extruder: Initial support for "smoothed pressure advance"Kevin O'Connor2019-11-211-14/+2
| | | | | | | Support averaging the extruder position over a time range to "smooth out" the velocity changes that occur during pressure advance. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Reword Pressure_Advance.md paragraph on kinematic impactKevin O'Connor2019-10-231-7/+9
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Pressure_Advance.md should recommend setting ADVANCE_LOOKAHEAD_TIMEKevin O'Connor2019-10-231-2/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Pressure_Advance.md to use tuning towerKevin O'Connor2019-10-231-55/+57
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update pressure advance doc to note it only impacts the extruderKevin O'Connor2018-10-251-0/+8
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Note impact of warping during pressure advance tuningKevin O'Connor2018-10-251-0/+9
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Pressure_Advance.md - don't set square_corner_velocity=0Kevin O'Connor2018-10-251-7/+19
| | | | | | | | | Setting the square corner velocity to zero would cause stuttering during the test if a bed mesh is in effect. It's possible to get the desired effect by reducing the square corner velocity and setting the pressure advance lookahead time instead. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Pressure_Advance.md documentKevin O'Connor2018-09-111-57/+74
| | | | | | | | Update the document to recommend tuning with decreased acceleration and with square_corner_velocity disabled. Using this approach makes it possible to test with significantly higher pressure advance values. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Note pressure_advance over 0.20 is unlikely to improve qualityKevin O'Connor2018-01-081-1/+4
| | | | | | | Update the pressure advance tuning document to note that 0.20 is likely the ceiling of a useful pressure advance setting. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Note how to handle odd corner in Pressure_Advance.mdKevin O'Connor2017-05-251-5/+13
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add a prerequisites section to Pressure_advance.mdKevin O'Connor2017-05-221-0/+12
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Use only single space at start of new sentenceKevin O'Connor2017-05-011-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Use a markdown link to docs/prints/square.stlKevin O'Connor2017-04-271-7/+7
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add initial Pressure Advance tuning documentKevin O'Connor2017-04-191-0/+74
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>