aboutsummaryrefslogtreecommitdiffstats
path: root/config/printer-anycubic-4maxpro-2.0-2021.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Rename everything significant to Kutter except for docsTomasz Kramkowski2025-08-151-2/+2
|
* toolhead: Replace max_accel_to_decel with minimum_cruise_ratioKevin O'Connor2024-03-131-1/+0
| | | | | | | | | The user facing max_accel_to_decel setting is complicated and confusing. Replace it with a new minimum_cruise_ratio parameter. Internally this user-facing parameter will calculate the existing low-level "accel_to_decel" mechanism. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Anycubic 4 Max Pro 2.0 - Added two internal systems (beeper and PSU ↵int_0x032022-08-191-1/+48
| | | | | control). (#5629) Signed-off-by: Usachev Alexander Valer'evich <int_0x21@protonmail.com>
* docs: Docs comma culture (#4822)Paul McGowan2022-01-091-4/+4
| | | | | Many non-English speaking countries use a comma as a decimal separator for printed numbers. This can create some confusion in documentation and config files when not surrounded by contextual clues like parenthesis. Improve documentation by adding spaces to coordinates. Signed-off-by: Paul McGowan <mental450@gmail.com>
* config: Config for Anycubic 4MaxPro_2.0-2021 (#4557)int_0x032021-09-211-0/+141
This config I created and fully tested on my own printer Anycubic 4Max Pro 2.0. This works fine! Please note that this printer is different from the Anycubic 4MAX. Signed-off-by: Alexander Usachev <int_0x21@protonmail.com>