Skip to content

Releases: eliteSchwein/mooncord

v1.0.4

01 Aug 21:27
d1b0ebf
Compare
Choose a tag to compare

Features:

+ gcode prompts are now aviable: https://docs.mainsail.xyz/overview/features/macro-prompts
+ bug fixes

Happy Printing everyone :)

This will be the last release with discordjs 13. on the dev branch i start converting to discordjs 14. also at the end of this year, we (a friend and me) will have the first python build hopefully done.

v1.0.3

19 Nov 14:16
Compare
Choose a tag to compare

Features:

+ new cfg
+ support for new discord name
+ bunch of new stuff that i cant rember
++ of course bugfixes

Locales:
Updated Locales:

-de: eliteschw31n
-en: eliteschw31n
-nl: themaze
-fr: Hungerlegend
-po: BlackShade

Happy Printing everyone :)

please consider reinstalling mooncord, there is a migration tool but it would be better if you start with a fresh installation.

v1.0.2

20 Feb 20:54
1c6c362
Compare
Choose a tag to compare

Features:

+ timelapse overview
+ cancel dialog
+ notifications when the heater reached the target temperature
+ react to delete bot messages
+ enhanced m117 notifications
+ filter for embed notifications
++ of course bugfixes

Locales:
Updated Locales:

-de: eliteschw31n
-en: eliteschw31n
-nl: themaze
-fr: Hungerlegend
-po: BlackShade

Happy Printing everyone :)

v1.0.1

11 Dec 21:20
Compare
Choose a tag to compare

Features:

+ faster graph generation for temp
+ history command (currently only the overview)
+ power device command
+ systeminfo page for power devices
+ custom commands (beta)
++ of course bugfixes

Locales:
Updated Locales:

-de: eliteschw31n
-en: eliteschw31n
-nl: themaze
-ro: eliteschw31n (with the help of deepl)
-po: BlackShade

Happy Printing everyone :)

v1.0.0

09 Oct 12:03
Compare
Choose a tag to compare

Features:

+ more detailed systeminfo
+ temp command (setting temp and temp overview)
+ esbuild instead of ncc for faster and more efficent compiling (initial start time got cut in half)
+ new temp path location (/tmp/MoonCord-servicename)
+ helpful commands: pidtune, tune (flow and speed), emergencystop and so on
+ config command for uploading config (you attach the file while typing the command) and downloading config
+ revamped execute command with inline single gcode execution and multiple gcode executions in a modal
+ expand button functionality, now multiple macros can be execute on button press and a websocket command
+ template engine now supports modals and inputs
+ printjob start supports now attaching a gcode file
+ M117 Embed
++ Exclude Feature, including graph what is selected and what is already excluded
++ Install Script v3, way more user friendly
++ of course bugfixes

Locales:
Updated Locales:

-de: eliteschw31n
-en: eliteschw31n
-nl: themaze
-ro: eliteschw31n (with the help of deepl)

New Locales:
-po: BlackShade

Happy Printing everyone :)

v0.0.5

07 Jan 15:55
Compare
Choose a tag to compare

+ typescript codebase
+ complete recode
+ docker
+ modular embeds (experimentell)
+ the executed javascript file is only 2mb big
+ the data from moonraker gets now cached instead of requesting it every time
+ detailed log: log is cleaner now, logs all and also provides a log files
+ dump: you can dump the database and cache
+ expanded permissions: you can customize each command, each button and each selection with their own permissions
+ modular config: only configure what you need
+ easier controller config: only one user? no problem just use a string (example "id") or a number
+ timelapse plugin integration: when the render is down, mooncord might compress the timelapse and post it on discord
+ Interaction Update Part 2: fresh new System Info, Delete Function and more
+ better structured locale files and codebase
+ the database is now handled by moonraker
+ 2 icon-sets for the embeds
+ custom text in the info message
++ bugfixes

- migration util got removed because migrate 0.0.4 to 0.0.5 is way too complicated

IMPORTANT! Please reinstall MoonCord when you are updating to the 0.0.5 and higher

And for the german People, StoneTime will soon make MoonCord Tutorials

Note: the german and of course the english locale are finished, the other locales will follow soon

Happy New Year everyone and Happy Printing

v0.0.4

02 Sep 16:56
Compare
Choose a tag to compare
  • added buttons to status, listfiles, printjob Start and more
  • moonraker api key configuration
  • direct more details via select field
  • fresh new install script
  • New image manipulator as fix for the logitech webcams and its also way faster
  • Reworked Moonraker handeling (instead of query spam, i use subscription)
    ~ way less dependencies
    ~ icons size got decreased
    ~ bugfixes
  • support dropped for armv6 (raspberry pi zero,1,2)
  • timelapse might not work anymore, in 0.0.5 i will use the timelapse plugin and rerender the timelapse to compress it more.

Note: you need Nodejs 16 or higher, you can run in the MoonCord root:

 bash scripts/migrateNode.sh

v0.0.3

18 Jul 20:45
Compare
Choose a tag to compare
  • multi lang support
  • timelapse feature (BETA)
  • snapshot arguments
  • many, many bug fixes

Minor Rework

08 Apr 22:53
Compare
Choose a tag to compare

Added Slash Commands

You have to reinvite the Bot, and reconfigure the some parts of the config (start the bot first then edit!)

  • botapplicationkey
  • botapplicationid

check the new readme how you get those entries

A better command system with more commands, example notify via dm..

i also added DM Support...

v0.0.1

27 Mar 21:28
Compare
Choose a tag to compare

first release