Artillery Genius Pro — custom firmware v7 (Marlin bugfix-2.1.x)#28422
Closed
persano wants to merge 1 commit intoMarlinFirmware:bugfix-2.1.xfrom
Closed
Artillery Genius Pro — custom firmware v7 (Marlin bugfix-2.1.x)#28422persano wants to merge 1 commit intoMarlinFirmware:bugfix-2.1.xfrom
persano wants to merge 1 commit intoMarlinFirmware:bugfix-2.1.xfrom
Conversation
Hardware-verified configuration for Artillery Genius Pro (STM32F401RCT6, BOARD_ARTILLERY_RUBY). Based on Marlin bugfix-2.1.x. Configuration highlights: - BLTouch dual-pin wiring (Z_MIN_PROBE=PC2, Z_MIN=PA0, hit states corrected) - Unified Bed Leveling (UBL) with Hilbert curve scan and G26 mesh test - Input Shaping X+Y with LCD tuning menu - Linear Advance (K=0.13 starting point, direct drive) - Full BTT TFT support: host actions, prompts, status, auto-report temps/position - Power loss recovery, hardware watchdog, assisted tramming (G35) - M92 (EDITABLE_STEPS_PER_UNIT), M211 (software endstops), M486 (cancel objects) - M600 filament change, M43 pin debug, arc support (G2/G3) - Segment-leveled moves, AUTOTEMP, QUICK_HOME, VALIDATE_HOMING_ENDSTOPS - Hardware-tuned PID values for Genius Pro hotend and bed Includes pre-built binary in releases/v7/ (flash at 0x08000000). See releases/v7/FEATURE_COMPARISON.md for full diff vs stock and references. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hardware-verified configuration for Artillery Genius Pro (STM32F401RCT6, BOARD_ARTILLERY_RUBY). Based on Marlin bugfix-2.1.x.
Configuration highlights:
Includes pre-built binary in releases/v7/ (flash at 0x08000000). See releases/v7/FEATURE_COMPARISON.md for full diff vs stock and references.
Description
Requirements
Benefits
Configurations
Related Issues