L1/L2 controll through G-Code

Post technical questions about the Buildbotic Controller here.
Forum rules
No profanity, no gambling, no illegal activity, so sexual or pornographic material.

Posts not related to the Buildbotic CNC Controller are likely to be moved or deleted.
Post Reply
XCross
Posts: 6
Joined: Sun Feb 03, 2019 5:22 am

L1/L2 controll through G-Code

Post by XCross » Sun Feb 03, 2019 12:37 pm

Hi,

the controller manual includes the following sequence:

"The L1 and L2 outputs can be software controlled through G-Code commands or they can be controlled through hardware by applying logic signals to the “Load 1” o r “Load 2” pins on the DB25 I/O connector."

How can i control L1/L2 through G-Code - what commands?

Greetings

Martin

User avatar
Doug
Posts: 343
Joined: Fri Feb 02, 2018 4:56 pm

Re: L1/L2 controll through G-Code

Post by Doug » Sun Feb 03, 2019 1:02 pm

M7 turns on L1,
M8 turns on L2,
M9 turns off both L1 and L2

Hope this helps,
Doug

XCross
Posts: 6
Joined: Sun Feb 03, 2019 5:22 am

Re: L1/L2 controll through G-Code

Post by XCross » Sun Feb 03, 2019 1:06 pm

yes

thanks and greetings
Martin

Post Reply