diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-11-05 10:57:47 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-11-05 10:57:47 -0500 |
commit | 0b90337d59183348b66457b7ec09601720a8568f (patch) | |
tree | 03916815df28b17b209d0bc6f6c5d586ead7bd4e /config/printer-lulzbot-mini1-2016.cfg | |
parent | 51cf24461785499fbdef98ad02276ba41cc208b7 (diff) | |
download | kutter-0b90337d59183348b66457b7ec09601720a8568f.tar.gz kutter-0b90337d59183348b66457b7ec09601720a8568f.tar.xz kutter-0b90337d59183348b66457b7ec09601720a8568f.zip |
config: Minor updates to printer-lulzbot-mini1-2016.cfg
Add to printers.test test case. Don't disable the
max_extrude_cross_section check by default (users should verify they
want that safety feature off).
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/printer-lulzbot-mini1-2016.cfg')
-rw-r--r-- | config/printer-lulzbot-mini1-2016.cfg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/printer-lulzbot-mini1-2016.cfg b/config/printer-lulzbot-mini1-2016.cfg index 8b6284ad..33336316 100644 --- a/config/printer-lulzbot-mini1-2016.cfg +++ b/config/printer-lulzbot-mini1-2016.cfg @@ -89,11 +89,8 @@ pid_Kd: 108.51 min_temp: 0 max_temp: 280 min_extrude_temp: 160 -max_extrude_cross_section: 8 max_extrude_only_velocity: 500 max_extrude_only_accel: 2000 -# pressure_advance: 0.1 -# pressure_advance_lookahead_time: 0.010 [heater_bed] #define HEATER_BED_PIN 4 |