File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ mariner3d (0.2.0-1) unstable; urgency=low
2+
3+ * Added support for more printers (see README.md)
4+ * .cbddlp and .fdg files are now supported in addition to .ctb, which
5+ enables printers like Voxelab Proxima to be used
6+ * Fixed bugs related to write buffers not being flushed after file upload
7+ (see #311)
8+ * Most recently uploaded files are now listed first
9+ * Other small bug fixes and upgrades of dependencies
10+
11+ -- Luiz Ribeiro <luizribeiro@gmail.com> Sat, 17 Apr 2021 14:12:03 -0500
12+
113mariner3d (0.1.1-1) unstable; urgency=low
214
315 * Fixed bug when a non-ctb file was under /mnt/usb_share
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " mariner"
3- version = " 0.1.1 "
3+ version = " 0.2.0 "
44description = " Web application for controlling Elegoo Mars 3D printers"
55license = " MIT"
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments