diff --git a/KNCM/KNCM_settings.cfg b/KNCM/KNCM_settings.cfg index ad23a23..dccd49b 100644 --- a/KNCM/KNCM_settings.cfg +++ b/KNCM/KNCM_settings.cfg @@ -58,13 +58,7 @@ variable_fast_speed: 500 # FILAMENT CLEANING TEMPERATURES # ------------------------------------------------------------------------ # Cleaning temperatures by filament type (cooler than print temp) -variable_cleaning_temperatures: { - "PLA":140, - "PETG":160, - "TPU":180, - "ABS":190, - "ASA":190 -} +variable_cleaning_temperatures: {"PLA":140,"PETG":160,"TPU":180,"ABS":190,"ASA":190} # ------------------------------------------------------------------------ # WIPER SETUP (brush geometry and offsets) - NEPTUNE 4 PLUS SPECIFIC diff --git a/KNCM_settings.cfg b/KNCM_settings.cfg index eb177d9..63e0de0 100644 --- a/KNCM_settings.cfg +++ b/KNCM_settings.cfg @@ -67,13 +67,7 @@ variable_fast_speed: 500 # ------------------------------------------------------------------------ # Cleaning temperatures by filament type (lower than print temp) # Prevents oozing during cleaning -variable_cleaning_temperatures: { - "PLA":140, - "PETG":160, - "TPU":180, - "ABS":190, - "ASA":190 -} +variable_cleaning_temperatures: {"PLA":140,"PETG":160,"TPU":180,"ABS":190,"ASA":190} # ------------------------------------------------------------------------ # WIPER SETUP (brush geometry and offsets) - NEPTUNE 4 PLUS