Skip to content

Eryone/farm3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Farm3D

page0

Installation

1. Download the software

cd ~
git clone https://github.com/Eryone/farm3d.git

2. Install the required software

cd ~/farm3d/
chmod 777 ~/farm3d/*
./install.sh

3. Enable it auto start after printer boot.

sudo cp ~/farm3d/farm3d.service    /etc/systemd/system/
sudo systemctl  daemon-reload
sudo systemctl  enable farm3d.service
sudo systemctl  restart farm3d.service

4. goto https://eryone.club then add your printer in the webpage

How to add new Printer:

input your printer name and the address of the ethernet mac or scan the qrcode (only for the printer x400)

video: https://youtube.com/shorts/0iYtUhFUCZc

Review video: https://youtu.be/-Sf5vfT637g

That's all, happy printing!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages