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: add exclude objects in G-Code Viewer #1028

Conversation

meteyou
Copy link
Member

@meteyou meteyou commented Aug 15, 2022

fix: #931

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

@meteyou meteyou requested a review from dw-0 August 15, 2022 20:14
@dw-0 dw-0 added the analyze runs build size report label Aug 15, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Aug 15, 2022

Size Change: +2.56 kB (0%)

Total Size: 2.27 MB

Filename Size Change
./dist/assets/Codemirror.js 124 kB +3 B (0%)
./dist/assets/Heightmap.js 121 kB +2 B (0%)
./dist/assets/index.js 334 kB +1 B (0%)
./dist/assets/vendor.js 533 kB +4 B (0%)
./dist/assets/Viewer.js 948 kB +2.57 kB (0%)
./dist/assets/Viewer.css 231 B -13 B (-5%)
./dist/index.html 734 B +2 B (0%)
./dist/sw.js 6.28 kB -1 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/assets/Heightmap.css 283 B
./dist/assets/index.css 10.8 kB
./dist/assets/vendor.css 64.5 kB
./dist/config.json 101 B
./dist/fonts/roboto-black.woff2 11 kB
./dist/fonts/roboto-bold.woff2 11 kB
./dist/fonts/roboto-light.woff2 11.2 kB
./dist/fonts/roboto-medium.woff2 11.1 kB
./dist/fonts/roboto-regular.woff2 11 kB
./dist/fonts/roboto-thin.woff2 11 kB
./dist/img/icons/apple-touch-icon-180x180.png 6.47 kB
./dist/img/icons/favicon-16x16.png 355 B
./dist/img/icons/favicon-32x32.png 641 B
./dist/img/icons/icon-192-png 7.86 kB
./dist/img/icons/icon-512-png 33 kB
./dist/img/icons/mstile-150x150.png 2.24 kB
./dist/img/icons/safari-pinned-tab.svg 1.38 kB
./dist/img/klipper.svg 2.38 kB
./dist/img/logo.svg 295 B
./dist/img/sidebar-background.svg 929 B

compressed-size-action

@dw-0 dw-0 changed the title feat: add function to exclude objects in gcodeviewer feat: add exclude objects in G-Code Viewer Aug 15, 2022
@meteyou meteyou merged commit 24d5668 into mainsail-crew:develop Aug 20, 2022
@meteyou meteyou deleted the feat/add-remove-object-dialog-to-gcodeviewer branch August 20, 2022 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyze runs build size report
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add exclude object support to gcode viewer
2 participants