Pi Configuration

Why an EasyFlor Pi?

EasyFlor is a web application and websites have limited ability to communicate directly with printers.

The problem: Printing from a computer works, but is cumbersome with many print jobs (like order picking).

The solution: An EasyFlor Pi in your network that:

  • 🔄 Monitors your EasyFlor environment for print jobs
  • 🖨️ Automatically forwards them to the correct local printer

🌐 Network Requirements

Make sure the following is allowed in your network:

*.easyflor.eu

📥 Installation

Step 1: Prepare image

  1. Download the image from the designated URL
  2. Use Win32DiskImager to write the image to the SD card

Step 2: Insert SD card in Pi

Insert the SD card into the Raspberry Pi and connect it to the network


⚙️ Configuration

Step 1: Connect to the Pi

Log in to the Raspberry Pi via SSH (for example with PuTTY)

Step 2: Configure print server

Open the configuration file:

nano /root/print_client_app/config.json

Step 3: Expand storage

Run the following commands:

parted /dev/mmcblk0 -s resizepart 2 100%
resize2fs /dev/mmcblk0p2
df -h

✅ The Pi is now ready for use!

Heeft u vragen of heeft u hulp nodig? Neem dan gerust contact met ons op via telefoonnummer +31 (0)71 30 20 310 of stuur een e-mail naar support@easyflor.nl.