Changes from 2024-08-14

This commit is contained in:
Martyn 2024-08-14 16:09:11 +01:00
parent c6d44919e1
commit 279686dcf5

View file

@ -27,18 +27,17 @@ canbus_uuid: 970febd72165
[include ebb36.cfg]
[include klicky-probe.cfg]
[include klicky-quad-gantry-level.cfg]
[include klicky_z_calibration.cfg]
[include fluidd.cfg]
[include stealthburner_leds.cfg]
[include bedfans.cfg]
[include martyn_macros.cfg]
[include shaketune.cfg]
[printer]
kinematics: corexy
max_velocity: 300
max_accel: 3000 #Max 4000
max_velocity: 700
max_accel: 3300 #Max 4000
max_z_velocity: 15 #Max 15 for 12V TMC Drivers, can increase for 24V
max_z_accel: 350
square_corner_velocity: 5.0
@ -61,7 +60,7 @@ endstop_pin: PG6
position_min: 0
position_endstop: 345
position_max: 345
homing_speed: 25 #Max 100
homing_speed: 50 #Max 100
homing_retract_dist: 5
homing_positive_dir: true
@ -87,7 +86,7 @@ endstop_pin: PG9
position_min: 0
position_endstop: 350
position_max: 350
homing_speed: 25 #Max 100
homing_speed: 50 #Max 100
homing_retract_dist: 5
homing_positive_dir: true
@ -113,7 +112,8 @@ enable_pin: !PG5
rotation_distance: 40
gear_ratio: 80:16
microsteps: 32
endstop_pin: PG10
#endstop_pin: PG10
endstop_pin:probe:z_virtual_endstop
## Z-position of nozzle (in mm) to z-endstop trigger point relative to print surface (Z0)
## (+) value = endstop above Z0, (-) value = endstop below
## Increasing position_endstop brings nozzle closer to the bed
@ -121,7 +121,7 @@ endstop_pin: PG10
#position_endstop: -0.5
position_max: 310
position_min: -5
homing_speed: 8
homing_speed: 15
second_homing_speed: 3
homing_retract_dist: 3
@ -417,33 +417,53 @@ gcode:
RESTORE_GCODE_STATE NAME=STATE_PRINT_END
[probe]
pin: ebb36:PB8
x_offset: 0
y_offset: 19.75
z_offset: 5.930
# below is default, trying -0.365 measured, if +0.365, it's 6.785
# z_offset: 6.42
speed: 5
samples: 3
samples_result: median
sample_retract_dist: 2.0
samples_tolerance: 0.01
samples_tolerance_retries: 3
[bed_mesh]
speed: 120
horizontal_move_z: 10
mesh_min: 35, 35
mesh_max: 320, 320
zero_reference_position: 175, 175
probe_count: 7, 7
#probe_count: 5, 5
mesh_pps: 3, 3
algorithm: bicubic
bicubic_tension: 0.2
probe_count: 7, 7
[input_shaper]
shaper_freq_x: 91.4
shaper_freq_y: 70.0
shaper_type: 3hump_ei
#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [stepper_z]
#*# position_endstop = -0.765
#*# position_endstop = -0.645
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# 0.054626, 0.052126, 0.077126, 0.073376, 0.084626, 0.057126, 0.070876
#*# 0.017126, 0.007126, 0.017126, 0.024626, 0.040876, 0.032126, 0.062126
#*# -0.001624, -0.004124, -0.011624, -0.026624, -0.001624, 0.007126, 0.027126
#*# -0.019124, -0.032874, -0.029124, 0.002126, -0.000374, -0.014124, 0.028376
#*# -0.007874, -0.009124, -0.015374, -0.016624, 0.030876, 0.024626, 0.050876
#*# 0.043376, 0.037126, 0.023376, 0.027126, 0.045876, 0.085876, 0.043376
#*# 0.087126, 0.097126, 0.119626, 0.129626, 0.172126, 0.114626, 0.079626
#*# 0.038148, 0.031898, 0.059398, 0.053148, 0.066898, 0.040648, 0.053148
#*# 0.014398, 0.005648, 0.014398, 0.023148, 0.035648, 0.020648, 0.036898
#*# -0.005602, -0.015602, -0.006852, -0.025602, -0.004352, 0.000648, 0.020648
#*# -0.028102, -0.036852, -0.025602, 0.001898, -0.004352, -0.021852, 0.020648
#*# -0.013102, -0.014352, -0.015602, -0.016852, 0.028148, 0.015648, 0.040648
#*# 0.031898, 0.030648, 0.016898, 0.021898, 0.040648, 0.074398, 0.035648
#*# 0.060648, 0.080648, 0.108148, 0.120648, 0.158148, 0.106898, 0.066898
#*# x_count = 7
#*# y_count = 7
#*# mesh_x_pps = 3