This website requires JavaScript.
Explore
Help
Sign In
3D-Druck
/
OctoPrint-BambuPrinter
Watch
1
Star
0
Fork
0
You've already forked OctoPrint-BambuPrinter
Code
Pull Requests
Actions
1
Packages
Releases
1
Activity
OctoPrint-BambuPrinter
/
.gitignore
12 lines
82 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
0.0.1
2024-01-07 14:54:00 -05:00
*.pyc
*.swp
.idea
*.iml
build
dist
*.egg*
.DS_Store
*.zip
extras
0.1.0 (#34) * Add separate class for sftp file system * Add separate serial IO handling class * Replace function name mangling with gcode handler registration system * Add states to virtual Bambu printer that manage state specific interaction * Add synchronization utilities to work with virtual printer as if it is a binary stream * Add unittests with mocked Bambu printer to ensure core functionality works as expected * Fix formatting to be automatically processed by black formatter * Fix python 3.10 type annotations for readability
2024-07-30 05:49:12 +03:00
test/test_output
Copy Permalink