1396 Commits

Author SHA1 Message Date
Stefan Dej
63f438671f
fix: custom console filters were not displayed (rework moonraker db)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-20 22:58:53 +01:00
Stefan Dej
9a8c208930
fix: settings toggle to hide upload & print button doesnt work after store rework
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-20 22:54:25 +01:00
Stefan Dej
f8bbc5e97c
fix: min height in settings menu cut dropdown menus
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-20 00:02:42 +01:00
Stefan Dej
25d1267a07
fix: issue with tempchart/temphistory if the browser go into sleep mode
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-19 23:43:11 +01:00
Stefan Dej
1e090484ae
fix: fix renamed moonraker db gui paths
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-19 21:26:51 +01:00
Stefan Dej
62f95cddf5
refactor: style heightmap tooltip
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-19 21:11:10 +01:00
Stefan Dej
5e865aa670
fix: axis name are undefined in the heightmap tooltip
fixed #471

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-19 21:05:32 +01:00
Stefan Dej
5b33db421d
chore: update echarts packages
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-19 20:30:47 +01:00
Stefan Dej
684e65ed59
fix: fixe some renamed store paths
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-19 18:25:28 +01:00
Stefan Dej
7f6e6e5bdf
feat: backup/restore/default moonraker db (#476)
* refactor: reset dbCheckboxes

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: rework moonraker db reset

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* feat: add function to create a mainsail db backup

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: fix type of dbCheckboxes

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: first restore test

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* feat: restore db from json file

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: rework gui store

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: rework gui store issues

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: rework gui store issues with extruder panel

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: rename gui/macrogroups to gui/macros and move back to mainsail namespace

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: ignore simple hide macros settings in expert macro mode

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: init load bug

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: rename gui/consolefilter to gui/console and move back to mainsail namespace and update gui/macros

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: remove old function in gui/macros

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: rework gui/presets

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: rework gui/gcodehistory

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: add all gui restart actions in gui restart action

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: rework gui/remoteprinters

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: control store gets

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: rework reset moonraker db in interface settings

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: rework backup moonraker DB

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: rework restore moonraker db

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* bugfix: backup/restore moonraker db locale

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* bugfix: backup/restore moonraker db locale, add tempchart

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: change tempchart settings wrong store path

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: add view locale to db backup/restore and delete old locale

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* feat: use /config/.theme/default.json when reset moonraker db to fill in default values after reset

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* feat: use /config/.theme/default.json when mainsail will be loaded the first time

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: add description to backup dialog

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: save macrogroup update

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-19 17:06:43 +01:00
Stefan Dej
c4181443e6
fix: hide timelapse console filter doesnt work
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-19 16:58:29 +01:00
Stefan Dej
a51d2167d0
locale(da): add DA language file
a big thx to SRBJ

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-19 13:14:08 +01:00
Stefan Dej
6c4bbdb5f9
locale(ru): fix ru language file for the word "Flow"
fix issue #477

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-19 13:11:35 +01:00
Stefan Dej
b0e7e503ed
locale(fr): update FR language file
a big thx to Ronald Forster

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-19 13:06:44 +01:00
th33xitus
fae1cc4ab6
feat: custom number input spin buttons (#468)
* feat: pressure advance settings on dashboard

Signed-off-by: Dominik Willner <th33xitus@gmail.com>

* refactor: move pressure advance settings

* move pressure advance settings from PrintsettingsPanel to MachineSettingsPanel

Signed-off-by: Dominik Willner <th33xitus@gmail.com>

* feat: custom number input spin buttons

* this feature adds custom spin buttons to the number inputs of the motion, pressure advance and firmware retraction settings

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2021-12-17 21:46:28 +01:00
th33xitus
dda7a488bb
fix: correct spelling of max_accel_to_decel input field (#475)
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2021-12-17 21:44:44 +01:00
lixxbox
a33d26f17a
docs: thumbnails - replace prusaslicer screenshot 2021-12-13 13:02:31 +01:00
lixxbox
53d85223e8 docs: remove description for legacy slicers 2021-12-13 11:24:26 +01:00
lixxbox
003586cb7a docs: fix thumbnail toc 2021-12-13 11:22:49 +01:00
lixxbox
253ff4900c docs: add youtube videos for themes & thumbnails 2021-12-13 11:16:03 +01:00
lixxbox
91f2b2fa05
docs: fix link to pre-flight 2021-12-13 09:57:38 +01:00
lixxbox
f6f7fce424
docs: removed duplicate entry
only renamed for now, in case the file is still needed.
2021-12-13 09:41:08 +01:00
lixxbox
f0e3a0a77a
docs: fix layout 2021-12-13 09:30:41 +01:00
lixxbox
d190657221
docs: fix pre-flight
I have added entries to the table and fixed some links
2021-12-13 09:20:54 +01:00
Stefan Dej
0ba9d9c6b6
feat: display moonraker-timelapse error message (#467)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-11 22:11:28 +01:00
th33xitus
36b8acdcd9
fix: prevent duplicates (#464)
refactor: don't use regex

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2021-12-10 00:06:27 +01:00
Eike Ahmels
648bbe581e
fix: fixed editor highlight stop bug (#462)
* image fix, grammar fix

* fixed suggestions bug, some cleanup from old editor, svg edge case

* FIX: save a file with special characters

* DOCU: new community theme, multi cam setup

Signed-off-by: Eike Ahmels <eike.ahmels@tu-dortmund.de>

* FIX: editor highlight bug

Signed-off-by: Eike Ahmels <eike.ahmels@tu-dortmund.de>
2021-12-09 13:07:32 +01:00
cgrossi70
0bbab2182f
locale(es): fix some missing translates (#461) 2021-12-09 08:22:59 +01:00
Stefan Dej
1298da15f2
feat: store last gcode commands in moonraker db (#460)
* feat: add console gcode history in moonraker db

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-08 23:22:30 +01:00
Stefan Dej
945a3f8eaf
fix: change exclude object icon and cut object name, if it is too long
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-08 21:56:47 +01:00
th33xitus
abe66b4557
feat: pressure advance settings on dashboard (#459)
* feat: pressure advance settings on dashboard

Signed-off-by: Dominik Willner <th33xitus@gmail.com>

* fix: motion setting input layout

Signed-off-by: Dominik Willner <th33xitus@gmail.com>

* fix: use restart icon instead of refresh icon

Signed-off-by: Dominik Willner <th33xitus@gmail.com>

* fix: fw retract settings input layout

Signed-off-by: Dominik Willner <th33xitus@gmail.com>

* refactor: move pressure advance settings

* move pressure advance settings from PrintsettingsPanel to MachineSettingsPanel

Signed-off-by: Dominik Willner <th33xitus@gmail.com>

* fix: hide spin buttons in fw retract input fields

Signed-off-by: Dominik Willner <th33xitus@gmail.com>

* fix: hide spin buttons in pa input fields

Signed-off-by: Dominik Willner <th33xitus@gmail.com>

* refactor: class assignment conditions in pa settings

Signed-off-by: Dominik Willner <th33xitus@gmail.com>

* chore: define function return types

Signed-off-by: Dominik Willner <th33xitus@gmail.com>

* refactor: remove unused imports

Signed-off-by: Stefan Dej <meteyou@gmail.com>

Co-authored-by: Stefan Dej <meteyou@gmail.com>
2021-12-08 20:01:11 +01:00
Stefan Dej
37a08a3a37
fix: disable print start dialog for non gcode files
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-08 19:40:52 +01:00
Stefan Dej
6844e6242c
refactor: new sort of context menu options in gcode files
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-08 19:39:48 +01:00
Stefan Dej
de4efb514c
fix: disable context menu options for not allowed file extensions in GcodefilesPanel.vue
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-08 19:39:12 +01:00
Stefan Dej
9d9e914533
fix: add file extension filter to drag&drop fileupload in gcode files
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-08 19:35:35 +01:00
Stefan Dej
4037715c8d
fix: add accept attribute to gcode file upload
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-08 18:26:38 +01:00
Emperor
f1724206f6
locale(ru): update translation file (#458)
* Update ru.json

* locale(ru): remove all unused keys

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* Update ru.json

Co-authored-by: Stefan Dej <meteyou@gmail.com>
2021-12-08 00:45:46 +01:00
deddoggo
7005b87870
locale(it): update translation file (#455)
* Beta3 IT

* Beta4 IT
2021-12-08 00:43:54 +01:00
CodingJustForRun
06cb14db46
locale(hu): update translation file (#454)
* New vesion based on changes in en version

ready for new release

* locale(hu): remove all unused keys

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* updated the 3 changes

Group and the 2 hidetimeleapse has been inserted.

Co-authored-by: Stefan Dej <meteyou@gmail.com>
2021-12-08 00:42:54 +01:00
Stefan Dej
25062e5a36
fix: delete also timelapse preview image if exists
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-07 23:51:59 +01:00
Stefan Dej
ca368867e2
fix: update job_queue start command
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-07 23:01:02 +01:00
Stefan Dej
d654518c65
chore: push version number to v2.1.0-beta4
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-07 00:37:12 +01:00
steadyjaw
8021d5a7ad
refactor: some fixes in 2.1.0 beta and minor changes to ui (#457)
* fix: truncated settings menu

Signed-off-by: steadyjaw <martin.keilaus@gmail.com>

* refactor: change probe chips to label

Signed-off-by: steadyjaw <martin.keilaus@gmail.com>

* refactor(timelapse): change button color and make responsive

Signed-off-by: steadyjaw <martin.keilaus@gmail.com>

* refactor: change display helpers of some buttons

* fix(#390): encodeURI of thumbnails in files page

Signed-off-by: steadyjaw <martin.keilaus@gmail.com>

* fix: responsivity of timelapse-page

Signed-off-by: steadyjaw <martin.keilaus@gmail.com>

* refactor(timelapse): more responsiveness

Signed-off-by: steadyjaw <martin.keilaus@gmail.com>

* refactor(timelapse): no frames found visibility

Signed-off-by: steadyjaw <martin.keilaus@gmail.com>

* refactor: tooltip on disabled retract /extrude buttons

* refactor(editor): show "read-only" in title if file is not writable

* fix: visibility of reload button

Signed-off-by: steadyjaw <martin.keilaus@gmail.com>

* refactor: select printer dialog new ui style

Signed-off-by: steadyjaw <martin.keilaus@gmail.com>

* refactor: add attach prop to inputs w dropdowns

Signed-off-by: steadyjaw <martin.keilaus@gmail.com>

* fix: paddings of panels on spec. viewports

Signed-off-by: steadyjaw <martin.keilaus@gmail.com>

* refactor: hide spin buttons on number inputs

Signed-off-by: steadyjaw <martin.keilaus@gmail.com>

* refactor:  hide-spin-buttons after merging timelapseTab

Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
2021-12-07 00:36:12 +01:00
Stefan Dej
cb4910758e
fix: wrong min/max position in current heightmap panel
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-07 00:17:40 +01:00
Stefan Dej
af1809e025
fix: add hideTimelapse setting to console settings tab
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-07 00:07:19 +01:00
Stefan Dej
6277a7380d
feat: add stream_delay_compensation and park_time to timelapse settings
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-07 00:02:09 +01:00
Stefan Dej
3bfeb4613c
chore: update vuetify package (#456)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-06 00:17:08 +01:00
Stefan Dej
e68bc016b6
chore: add overlayscrollbars to package.json
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-06 00:07:17 +01:00
Stefan Dej
0cf0311c54
chore: update vuetify package
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-05 23:58:42 +01:00
Jérôme W
8110b2f7b7
fix: support for printer farm in https mode (#452) 2021-12-05 18:58:17 +01:00