So my first question is how can it be that my little mini J1900 Celeron (2 GHz) with 4 GB RAM cannot handle this bandwith?
sudo ethtool enp2s0 | egrep 'Speed|Duplex'
Your device name may be different from enp2s0
. use ip link
to see all devices. if it’s notSpeed: 1000Mb/s
Duplex: Full
then that’s probably a bad sign.
Most 3D printers are nothing like traditional paper printers and don’t need drivers, but require a program called a slicer to create the GCode that your 3D printer understands. Then the GCode file is transferred to the printer either via an SDcard or WiFi for printing.
There are several slicers (OrcaSlicer, PrusaSlicer ) that work reliably on linux. Please binge TeachingTech’s YouTube channel to get a better understanding of what 3D printing entails.
https://teachingtechyt.github.io/