Skip to content

Eryone/farm3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Farm3D

page0

Installation

This software is installed by default on the printer X400

For other klipper printers, you can install the software by following the steps below.

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

video of adding printers: 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