这是indexloc提供的服务,不要输入任何密码
Skip to content

Cleanup and Update #934

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

Conversation

classicrocker883
Copy link

@classicrocker883 classicrocker883 commented May 27, 2023

Description

Cleanup of whitespace, and functions of code that have no use or uneeded.

Also added support for N32 to be used for Voxelab Aquila boards -DVOXELAB_N32 in ini/stm32f1-maple.ini

EXTRA_PROBING doesn't seem to be required for PROUI_EX, so #error omitted.

hilbert_curve.cpp merged w/ Marlin update - not exactly needed but did anyway.

when FILAMENT_RUNOUT_SENSOR is disabled,

void SetInvertE0() {
 stepper.disable_e_steppers();

stepper.* is undefined, relies on runout.h --> stepper.h

Requirements

Benefits

Configurations

Related Issues

@classicrocker883 classicrocker883 deleted the branch mriscoc:Ender3V2S1-Released June 10, 2023 08:39
@classicrocker883 classicrocker883 deleted the Ender3V2S1-Released branch June 10, 2023 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant