Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

START_PRINT macro doesn't start Primeblob with Beacon RevH installed #115

Closed
BBbusta opened this issue Jan 28, 2024 · 0 comments
Closed
Labels
bug Something isn't working

Comments

@BBbusta
Copy link

BBbusta commented Jan 28, 2024

What happened

After recently installing and using the new Beacon RevH probe, I noticed that during START_PRINT the printer skips the priming procedure after the Beacon does its bed mesh probing. I haven't changed anything in my printer.cfg other than the beacon config.
I'm up to date with all my packages and files at the time of this post.

Console log

This is what I have currently:

[gcode_macro RatOS]
variable_relative_extrusion: True
variable_preheat_extruder: True
variable_calibrate_bed_mesh: True
variable_adaptive_mesh: True
variable_nozzle_priming: "primeblob"
variable_start_print_park_in: "back"
variable_start_print_park_z_height: 30
variable_end_print_park_in: "back"
variable_pause_print_park_in: "back"
variable_macro_travel_speed: 300
variable_safe_home_x: "middle" # Possible Values: 'middle' or an absolute x coordinate
variable_safe_home_y: "middle" # Possible Values: 'middle' or an absolute y coordinate

What did you expect to happen

After probing, START_PRINT should go into priming such as PrimeLine or PrimeBlob but doesn't.

How to reproduce

Run a print with START_PRINT macro with latest versions of the Beacon and RATOS.

Additional information

No response

@BBbusta BBbusta added the bug Something isn't working label Jan 28, 2024
@BBbusta BBbusta closed this as completed Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant