Changes from 2024-08-08

This commit is contained in:
Martyn 2024-08-08 16:09:11 +01:00
parent 591b182a68
commit 2d7b8a287a

View file

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