File: cooling.hal

package info (click to toggle)
linuxcnc 1%3A2.9.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 285,604 kB
  • sloc: python: 202,568; ansic: 109,036; cpp: 99,239; tcl: 16,054; xml: 10,631; sh: 10,303; makefile: 1,255; javascript: 138; sql: 72; asm: 15
file content (7 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
# Fake the existence of coolant options
loadrt and2 count=3
addf and2.0 servo-thread
addf and2.1 servo-thread
net flood iocontrol.0.coolant-flood => and2.0.in0
net mist iocontrol.0.coolant-mist => and2.0.in1
net lube iocontrol.0.lube => and2.1.in0