chiark / gitweb /
Speed up getting operational by sending M105 as soon as Marlin is ready, not after...
[cura.git] / dev-cura
1 ## cura
2 #!/bin/sh
3 PYTHONPATH=. /usr/bin/python ./scripts/linux/cura.py "$@"