Skip to content

Conversation

Copy link

Copilot AI commented Nov 16, 2025

Merges fix-3d-printer-beds-01Ks6MSpBMhvWNbTBndhn98W branch into main, integrating the Bed Level Editor application with the existing printer configuration.

Changes

  • Bed Level Editor application: Three GUI variants (Standard, Enhanced, Pro) for manual editing of the OrangeStorm Giga's 10×10 bed mesh

    • bed_level_editor.py: Lightweight Tkinter heatmap editor
    • bed_level_editor_enhanced.py: Adds 3D visualization and region selection
    • bed_level_editor_pro.py: Full-featured dark UI with stats, undo system, and 3MF test print generation
  • Build tooling: macOS app bundling via PyInstaller and py2app (build_pyinstaller_app.sh, build_macos_app.sh)

  • Dependencies: matplotlib, numpy, scipy, trimesh, networkx for mesh visualization and manipulation

  • Documentation: README with installation/usage, CHANGELOG, example files, research notes

Merge details

No conflicts. The printer.cfg file exists identically in both branches.

Original prompt

I want you to merge fix-3d-printer-beds-01Ks6MSpBMhvWNbTBndhn98W and origin/main


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Merge fix for 3D printer beds into main branch Merge fix-3d-printer-beds-01Ks6MSpBMhvWNbTBndhn98W and origin/main Nov 16, 2025
Copilot AI requested a review from Jmi2020 November 16, 2025 23:07
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.

2 participants