From 2d7b8a287adce32026703c49f34e2af33b8bf45d Mon Sep 17 00:00:00 2001
From: Martyn <m@rtyn.berlin>
Date: Thu, 8 Aug 2024 16:09:11 +0100
Subject: [PATCH] Changes from 2024-08-08

---
 printer.cfg | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

diff --git a/printer.cfg b/printer.cfg
index af3358f..01cdd12 100644
--- a/printer.cfg
+++ b/printer.cfg
@@ -29,6 +29,7 @@ canbus_uuid: 970febd72165
 [include klicky-quad-gantry-level.cfg]
 [include fluidd.cfg]
 [include stealthburner_leds.cfg]
+[include bedfans.cfg]
 [include martyn_macros.cfg]
 
 
@@ -260,13 +261,13 @@ resistance2: 5309.0
 temperature3: 80.0
 resistance3: 1228.0
 
-# [temperature_sensor chamber_temp]
-# ## Chamber Temperature - T1
-# sensor_type: CMFB103F3950FANT
-# sensor_pin: PF5
-# min_temp: 0
-# max_temp: 100
-# gcode_id: chamber_th
+[temperature_sensor chamber_temp]
+# Chamber Temperature - T1
+sensor_type: ATC Semitec 104NT-4-R025H42G
+sensor_pin: PF5
+min_temp: 0
+max_temp: 100
+gcode_id: chamber_th
 
 #####################################################################
 #   Homing and Gantry Adjustment Routines
@@ -349,8 +350,8 @@ spi_software_sclk_pin: EXP2_2
 #  To control Neopixel RGB in mini12864 display
 pin: EXP1_6
 chain_count: 3
-initial_RED: 0.1
-initial_GREEN: 0.5
+initial_RED: 0.6
+initial_GREEN: 0.0
 initial_BLUE: 0.0
 color_order: RGB
 
@@ -360,8 +361,8 @@ color_order: RGB
 initial_duration: 1
 gcode:
         SET_LED LED=btt_mini12864 RED=1 GREEN=1 BLUE=1 INDEX=1 TRANSMIT=0
-        SET_LED LED=btt_mini12864 RED=1 GREEN=0 BLUE=0 INDEX=2 TRANSMIT=0
-        SET_LED LED=btt_mini12864 RED=1 GREEN=0 BLUE=0 INDEX=3 
+        SET_LED LED=btt_mini12864 RED=0.6 GREEN=0 BLUE=1 INDEX=2 TRANSMIT=0
+        SET_LED LED=btt_mini12864 RED=0.6 GREEN=0 BLUE=1 INDEX=3 
 
 #--------------------------------------------------------------------
 
@@ -413,7 +414,6 @@ gcode:
     G0 X{th.axis_maximum.x//2} Y{th.axis_maximum.y - 2} F3600  ; park nozzle at rear
     M107                                     ; turn off fan
     
-    BED_MESH_CLEAR
     RESTORE_GCODE_STATE NAME=STATE_PRINT_END
 
 [bed_mesh]
@@ -427,16 +427,16 @@ probe_count: 5, 5
 #*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
 #*#
 #*# [stepper_z]
-#*# position_endstop = -0.805
+#*# position_endstop = -0.925
 #*#
 #*# [bed_mesh default]
 #*# version = 1
 #*# points =
-#*# 	  -0.114248, -0.086748, -0.090498, -0.080498, -0.080498
-#*# 	  -0.137998, -0.134248, -0.141748, -0.132998, -0.134248
-#*# 	  -0.159248, -0.160498, -0.156748, -0.161748, -0.124248
-#*# 	  -0.089248, -0.137998, -0.131748, -0.106748, -0.085498
-#*# 	  -0.142998, -0.007998, 0.003252, -0.009248, -0.116748
+#*# 	  -0.560718, -0.551968, -0.533218, -0.513218, -0.511968
+#*# 	  -0.554468, -0.564468, -0.579468, -0.566968, -0.549468
+#*# 	  -0.559468, -0.591968, -0.590718, -0.584468, -0.538218
+#*# 	  -0.498218, -0.561968, -0.584468, -0.535718, -0.529468
+#*# 	  -0.598218, -0.471968, -0.443218, -0.470718, -0.544468
 #*# x_count = 5
 #*# y_count = 5
 #*# mesh_x_pps = 2