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

Enable Linear Advance in Biqu Configs #814

Merged
merged 1 commit into from
Sep 22, 2022
Merged

Enable Linear Advance in Biqu Configs #814

merged 1 commit into from
Sep 22, 2022

Conversation

thisiskeithb
Copy link
Member

Description

Enable Linear Advance in Biqu configs

Benefits

Now that LA works on TMC2208/TMC2225 drivers, enable it!

@thinkyhead thinkyhead merged commit 69ca68e into MarlinFirmware:import-2.1.x Sep 22, 2022
@thisiskeithb thisiskeithb deleted the pr/enable_LA_tmc2225-2208_biqu branch September 22, 2022 19:53
@vovodroid
Copy link
Contributor

Hi,
can I build it for B1 SE (not Plus)? The only difference is bed plate size?

@thisiskeithb
Copy link
Member Author

Hi,
can I build it for B1 SE (not Plus)? The only difference is bed plate size?

Give it a try.

I have an early beta B1 SE (also non-plus), but didn’t think it was ever sold in retail, so I never submitted a config.

@vovodroid
Copy link
Contributor

didn’t think it was ever sold in retail,

I'm the lucky owner ))) Have place exactly for 41 cm. gantry

In general, is flushing new firmware is safe procedure? No bricking risk?

And actually I can flush B1 SE Plus and just set correct dimension in slicer?

@vovodroid
Copy link
Contributor

I never submitted a config.

Could you please?

@thisiskeithb
Copy link
Member Author

thisiskeithb commented Sep 28, 2022

I’ll chat with Biqu/BigTreeTech and see what’s up with the regular B1 SE.

@vovodroid
Copy link
Contributor

Give it a try.

Gave ))) When starting bed leveling it's preheating, homing in center, going to the left down corner, touching, goes a bit right, stops, and after a while returns to main screen with message "B1 SE ready".

The only things I have changed besides printer name are

#define X_BED_SIZE 235
#define Y_BED_SIZE 235

#define Z_MAX_POS 270
#define ALLOW_LOW_EJERK     // Allow a DEFAULT_EJERK value of <10. Recommended for direct drive hotends

ALLOW_LOW_EJERK as I converted to direct. I would like to enable linear advance, but rolled back to BTT touchscreen interface, as Biqu Marlin for SE doesn't work (it raise Z on homing).

@thisiskeithb
Copy link
Member Author

That’s beyond the scope here, especially since you’ve modded your printer.

For best results getting help with configuration and troubleshooting, please use the following resources:

@vovodroid
Copy link
Contributor

vovodroid commented Sep 28, 2022

That’s beyond the scope here,

Yes, but unfortunately there is no folder for SE (((. I hope you may upload your SE config after chat with Biqi/BTT. I'm ready to assist with tests/development.
SE indeed is very new product, but actually it also has SKR 2 REV B with 2225 drivers.

especially since you’ve modded your printer.

I don't think ALLOW_LOW_EJERK can affect Z homing ))

@thisiskeithb
Copy link
Member Author

unfortunately there is no folder for SE

Because it never made it past the beta test stage and only a handful exist.

You're best hope is to modify the SE Plus config and adapt it to your printer mods. Please use the links in my comment above for further help since this Issue Queue is for Marlin bug reports and development-related issues, and we prefer not to handle user-support questions here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants