Merge branch 'develop' of https://server.creatbot.com/Gitea/CreatBot/CreatBotKlipper into develop
This commit is contained in:
commit
fa74a82184
@ -52,6 +52,7 @@ mesh_min: 40,60
|
||||
mesh_max: 1000, 1000
|
||||
probe_count: 6,6
|
||||
mesh_pps: 2,2
|
||||
fade_end: 10
|
||||
algorithm: bicubic
|
||||
bicubic_tension: 0.2
|
||||
|
||||
|
@ -52,6 +52,7 @@ mesh_min: 40,60
|
||||
mesh_max: 1000, 1000
|
||||
probe_count: 6,6
|
||||
mesh_pps: 2,2
|
||||
fade_end: 10
|
||||
algorithm: bicubic
|
||||
bicubic_tension: 0.2
|
||||
|
||||
|
@ -52,6 +52,7 @@ mesh_min: 40,60
|
||||
mesh_max: 600, 600
|
||||
probe_count: 6,6
|
||||
mesh_pps: 2,2
|
||||
fade_end: 10
|
||||
algorithm: bicubic
|
||||
bicubic_tension: 0.2
|
||||
|
||||
|
@ -52,6 +52,7 @@ mesh_min: 40,60
|
||||
mesh_max: 600, 600
|
||||
probe_count: 6,6
|
||||
mesh_pps: 2,2
|
||||
fade_end: 10
|
||||
algorithm: bicubic
|
||||
bicubic_tension: 0.2
|
||||
|
||||
|
@ -52,6 +52,7 @@ mesh_min: 34.6,17.4
|
||||
mesh_max: 420, 300
|
||||
probe_count: 5,4
|
||||
mesh_pps: 2,2
|
||||
fade_end: 5
|
||||
algorithm: bicubic
|
||||
bicubic_tension: 0.2
|
||||
|
||||
@ -336,7 +337,7 @@ pin:L_tool:PA5
|
||||
maximum_servo_angle: 180
|
||||
minimum_pulse_width: 0.000900
|
||||
maximum_pulse_width: 0.002100
|
||||
initial_angle: 135
|
||||
initial_angle: 165
|
||||
# initial_pulse_width:
|
||||
|
||||
|
||||
@ -525,7 +526,7 @@ gcode:
|
||||
[gcode_macro PROBE_SERVO_CLOSE]
|
||||
gcode:
|
||||
G4 P500
|
||||
SET_SERVO SERVO=probe_servo angle=135
|
||||
SET_SERVO SERVO=probe_servo angle=165
|
||||
|
||||
[gcode_macro _START_PRINT_BASE]
|
||||
description: Call when starting to print
|
||||
|
Loading…
x
Reference in New Issue
Block a user