From a0050a78b32388cb40bdc59906c12c11c56826b1 Mon Sep 17 00:00:00 2001 From: Martyn Date: Fri, 2 May 2025 10:52:52 +0100 Subject: [PATCH] Automatic commit of config from 2025-05-02 --- martyn_macros.cfg | 10 +++++++--- mmu/mmu_vars.cfg | 10 +++++----- printer.cfg | 2 +- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/martyn_macros.cfg b/martyn_macros.cfg index af28408..931cc38 100644 --- a/martyn_macros.cfg +++ b/martyn_macros.cfg @@ -20,10 +20,14 @@ gcode: ;QUAD_GANTRY_LEVEL STATUS_HEATING ;TEMPERATURE_WAIT SENSOR=heater_bed MINIMUM={STANDBY_TEMP} ; Start heating up the nozzle most of the way - M117 Bed to {BED_TEMP}°C... - M190 S{BED_TEMP} ; Start heating the bed, wait until target temperature reached - M117 Chamber to {CHAMBER_TEMP}°C... + {% if "ABS" == MATERIAL_TYPE %} + M117 Bed to 100{"\xf8"}C... + M190 S100 + {% endif %} + M117 Chamber to {CHAMBER_TEMP}{"\xf8"}C... TEMPERATURE_WAIT SENSOR="temperature_sensor chamber_temp" MINIMUM={CHAMBER_TEMP} ; Wait for chamber temp + M117 Bed to {BED_TEMP}C... + M140 S{BED_TEMP} ; Set the bed temp to the original request (might be lower than preheat) M117 Gantry Level QUAD_GANTRY_LEVEL M117 Cleaning nozzle diff --git a/mmu/mmu_vars.cfg b/mmu/mmu_vars.cfg index 6e08f20..dcb4d1c 100644 --- a/mmu/mmu_vars.cfg +++ b/mmu/mmu_vars.cfg @@ -1,5 +1,5 @@ [Variables] -mmu__revision = 3540 +mmu__revision = 3574 mmu_calibration_bowden_home = 'encoder' mmu_calibration_bowden_lengths = [1425.1, 1425.1, 1425.1, 1425.1, 1425.1, 1425.1, 1425.1, 1425.1] mmu_calibration_clog_length = 8.9 @@ -19,20 +19,20 @@ mmu_state_gate_material = ['', '', '', '', '', '', '', ''] mmu_state_gate_selected = 2 mmu_state_gate_speed_override = [100, 100, 100, 100, 100, 100, 100, 100] mmu_state_gate_spool_id = [-1, -1, -1, -1, -1, -1, -1, -1] -mmu_state_gate_status = [-1, -1, 1, -1, -1, -1, -1, -1] +mmu_state_gate_status = [-1, -1, 2, -1, -1, -1, -1, -1] mmu_state_gate_temperature = [200, 200, 200, 200, 200, 200, 200, 200] mmu_state_last_tool = 0 mmu_state_tool_selected = 0 mmu_state_tool_to_gate_map = [2, 2, 2, 2, 2, 2, 2, 2] -mmu_statistics_counters = {'servo_down': {'count': 1104, 'limit': 5000, 'warning': 'Inspect servo arm for wear/damage', 'pause': False}, 'mmu_restarts': {'count': 228, 'limit': -1, 'warning': ''}, 'cutter_blade': {'count': 64, 'limit': 3000, 'warning': 'Inspect/replace filament cutting blade', 'pause': False}} +mmu_statistics_counters = {'servo_down': {'count': 1108, 'limit': 5000, 'warning': 'Inspect servo arm for wear/damage', 'pause': False}, 'mmu_restarts': {'count': 231, 'limit': -1, 'warning': ''}, 'cutter_blade': {'count': 65, 'limit': 3000, 'warning': 'Inspect/replace filament cutting blade', 'pause': False}} mmu_statistics_gate_0 = {'pauses': 0, 'loads': 2, 'load_distance': 0.0, 'load_delta': 0.0, 'unloads': 0, 'unload_distance': 0.0, 'unload_delta': 0.0, 'load_failures': 2, 'unload_failures': 0, 'quality': -1.0} mmu_statistics_gate_1 = {'pauses': 7, 'loads': 14, 'load_distance': 17363.659, 'load_delta': 6553.004, 'unloads': 15, 'unload_distance': 8235.6, 'unload_delta': 468.046, 'load_failures': 8, 'unload_failures': 5, 'quality': 0.5019132500615917} -mmu_statistics_gate_2 = {'pauses': 1, 'loads': 13, 'load_distance': 17777.619, 'load_delta': 4266.723, 'unloads': 13, 'unload_distance': 10985.8, 'unload_delta': 242.944, 'load_failures': 6, 'unload_failures': 2, 'quality': 0.5442276299650511} +mmu_statistics_gate_2 = {'pauses': 1, 'loads': 14, 'load_distance': 19284.879, 'load_delta': 4486.816, 'unloads': 14, 'unload_distance': 12360.9, 'unload_delta': 332.814, 'load_failures': 6, 'unload_failures': 2, 'quality': 0.5157971895041114} mmu_statistics_gate_3 = {'pauses': 0, 'loads': 0, 'load_distance': 0.0, 'load_delta': 0.0, 'unloads': 0, 'unload_distance': 0.0, 'unload_delta': 0.0, 'load_failures': 0, 'unload_failures': 0, 'quality': -1.0} mmu_statistics_gate_4 = {'pauses': 0, 'loads': 0, 'load_distance': 0.0, 'load_delta': 0.0, 'unloads': 0, 'unload_distance': 0.0, 'unload_delta': 0.0, 'load_failures': 0, 'unload_failures': 0, 'quality': -1.0} mmu_statistics_gate_5 = {'pauses': 0, 'loads': 0, 'load_distance': 0.0, 'load_delta': 0.0, 'unloads': 0, 'unload_distance': 0.0, 'unload_delta': 0.0, 'load_failures': 0, 'unload_failures': 0, 'quality': -1.0} mmu_statistics_gate_6 = {'pauses': 0, 'loads': 0, 'load_distance': 0.0, 'load_delta': 0.0, 'unloads': 0, 'unload_distance': 0.0, 'unload_delta': 0.0, 'load_failures': 0, 'unload_failures': 0, 'quality': -1.0} mmu_statistics_gate_7 = {'pauses': 0, 'loads': 0, 'load_distance': 0.0, 'load_delta': 0.0, 'unloads': 0, 'unload_distance': 0.0, 'unload_delta': 0.0, 'load_failures': 0, 'unload_failures': 0, 'quality': -1.0} -mmu_statistics_swaps = {'pre_load': 8.74, 'load': 920.06, 'total': 1120.72, 'pre_unload': 8.47, 'post_unload': 6.34, 'unload': 609.2, 'purge': 40.59, 'post_load': 77.26, 'total_swaps': 12, 'swaps_since_pause': 2, 'swaps_since_pause_record': 3, 'form_tip': 121.57, 'total_pauses': 8, 'pause': 1367.03} +mmu_statistics_swaps = {'pre_load': 9.04, 'load': 993.72, 'total': 1120.72, 'pre_unload': 8.77, 'post_unload': 6.64, 'unload': 643.57, 'purge': 41.72, 'post_load': 82.5, 'total_swaps': 12, 'swaps_since_pause': 2, 'swaps_since_pause_record': 3, 'form_tip': 129.02, 'total_pauses': 8, 'pause': 1367.03} nvm_offset = -0.11599999999999978 diff --git a/printer.cfg b/printer.cfg index 4815354..afd4715 100644 --- a/printer.cfg +++ b/printer.cfg @@ -454,7 +454,7 @@ x_offset: 0 y_offset: 21.42 reg_drive_current: 15 #tap_drive_current: 16 -tap_adjust_z: 0.0 +tap_adjust_z: 0.3 [temperature_sensor btt_eddy_mcu] sensor_type: temperature_mcu