mirror of
https://github.com/furrysalamander/rubedo.git
synced 2025-11-04 15:49:40 +08:00
3D打印机激光流量校准
Cleaned up a lot of code. Some things are still kind of messy, but it's a vast improvement over what I used to have. Data is easy to pass around the system, and the pattern info has proved invaluable for cleanly connecting prints, scans, and analysis. |
||
|---|---|---|
| .devcontainer | ||
| .vscode | ||
| klipper | ||
| .gitattributes | ||
| .gitignore | ||
| analysis.py | ||
| constants.py | ||
| convert.py | ||
| main.py | ||
| pa_patterns.gcode | ||
| pa_result.py | ||
| pa_scan.py | ||
| pa.py | ||
| pattern_info.py | ||
| processing.py | ||
| README.md | ||
| record.py | ||
| visualization.py | ||