-
-
Notifications
You must be signed in to change notification settings - Fork 522
feat: Enhancements to Happy Hare MMU support #1666
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
a8c9fcb
Initial (partial) port of MMU (Happy Hare) functionality
moggieuk 57e75e4
Saving work in progress
moggieuk a1fb139
Functionally complete (expect hook when starting print)
moggieuk a95f9b8
Removed remaining to-do comments
moggieuk 6ff6677
I think this is functionally complete
moggieuk ec97301
Added MMU logo option; more code cleanup
moggieuk 6cf98d8
added 3ms logo
moggieuk ede7a94
slight update to stroke color in logos
moggieuk a6bd0b3
refinement in display of MMU logo
moggieuk 3a867d2
Fixed logo sizing on Safari
moggieuk 40390b8
Fixed linter errors (mostely formatting);
moggieuk 81286ef
Merge branch 'develop' into pr/1641
pedrolamas fc9c1fc
Refinements on spool rack display and consistency of selection proces…
moggieuk 0ee2826
Merge remote-tracking branch 'origin/develop' into develop
moggieuk b3583fc
Merge branch 'develop' into develop
pedrolamas d2dc093
Fixes for changes upstream
moggieuk 9fa70bb
Merge branch 'develop' of github.com:moggieuk/fluidd-happy-hare-editi…
moggieuk 233d588
improved highlighting of selected spool
moggieuk d0122a6
Added the ability to skip the server automap functionality if manuall…
moggieuk d3a77bc
Merge branch 'develop' into pr/1641
pedrolamas 075f9c2
Merge branch 'develop' into pr/1641
pedrolamas 17932fd
Fix for slight layout issue on Firefox
moggieuk 8c8a4b3
Merge branch 'develop' of github.com:moggieuk/fluidd-happy-hare-editi…
moggieuk 3a629e4
Fixed new linter errors after typed Vuex store change
moggieuk e594d8b
Merge branch 'develop' into develop
pedrolamas 8778790
better bypass detection condition; suppress verbose log output when T…
moggieuk dc840ce
Merge branch 'develop' of github.com:moggieuk/fluidd-happy-hare-editi…
moggieuk 40721f8
refactor: added mmu typings
pedrolamas 66da2b9
style: applied Fluidd menu styling
pedrolamas ff4281b
refactor: move icons to global.ts
pedrolamas 3f724e4
refactor: adds missing icons to global.ts
pedrolamas 8dc83ae
refactor: use @Ref where possible
pedrolamas 5848090
refactor: use inline-svg
pedrolamas b36b7c3
Merge branch 'develop' into develop
moggieuk aa8b6af
Added optional 'grip' to mmu printer object
moggieuk 0fae176
Merge branch 'develop' into develop
pedrolamas 2be6e96
fix: watch errors
pedrolamas 98556da
fix: dashboard edit console error
pedrolamas b7a4a10
Altered defaults for printer variables.
moggieuk d2a7588
Merge branch 'develop' into pr/1641
pedrolamas 1e9aef2
fix: disable if klippy not ready
pedrolamas 70a22be
Merge branch 'develop' into pr/1641
pedrolamas 2e5cbc8
Merge branch 'develop' into pr/1641
pedrolamas e21ae14
feat(mmu): disable controls if klippy not ready
pedrolamas 85d91f9
refactor: move MmuEditTtgMapDialog to root app
pedrolamas e69e7fa
refactor: spoolman dialog handling
pedrolamas cfc10cb
refactor(mmu): dialogs bindings
pedrolamas 3fb6838
fix(mmu): file handling
pedrolamas a263d3d
Bug fix - loaded/unload override not being set correctly
moggieuk aa05fea
fixed linter warning
moggieuk 4224b2e
Bug Fix - handle null when material/name is cleared
moggieuk 61f27f1
Merge branch 'develop' into pr/1641
pedrolamas 0b0a767
Added tooltips to spools on main panel
moggieuk 824f317
Merge branch 'develop' of github.com:moggieuk/fluidd-happy-hare-editi…
moggieuk 8f4da07
refactor: tooltip disable condition
pedrolamas 4958cf0
refactor: tooltip condition
pedrolamas 367cfe5
Merge branch 'develop' into develop
pedrolamas beba72f
fix: allow spoolman spool id 0
pedrolamas 4b79d17
fix: spoolman spool color
pedrolamas de46ec2
Minor tweaks to highlighted spool on main panel; Added missing detect…
moggieuk 4276fc7
Merge branch 'develop' into develop
pedrolamas ca6ac90
feat(Mmu): allow settings reset
pedrolamas b7c6587
refactor: use TinyColor for luminance
pedrolamas 1fff7d1
Show spools with filament about to run out; small improvement to the …
moggieuk 6cb3fee
Merge branch 'develop' of github.com:moggieuk/fluidd-happy-hare-editi…
moggieuk 30860ca
provide option to display spool color/size even if unavailable to mmu
moggieuk d5c29be
Change gate sensor name to Hub on multigear MMUs; corrected use of th…
moggieuk 4c3e604
Enhancements to show empty spools; minor bugs in filament status disp…
moggieuk 659c507
made it clear that the filament availability state should be set if i…
moggieuk f5d6579
Merge branch 'develop' into develop
pedrolamas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ideally (and unless I am missing something here), these should be localized strings!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well, possibly, but those terms are used in config and throughout doc to reference a sensor name. I think it would be confusing to have translated sensor names... The "Hub" was and add-on to help the Box Turtle and other type-B MMU's who all refer to the "gate" sensor as a "hub" sensor.