File tree Expand file tree Collapse file tree
overlays/disable-ipv6/root/etc/sysctl.d Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ OUTPUT_FILE := firmware/firmware.bin
88
99ifeq (basic,$(PROFILE ) )
1010OVERLAYS += store-version kernel-modules
11- OVERLAYS += enable-ssh disable-wlan-power-save disable-ipv6
11+ OVERLAYS += enable-ssh disable-wlan-power-save
1212OVERLAYS += enable-native-camera-fluidd
1313else ifeq (extended,$(PROFILE))
1414OVERLAYS += store-version kernel-modules
15- OVERLAYS += enable-ssh disable-wlan-power-save disable-ipv6
15+ OVERLAYS += enable-ssh disable-wlan-power-save
1616OVERLAYS += stub-fluidd-timelapse camera-v4l2-mpp fluidd-upgrade
1717OVERLAYS += rfid-support
1818OVERLAYS += enable-klipper-includes enable-moonraker-apprise
Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ and the [release notes](https://github.com/paxx12/SnapmakerU1/releases/latest).
2121- USB Ethernet Adapters - Hot-plug support with automatic DHCP configuration
2222- [ Data Persistence] ( docs/data_persistence.md ) - Persistent storage across firmware updates
2323- Enable fluidd automatically with camera feed.
24- - Disable IPv6 to fix camera issues with Snorca app in LAN mode.
2524
2625### Extended Firmware
2726
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments