winder / Universal-G-Code-Sender

A cross-platform G-Code sender for GRBL, Smoothieware, TinyG and G2core.
http://winder.github.io/ugs_website/
GNU General Public License v3.0
1.86k stars 757 forks source link

UGS on Arduino Nano clone - z-limit switch not working #2420

Closed HubertJH closed 6 months ago

HubertJH commented 6 months ago

Version

2.1.2

Hardware / Firmware

GRBL 1.1

What happened

On my Arduino Nano (clone) the z-axis limit switch (D12) is not recognised by UGS (pin goes low but no alarm in UGS). I don't have an "original" Nano on hand so I cannot test whether this is related to the clone. On the Arduino Uno all works fine.

Has anybody experienced the same issue and could shine some light on this?

I might also get an original Nano for a test - will post any findings here.

How to reproduce

No response

Operating System

MacOS 14.2.1

Anything else

No response