Skip to content

Ender 3 v2 Neo Configs#856

Merged
thinkyhead merged 4 commits intoMarlinFirmware:import-2.1.xfrom
ellensp:Ender-3-V2-Neo
Dec 10, 2022
Merged

Ender 3 v2 Neo Configs#856
thinkyhead merged 4 commits intoMarlinFirmware:import-2.1.xfrom
ellensp:Ender-3-V2-Neo

Conversation

@ellensp
Copy link
Copy Markdown
Contributor

@ellensp ellensp commented Dec 8, 2022

Requirements

Ender 3 v2 Neo

Description

Add Ender 3 v2 Neo Configs

Benefits

Have example config for Ender 3 v2 Neo

@benbenwilde
Copy link
Copy Markdown

Couple things is that with this config it doesn't auto home currently when you try to move xyz, which is what the stock firmware did on v2 Neo. obviously unsafe since you can tell it to go past boundaries if it was moved manually. Same for adjusting z-offset, which needs some baby stepping settings to work, but possibly not all of the ones that I turned on. One or two of them might make it less safe as well. The stock firmware also triggered an auto home when trying to change z-index. Seems like there would be a setting for this somewhere.

@The-EG
Copy link
Copy Markdown
Contributor

The-EG commented Dec 8, 2022

@benbenwilde There are NO_MOTION_BEFORE_HOMING and HOME_AFTER_DEACTIVATE that can be enabled, although I would say it's a personal preference. Having both disabled by default seems to be convention since several other Ender 3 examples are that way as I would expect many other examples here.

Users that want that behavior can enable those and other options at will.

@thinkyhead thinkyhead merged commit 855e048 into MarlinFirmware:import-2.1.x Dec 10, 2022
@ellensp ellensp deleted the Ender-3-V2-Neo branch December 10, 2022 23:27
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.

4 participants