printer: change Y position, 9x9 mesh, calibrate
This commit is contained in:
parent
685139afc7
commit
ee4f55f1eb
2 changed files with 23 additions and 21 deletions
36
printer.cfg
36
printer.cfg
|
@ -105,8 +105,8 @@ microsteps: 32
|
|||
full_steps_per_rotation: 400 # 200: 1.8 deg stepper, 400: 0.9 deg stepper
|
||||
endstop_pin: PG9
|
||||
position_min: 0
|
||||
position_endstop: 308
|
||||
position_max: 310
|
||||
position_endstop: 306
|
||||
position_max: 308
|
||||
homing_speed: 30 # Max 100
|
||||
homing_retract_dist: 5
|
||||
homing_positive_dir: true
|
||||
|
@ -349,10 +349,10 @@ algorithm: bicubic
|
|||
# relative_reference_index: 4
|
||||
# probe_count: 5,5
|
||||
# relative_reference_index: 12
|
||||
probe_count: 7,7
|
||||
relative_reference_index: 24
|
||||
# probe_count: 9,9
|
||||
# relative_reference_index: 40
|
||||
# probe_count: 7,7
|
||||
# relative_reference_index: 24
|
||||
probe_count: 9,9
|
||||
relative_reference_index: 40
|
||||
|
||||
[quad_gantry_level]
|
||||
speed: 150
|
||||
|
@ -387,20 +387,22 @@ max_adjust: 10
|
|||
#*# [bed_mesh default]
|
||||
#*# version = 1
|
||||
#*# points =
|
||||
#*# 0.053750, 0.030000, 0.036250, 0.028750, 0.031250, 0.055000, 0.053750
|
||||
#*# 0.031250, 0.011250, 0.022500, 0.008750, 0.012500, 0.037500, 0.026250
|
||||
#*# 0.008750, -0.012500, -0.002500, 0.008750, -0.008750, 0.001250, -0.005000
|
||||
#*# -0.000000, -0.011250, 0.008750, 0.000000, 0.002500, 0.006250, -0.007500
|
||||
#*# 0.012500, 0.001250, 0.005000, -0.006250, -0.003750, 0.006250, -0.006250
|
||||
#*# 0.002500, -0.005000, 0.001250, -0.002500, -0.000000, 0.008750, -0.000000
|
||||
#*# 0.035000, 0.026250, 0.026250, 0.031250, 0.026250, 0.040000, 0.025000
|
||||
#*# 0.006250, 0.002500, -0.003750, -0.011250, -0.007500, -0.006250, 0.002500, 0.005000, 0.007500
|
||||
#*# 0.005000, -0.003750, 0.005000, -0.010000, -0.008750, 0.000000, -0.001250, 0.015000, 0.007500
|
||||
#*# 0.003750, -0.011250, -0.006250, -0.006250, -0.003750, -0.005000, -0.007500, 0.006250, 0.006250
|
||||
#*# -0.011250, -0.025000, -0.005000, -0.006250, -0.006250, 0.003750, -0.003750, -0.002500, -0.003750
|
||||
#*# -0.006250, -0.008750, -0.003750, 0.002500, 0.000000, 0.008750, 0.007500, 0.005000, -0.000000
|
||||
#*# -0.005000, -0.003750, -0.002500, -0.005000, -0.005000, 0.007500, 0.008750, 0.012500, 0.006250
|
||||
#*# -0.021250, -0.026250, -0.027500, -0.017500, -0.013750, -0.007500, -0.007500, -0.006250, -0.010000
|
||||
#*# -0.005000, -0.007500, -0.007500, -0.007500, -0.006250, -0.003750, -0.001250, -0.001250, -0.002500
|
||||
#*# 0.005000, -0.002500, 0.001250, -0.006250, -0.000000, 0.003750, 0.006250, 0.015000, 0.003750
|
||||
#*# tension = 0.2
|
||||
#*# min_x = 40.0
|
||||
#*# algo = bicubic
|
||||
#*# y_count = 7
|
||||
#*# y_count = 9
|
||||
#*# mesh_y_pps = 2
|
||||
#*# min_y = 70.0
|
||||
#*# x_count = 7
|
||||
#*# max_y = 289.96
|
||||
#*# x_count = 9
|
||||
#*# max_y = 290.0
|
||||
#*# mesh_x_pps = 2
|
||||
#*# max_x = 259.96
|
||||
#*# max_x = 260.0
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
description: Helper: Contains User defined printer variables
|
||||
##### Homing and general movement #####
|
||||
variable_z_endstop_x: 94 ; z Endstop x position inside right profile
|
||||
variable_z_endstop_y: 308 ; z Endstop y position
|
||||
variable_z_endstop_y: 306 ; z Endstop y position
|
||||
variable_z_hop: 12 ; z hop for moves e.g homing
|
||||
variable_xy_home_current: 0.6 ; reduced homing current for x and y
|
||||
variable_z_home_current: 0.5 ; reduced homing current for z
|
||||
|
@ -15,7 +15,7 @@ variable_probe_dock_x: 53 ; x toolhead position before docking probe
|
|||
variable_probe_dock_y: 250 ; y toolhead position before docking probe
|
||||
variable_probe_dock_z: 12 ; z toolhead position before docking probe (only for bed dock)
|
||||
variable_probe_undock_x: 110 ; x toolhead position after docking probe
|
||||
variable_probe_undock_y: 309 ; y toolhead position after docking probe
|
||||
variable_probe_undock_y: 307 ; y toolhead position after docking probe
|
||||
variable_probe_undock_z: 12 ; z toolhead position after docking probe (only for bed dock)
|
||||
variable_probe_z_min: 12 ; z minimum height to avoid crash
|
||||
variable_probe_travel_speed: 100 ; dock moves travel speed
|
||||
|
@ -36,7 +36,7 @@ gcode:
|
|||
# The X and Y coordinates (in mm) for clicking the nozzle on the
|
||||
# Z endstop.
|
||||
probe_nozzle_x: 94
|
||||
probe_nozzle_y: 308
|
||||
probe_nozzle_y: 306
|
||||
# The X and Y coordinates (in mm) for clicking the probe's switch
|
||||
# on the Z endstop.
|
||||
probe_switch_x: 90
|
||||
|
@ -52,7 +52,7 @@ probe_bed_y: 150
|
|||
# The trigger point offset of the used mag-probe switch.
|
||||
# This needs to be fined out manually. More on this later
|
||||
# in this section. smaller switch_offset -> more distance to the build plate
|
||||
switch_offset: 0.66
|
||||
switch_offset: 0.60
|
||||
# The maximum allowed deviation of the calculated offset.
|
||||
# If the offset exceeds this value, it will stop!
|
||||
# The default is 1.0 mm.
|
||||
|
|
Loading…
Reference in a new issue