All Projects → bigtreetech → Octobtt

bigtreetech / Octobtt

Licence: agpl-3.0
OctoBTT

Projects that are alternatives of or similar to Octobtt

X11docker
Run GUI applications and desktops in docker and podman containers. Focus on security.
Stars: ✭ 3,797 (+4831.17%)
Mutual labels:  x11, xorg
xcb-util-xrm
XCB utility functions for the X resource manager
Stars: ✭ 52 (-32.47%)
Mutual labels:  xorg, x11
Homeassistant Config
Configuration for @brianjking & @KinnaT's Home Assistant Installation
Stars: ✭ 80 (+3.9%)
Mutual labels:  raspberry-pi, 3d-printer
Xf86 Input Wacom
X.Org driver for Wacom devices
Stars: ✭ 201 (+161.04%)
Mutual labels:  x11, xorg
Pycnc
Python CNC machine controller for Raspberry Pi and other ARM Linux boards
Stars: ✭ 390 (+406.49%)
Mutual labels:  raspberry-pi, 3d-printer
Libagar
Cross-Platform GUI Toolkit (stable)
Stars: ✭ 212 (+175.32%)
Mutual labels:  x11, xorg
Hypr
Hypr is a tiling window manager written in modern C++.
Stars: ✭ 659 (+755.84%)
Mutual labels:  xorg, x11
Picom
A lightweight compositor for X11
Stars: ✭ 2,299 (+2885.71%)
Mutual labels:  x11, xorg
xwmfs
X11 Window-Manager file system based on FUSE
Stars: ✭ 21 (-72.73%)
Mutual labels:  xorg, x11
dxhd
daky's X11 Hotkey Daemon
Stars: ✭ 80 (+3.9%)
Mutual labels:  xorg, x11
Chamferwm
A tiling X11 window manager with Vulkan compositor.
Stars: ✭ 200 (+159.74%)
Mutual labels:  x11, xorg
Octoprint
OctoPrint is the snappy web interface for your 3D printer!
Stars: ✭ 6,267 (+8038.96%)
Mutual labels:  raspberry-pi, 3d-printer
Sara
Originally a fork of catwm, now an offspring of dwm with a streamlined featureset, plus some bspwm.
Stars: ✭ 179 (+132.47%)
Mutual labels:  x11, xorg
Unclutter Xfixes
A rewrite of unclutter using the x11-xfixes extension
Stars: ✭ 236 (+206.49%)
Mutual labels:  x11, xorg
Hideit.sh
Automagically hide/show a window by its name when the cursor is within a defined region or you mouse over it.
Stars: ✭ 171 (+122.08%)
Mutual labels:  x11, xorg
x11-fractional-display-scaling
Script and instructions to get fractional display scaling working nicely on Linux distros that use X11
Stars: ✭ 52 (-32.47%)
Mutual labels:  xorg, x11
Custard
custard window manager
Stars: ✭ 141 (+83.12%)
Mutual labels:  x11, xorg
Wallutils
🌆 Utilities for handling monitors, resolutions, wallpapers and timed wallpapers
Stars: ✭ 145 (+88.31%)
Mutual labels:  x11, xorg
marathon
minimal run-or-focus launcher for Linux/X
Stars: ✭ 54 (-29.87%)
Mutual labels:  xorg, x11
I3
A fork of the i3 window manager with gaps and some other features
Stars: ✭ 5,512 (+7058.44%)
Mutual labels:  x11, xorg

OctoBTT

OctoBTT

Introduce

  • A UI that matches OctoPrint printer

Software architecture

  • Client and server architecture solution
  • OctoPi -> OctoPrint service -> Printer

Install the tutorial

(The update and upgrade operations are not redundant)

1. Install OctoPrint(direct use of OctoPi is recommended)-- (install under directory)

Flash

  • You can create a WPA profile in the boot directory boot/wpa_supplicant.txt to add WiFi connections ConfigWPA

  • If you are a BX machine model user, you will need to add the following fragment lines to the RaspberryPi boot/config.txt file to display them correctly on screen:

  • max_usb_current=1
  • hdmi_group=2
  • hdmi_mode=87
  • hdmi_cvt 1024 600 60
  • hdmi_drive=1

ConfigDisplayMode

  • SSH your PI on your computer for further action

After Pi boot you can get the IP address of Pi from the screen RaspiShowIP

If you connect with console ConfigConsole

ConsoleShow

If you connect with terminal

ConfigTermius

TermiusShow

2. Install OctoBTT :

Run Command:

InstallOctoBTT.png

3. OctoBTT is entered automatically after you wait for the auto setup to complete and then restart

Show

Instructions for use

  1. Used with OctoPrint

Show

Notes

  1. Because the serial port delay is long, the background has blocked the serial port connection, we only use the USB automatic connection
  1. It is recommended to run with Marlin firmware. Currently there may be some unknown problems due to non-marlin firmware
  1. If you want to use octoprint online , you can use the network cable to connect to the router.

Contribute

  1. Fork the repository
  2. New Feat_ XXX branch
  3. Submit code
  4. New Pull Request
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].