Skip to content

Update for firmware v1.1.1-paxx12-13 + config bug fixes#2

Open
kbaker827 wants to merge 1 commit intoJNP-1:mainfrom
kbaker827:update/firmware-v1.1.1
Open

Update for firmware v1.1.1-paxx12-13 + config bug fixes#2
kbaker827 wants to merge 1 commit intoJNP-1:mainfrom
kbaker827:update/firmware-v1.1.1

Conversation

@kbaker827
Copy link

Summary

  • Bumps firmware reference to v1.1.1-paxx12-13 (extended)
  • Bumps slicer reference to Snapmaker OrcaSlicer 2.2.4 (minimum required for v1.1.1)
  • Rewrites README with features list, installation steps, version table, and v1.1.1 compatibility notes
  • Fixes several bugs and typos in printer.cfg

printer.cfg fixes

  • Duplicate key removed: [stepper_z] had homing_retract_dist: 0 immediately overridden by homing_retract_dist: 3 two lines later — removed the dead first entry
  • Typo fixed: NFC channel comment etruderextruder
  • Dead code removed: Commented-out duplicate cs_pin/spi_bus lines in [tmc2240 stepper_y] (identical to the active lines above them)
  • Misspelling fixed: coil_freq_thershold_soft/hardcoil_freq_threshold_soft/hard (×4, both filament feed sections)
  • Formatting: Added missing blank lines before the e3 and filament feed section headers

v1.1.1 notes (added to README)

  • Requires OrcaSlicer 2.2.4+ or Snapmaker App 2.2.3+
  • Adds heated bed flatness deviation detection
  • Adds new filament presets: PETG HF, TPU 95A HF

🤖 Generated with Claude Code

- Bump firmware reference to v1.1.1-paxx12-13 (extended)
- Bump slicer reference to Snapmaker OrcaSlicer 2.2.4 (required minimum)
- Fix duplicate homing_retract_dist: 0 in [stepper_z] (overridden value removed)
- Fix typo: etruder → extruder in NFC channel comment
- Remove dead duplicate cs_pin/spi_bus comments in [tmc2240 stepper_y]
- Fix misspelling: coil_freq_thershold → coil_freq_threshold (×4)
- Add missing blank lines before e3 and filament feed section headers
- Rewrite README: add features, installation steps, version table, and v1.1.1 notes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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