Clarification needed on the meaning "High Pin Enables" when setting up the Laser and CNC in Repetier firmware.
Does "High Pin Enables" mean the firmware is waiting FOR a high signal (when enabled) from an external source meaning the firmware is WAITING for a signal before beginning, or does "High Pin Enables" mean the firmware is SENDING a high signal (when enabled) to tell the hardware to power the Spindle/Laser?
In other words, taking the Spindle as an example, say I set "High Pin Enables" and choose Digital pin 30 (PC7 on the mega 2560, an 8 bit bidirectional I/O port).
Now, does the firmware wait for a power signal to be present? (5V, 20mA) and then proceed with the operation, or does the firmware send a signal through PC7 telling the spindle to start?
And does this work the same for the Laser?