#2.4 base printer.cfg with Beacon
4 messages · Page 1 of 1 (latest)
See my profile here. GitHub. Then the 2.4 repo
You can share the errors you are getting and I can help, but your config is not just beacon, its a whole lot of things that might not be the same printer to printer, like what board do you run? What motors? Etc.
Here is the beacon section on mine, but your serial is going to be unique to yours
[beacon]
serial: /dev/serial/by-id/usb-Beacon_Beacon_RevH_011A345C4E5737374D202020FF0A3B26-if00
x_offset: 0 # update with offset from nozzle on your machine
y_offset: 35 # update with offset from nozzle on your machine
mesh_main_direction: x
mesh_runs: 2
Then under the [stepper_z] make sure you have this:
endstop_pin: probe:z_virtual_endstop # beacon as virtual endstop
And make sure you have these somewhere (these are for my 300mm, not sure what size yours is)
[quad_gantry_level]
gantry_corners:
-60,-10
360,370
points:
50,25
50,225
250,225
250,25
speed: 200
horizontal_move_z: 5
retries: 10
retry_tolerance: 0.0075
max_adjust: 10
[bed_mesh]
speed: 300
horizontal_move_z: 3
mesh_min: 20,37
mesh_max: 270,270
fade_start: 0.6
fade_end: 10.0
probe_count: 100,100
algorithm: bicubic