mirror of
https://github.com/RunLit/Bambu-Run.git
synced 2026-06-23 06:29:03 +01:00
Compare commits
2 Commits
petg_basic
...
v0.1.3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9a91b14593 | ||
|
|
0b07221827 |
@@ -1,7 +0,0 @@
|
|||||||
Red #D6001C
|
|
||||||
Yellow #FCE300
|
|
||||||
Reflex Blue #001489
|
|
||||||
Black #000000
|
|
||||||
Gray #7F7E83
|
|
||||||
Dark Brown #4F2C1D
|
|
||||||
White #FFFFFF
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
Brown #684A43
|
|
||||||
Green #3B665E
|
|
||||||
Nebulae #424379
|
|
||||||
Purple #594177
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
White Marble #F7F3F0
|
|
||||||
Red Granite #AD4E38
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
Iridium Gold Metallic #B39B84
|
|
||||||
Copper Brown Metallic #AA6443
|
|
||||||
Oxide Green Metallic #1D7C6A
|
|
||||||
Cobalt Blue Metallic #39699E
|
|
||||||
Iron Gray Metallic #43403D
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
Gold #F4A925
|
|
||||||
Silver #C8C8C8
|
|
||||||
Titan Gray #5F6367
|
|
||||||
Blue #008BDA
|
|
||||||
Purple #8671CB
|
|
||||||
Candy Red #D02727
|
|
||||||
Candy Green #018814
|
|
||||||
Rose Gold #BA9594
|
|
||||||
Baby Blue #A8C6EE
|
|
||||||
Pink #F7ADA6
|
|
||||||
Mint #96DCB9
|
|
||||||
Champagne #F3CFB2
|
|
||||||
White #FFFFFF
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
Slate Gray Sparkle #8E9089
|
|
||||||
Crimson Red Sparkle #792B36
|
|
||||||
Royal Purple Sparkle #483D8B
|
|
||||||
Alpine Green Sparkle #3F5443
|
|
||||||
Onyx Black Sparkle #2D2B28
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
Teal Hex:#009FA1
|
|
||||||
Light Jade Hex:#96D8AF
|
|
||||||
Blue Hex:#0047BB
|
|
||||||
Mellow Yellow Hex:#F5DBAB
|
|
||||||
Purple Hex:#8344B0
|
|
||||||
Cherry Pink Hex:#F5B6CD
|
|
||||||
Orange Hex:#F74E02
|
|
||||||
Ice Blue Hex:#B8CDE9
|
|
||||||
Red Hex:#B50011
|
|
||||||
Lavender Hex:#B8ACD6
|
|
||||||
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "bambu-run"
|
name = "bambu-run"
|
||||||
version = "0.1.2"
|
version = "0.1.3"
|
||||||
description = "Django reusable app for Bambu Lab 3D printer monitoring and filament inventory management"
|
description = "Django reusable app for Bambu Lab 3D printer monitoring and filament inventory management"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = {text = "MIT"}
|
license = {text = "MIT"}
|
||||||
|
|||||||
Reference in New Issue
Block a user