shivajiva101 / OctoWrt

Scripts to install Octoprint on the Creality WiFi Box or similar OpenWrt devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OctoWrt

A guide to install OctoPrint on the Creality WiFi Box or similar OpenWrt devices.


What is the Creality Wi-Fi Box?

Click to expand info!


= A router box device released by Creality meant to add cloud control to your printer. Comes with closed source and proprietary software. However, some people might not like that.

Specifications:

(taken form figgyc's commit)

  • SoC: MediaTek MT7688AN @ 580 MHz

  • Flash: BoyaMicro BY25Q128AS (16 MiB, SPI NOR)

  • RAM: 128 MiB DDR2 (Winbond W971GG6SB-25)

  • Peripheral: Genesys Logic GL850G 2 port USB 2.0 hub

  • I/O: 1x 10/100 Ethernet port, microSD SD-XC Class 10 slot, 4x LEDs, 2x USB 2.0 ports, micro USB input (for power only), reset button

  • FCC ID: 2AXH6CREALITY-BOX

  • UART: test pads: (square on silkscreen) 3V3, TX, RX, GND; default baudrate: 57600

Demo:

Click to expand demo video!
demo_video.mp4

How To Use This Repo:

Select the branch matching the firmware release you are going to use and follow the instructions!


🔝 Credits:

Gina and co. for creating and developping OctoPrint
George a.k.a figgyc for porting OpenWrt to this device
ihrapsa for creating and developing OctoWrt without their efforts this fork would not exist!

About

Scripts to install Octoprint on the Creality WiFi Box or similar OpenWrt devices


Languages

Language:Shell 98.2%Language:Standard ML 1.8%