This website requires JavaScript.
Explore
Help
Register
Sign In
tonym
/
spoolman2
Watch
1
Star
0
Fork
0
You've already forked spoolman2
Code
Issues
19
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a954ef3df5a90a281c0bbd68ab8045b15344656e
spoolman2
/
migrations
History
Donkie
4e409f6bb6
Added filament color code field
2023-06-01 19:56:24 +02:00
..
versions
Added filament color code field
2023-06-01 19:56:24 +02:00
__init__.py
Added Alembic for migrations
2023-05-27 23:14:06 +02:00
env.py
Added Alembic for migrations
2023-05-27 23:14:06 +02:00
README.md
Added filament color code field
2023-06-01 19:56:24 +02:00
script.py.mako
Added extruder/bed temp override settings
2023-05-28 21:52:51 +02:00
README.md
Migrations
Creating a new version:
alembic revision -m
"some title"
--autogenerate