#Any tips on installing klipper on Mac

10 messages · Page 1 of 1 (latest)

nova echo
#

I’m currently converting my old ender3 into an enderwire and all of the tutorials that I could find to install klipper all require a windows proprietary software to inform the raspberry pi to make the klipper firmware.I was wondering if anyone has any tips on doing this on a Mac system

eager perch
#

Can you elaborate on what proprietary software is

nova echo
#

Putty

#

Having trouble doing it in terminal

eager perch
#

All you need to do is find an SSH client for the Mac of which they will be plenty

#

But you literally have terminal built in so just use that

#

Start terminal and then type SSH space username at IP address and login

#

There's literally no advantage to getting something like putty and once you sign in it's going to be exactly the same as if you use terminal on your Mac

#

If you really want to separate graphical interface use this

https://ghostty.org/download

nova echo
#

Thanks man 👍🏻