-
-
Notifications
You must be signed in to change notification settings - Fork 371
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: improve load/unload filament button logic in Extruder panel #989
Commits on Jul 29, 2022
-
refactor: loosen restrictions on filament load and unload buttons
Signed-off-by: Dominik Willner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 84f80a6 - Browse repository at this point
Copy the full SHA 84f80a6View commit details -
style: move styles to the end of the file (vue style guide)
Signed-off-by: Dominik Willner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0ef87b - Browse repository at this point
Copy the full SHA b0ef87bView commit details -
refactor: remove M104 from expected commands
Signed-off-by: Dominik Willner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9de5ec0 - Browse repository at this point
Copy the full SHA 9de5ec0View commit details -
refactor: implement aliasing of macro button
Signed-off-by: Dominik Willner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 925aa99 - Browse repository at this point
Copy the full SHA 925aa99View commit details -
refactor: implement disabling of macro button
Signed-off-by: Dominik Willner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 25ab357 - Browse repository at this point
Copy the full SHA 25ab357View commit details
Commits on Jul 30, 2022
-
refactor: move styles to the end of the file (vue style guide)
Signed-off-by: Dominik Willner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0686b3b - Browse repository at this point
Copy the full SHA 0686b3bView commit details -
fix: disable dropdown if main button is disabled
Signed-off-by: Dominik Willner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4dd16f6 - Browse repository at this point
Copy the full SHA 4dd16f6View commit details -
refactor: replace filament load and unload buttons with macro buttons
Signed-off-by: Dominik Willner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6912247 - Browse repository at this point
Copy the full SHA 6912247View commit details -
refactor: rewrite into multiple getters
Signed-off-by: Dominik Willner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ac5090 - Browse repository at this point
Copy the full SHA 8ac5090View commit details -
Signed-off-by: Dominik Willner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23ea16c - Browse repository at this point
Copy the full SHA 23ea16cView commit details
Commits on Jul 31, 2022
-
refactor: use extra getter for macros
Signed-off-by: Dominik Willner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab51982 - Browse repository at this point
Copy the full SHA ab51982View commit details -
refactor: simplify
canExecuteMacro
methodSigned-off-by: Dominik Willner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6b479d - Browse repository at this point
Copy the full SHA b6b479dView commit details
Commits on Aug 1, 2022
-
refactor: use getter to test for heater gcodes
Signed-off-by: Dominik Willner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2d7142 - Browse repository at this point
Copy the full SHA b2d7142View commit details -
refactor: further simplification in template
Signed-off-by: Dominik Willner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6bfc914 - Browse repository at this point
Copy the full SHA 6bfc914View commit details