Skip to content

Bambu Lab Filament Guide Full Width by wolph

Details

Authorwolph

LicenseNo License

Categorybambulab.com

Created

Updated

Size429 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Bambu Lab Filament Guide Full Monitor/Screen Width with minimal margins/padding.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         bambulab.com/en/filament-guide - Jun 2024
@version      20240617.13.49
@namespace    https://wol.ph/
@description  Make the Bambu Lab filament guide full-width
@homepage     https://wol.ph/
@author       wolph
@license      BSD
==/UserStyle== */

@-moz-document url-prefix("https://bambulab.com/en/filament-guide") {
div.MuiBox-root > div.MuiBox-root {
    max-width: 10000px;
    padding: 2px;
}
}

Reviews

No reviews yet.