Skip to content
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

feat: toolhead control panel #712

Merged
merged 116 commits into from
Apr 24, 2022

Conversation

dw-0
Copy link
Member

@dw-0 dw-0 commented Mar 12, 2022

Depends on #711 (needs to be merged first)

Will cover:
#538
#532
#218
#377
#729

Will dismiss:
#659

Signed-off-by: Dominik Willner [email protected]

dw-0 added 30 commits February 13, 2022 20:13
Signed-off-by: Dominik Willner <[email protected]>
Signed-off-by: Dominik Willner <[email protected]>
Signed-off-by: Dominik Willner <[email protected]>
Signed-off-by: Dominik Willner <[email protected]>
Signed-off-by: Dominik Willner <[email protected]>
Signed-off-by: Dominik Willner <[email protected]>
Signed-off-by: Dominik Willner <[email protected]>
Signed-off-by: Dominik Willner <[email protected]>
Signed-off-by: Dominik Willner <[email protected]>
Signed-off-by: Dominik Willner <[email protected]>
Signed-off-by: Dominik Willner <[email protected]>
If, while switching from extruder A to extruder B, the feedamount from extruder A exceeds the maxExtrudeOnlyDistance of extruder B, set the feedamount to maxExtrudeOnlyDistance of extruder B

Signed-off-by: Dominik Willner <[email protected]>
Signed-off-by: Dominik Willner <[email protected]>
dw-0 added 13 commits April 5, 2022 18:17
…glitches during some animations

credits for this bugfix go to:
@pataar (https://github.com/pataar)

Signed-off-by: Dominik Willner <[email protected]>
…-panel

# Conflicts:
#	src/pages/Dashboard.vue
those buttons should not have a toggle behavior

Signed-off-by: Dominik Willner <[email protected]>
those buttons should not have a toggle behavior

Signed-off-by: Dominik Willner <[email protected]>
Signed-off-by: Dominik Willner <[email protected]>
…large layout for bars and cross

Signed-off-by: Dominik Willner <[email protected]>
@dw-0 dw-0 marked this pull request as ready for review April 11, 2022 20:12
meteyou added 4 commits April 24, 2022 22:22
* fix: display error messages with a icon and tooltip to have a fixed height

Signed-off-by: Stefan Dej <[email protected]>

* refactor: remove debug output

Signed-off-by: Stefan Dej <[email protected]>

* locale: add error message to i18n

Signed-off-by: Stefan Dej <[email protected]>

* feat: add toggle buttons to switch between absolute and relative mode

Signed-off-by: Stefan Dej <[email protected]>
# Conflicts:
#	src/components/panels/ControlPanel.vue
#	src/components/panels/PrintsettingsPanel.vue
#	src/components/settings/SettingsControlTab.vue
#	src/components/settings/SettingsUiSettingsTab.vue
#	src/locales/da.json
#	src/locales/de.json
#	src/locales/en.json
#	src/locales/es.json
#	src/locales/fr.json
#	src/locales/hu.json
#	src/locales/it.json
#	src/locales/nl.json
#	src/locales/pl.json
#	src/locales/ru.json
#	src/locales/zh-tw.json
#	src/locales/zh.json
#	src/pages/Dashboard.vue
#	src/store/gui/index.ts
#	src/store/printer/types.ts
#	src/store/variables.ts
Signed-off-by: Stefan Dej <[email protected]>
…into feat/toolhead-control-panel

# Conflicts:
#	src/locales/de.json
#	src/locales/en.json
@meteyou meteyou merged commit 41ba619 into mainsail-crew:develop Apr 24, 2022
@dw-0 dw-0 deleted the feat/toolhead-control-panel branch April 25, 2022 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants