diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-01-10 10:46:39 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-01-10 10:59:43 -0500 |
commit | 2ae732a13afc5b18b7c8f06da29071ae0c1ccada (patch) | |
tree | 75df04fa82f0f9fc119b7faeb0d4a9b6697881ba /config/printer-tevo-flash-2018.cfg | |
parent | 750c157000171b140e613f665d7b3999aa9fa12b (diff) | |
download | kutter-2ae732a13afc5b18b7c8f06da29071ae0c1ccada.tar.gz kutter-2ae732a13afc5b18b7c8f06da29071ae0c1ccada.tar.xz kutter-2ae732a13afc5b18b7c8f06da29071ae0c1ccada.zip |
docs: Note the BMG extruder is actually 50:17 and not 3:1
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/printer-tevo-flash-2018.cfg')
-rw-r--r-- | config/printer-tevo-flash-2018.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/printer-tevo-flash-2018.cfg b/config/printer-tevo-flash-2018.cfg index 6017fcaf..e6bf3e86 100644 --- a/config/printer-tevo-flash-2018.cfg +++ b/config/printer-tevo-flash-2018.cfg @@ -53,8 +53,8 @@ step_pin: ar26 dir_pin: ar28 enable_pin: !ar24 microsteps: 16 -gear_ratio: 3:1 -rotation_distance: 23.050 +gear_ratio: 50:17 +rotation_distance: 22.598 nozzle_diameter: 0.400 filament_diameter: 1.750 heater_pin: ar10 |