Files
AON3D-M2/.claude/settings.local.json
Anto01 ef868e7953 Initial AON3D M2+ dual MCU configuration
- Octopus Pro: Motors (MOTOR0-7), bed heater (PA1), chamber heater (PB10)
- Azteeg X3: Thermistors, endstops, probe, fan, hotend heaters
- IDEX setup with external DM542T drivers
- Includes wiring documentation and swap guide

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 20:52:58 -05:00

9 lines
478 B
JSON

{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit -m \"$\\(cat <<''EOF''\nInitial AON3D M2+ dual MCU configuration\n\n- Octopus Pro: Motors \\(MOTOR0-7\\), bed heater \\(PA1\\), chamber heater \\(PB10\\)\n- Azteeg X3: Thermistors, endstops, probe, fan, hotend heaters\n- IDEX setup with external DM542T drivers\n- Includes wiring documentation and swap guide\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>\nEOF\n\\)\")"
]
}
}