diff options
author | Tomasz Kramkowski <tomasz@kramkow.ski> | 2025-08-15 21:13:44 +0100 |
---|---|---|
committer | Tomasz Kramkowski <tomasz@kramkow.ski> | 2025-08-15 21:46:37 +0100 |
commit | ae9102482560b557628c83a247ab35063ade0bf7 (patch) | |
tree | 2f08afac5a943aac31186e2c5c0c7d60e6d8837a /config/printer-creality-cr10s-pro-v2-2020.cfg | |
parent | 121edea90cde8295f720ed9d2f2fccca61f66bb4 (diff) | |
download | kutter-ae9102482560b557628c83a247ab35063ade0bf7.tar.gz kutter-ae9102482560b557628c83a247ab35063ade0bf7.tar.xz kutter-ae9102482560b557628c83a247ab35063ade0bf7.zip |
Rename everything significant to Kutter except for docs
Diffstat (limited to 'config/printer-creality-cr10s-pro-v2-2020.cfg')
-rw-r--r-- | config/printer-creality-cr10s-pro-v2-2020.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/printer-creality-cr10s-pro-v2-2020.cfg b/config/printer-creality-cr10s-pro-v2-2020.cfg index e06cd82c..6ae40479 100644 --- a/config/printer-creality-cr10s-pro-v2-2020.cfg +++ b/config/printer-creality-cr10s-pro-v2-2020.cfg @@ -69,7 +69,7 @@ max_extrude_only_accel: 1000.0 heater_pin: PB4 #ar10 sensor_type: EPCOS 100K B57560G104F sensor_pin: PK5 #analog13 -control: pid #calibrated in Klipper, you will need to run this for your machine +control: pid #calibrated in kutter, you will need to run this for your machine pid_kp: 28.359 pid_ki: 1.616 pid_kd: 124.426 @@ -84,7 +84,7 @@ pin: PH6 #ar9 heater_pin: PH5 #ar8 sensor_type: EPCOS 100K B57560G104F sensor_pin: PK6 #analog14 -control: pid #calibrated in Klipper, you will need to run this for your machine +control: pid #calibrated in kutter, you will need to run this for your machine pid_kp: 70.936 pid_ki: 1.151 pid_kd: 1093.298 @@ -99,7 +99,7 @@ stow_on_each_sample: False # Be careful probe_with_touch_mode: True x_offset: -27 y_offset: -2 -z_offset: 2 # you will need to calibrate this in Klipper +z_offset: 2 # you will need to calibrate this in kutter speed: 4.0 samples: 2 sample_retract_dist: 3.0 |