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

Fix, Improve Biqu BX Config #786

Merged
merged 1 commit into from
Jul 27, 2022
Merged

Fix, Improve Biqu BX Config #786

merged 1 commit into from
Jul 27, 2022

Conversation

thisiskeithb
Copy link
Member

@thisiskeithb thisiskeithb commented Jul 24, 2022

Description

  • Fix Y travel limits
  • Fix up M600/ADVANCED_PAUSE_FEATURE to prevent extruder skipping during load & increase purge length
  • Fix NeoPixel count (8 in top extrusion + 1 in hotend on one NeoPixel pin & 2 in LCD knob on the other NeoPixel pin) & change default color from yellow to white. Note: Main/top NeoPixels turn on at boot no matter what LED_USER_PRESET_STARTUP is set to, so now it is enabled by default to correctly show as enabled after booting in Lights menu.
  • Reduce babystepping multiplicator for finer adjustments
  • Add BX_ALL_METAL_HOTEND option for newer H2 extruders shipping with all metal heatbreaks (enables higher printing temperatures)
  • Disable WiFi serial port by default since it's an addon
  • Prepopulate MPCTEMP & G35/Assisted Tramming values. Note: I'd highly recommend enabling MPCTEMP.
  • Enable Emergency Parser
  • Set SD_FINISHED_RELEASECOMMAND to M84XYE to keep Z motors active after a print completes since they tend to desync when unpowered.

@thinkyhead thinkyhead merged commit 3046c5a into MarlinFirmware:import-2.1.x Jul 27, 2022
thinkyhead pushed a commit that referenced this pull request Jul 27, 2022
@thisiskeithb thisiskeithb deleted the pr/improve_bx_config branch July 27, 2022 13:35
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.

2 participants