You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brian faa270071d Improve BLTOUCH_HEATERS_OFF functionality
- rename to PROBING_HEATERS_OFF
 - move heater pausing functionality into thermalManager
   - add variables, pause(), ispaused(), other functions
 - add fan pausing functionality -> PROBING_FANS_OFF
 - add probing_pause() wrapper
 - move pausing into do_homing_move() and do_probe_move() to minimize quiet time and so other probe types can benefit
 - example configs
8 years ago
..
Configuration.h Improve BLTOUCH_HEATERS_OFF functionality 8 years ago
Configuration_adv.h Implement USE_CONTROLLER_FAN as a feature 8 years ago
README.md readme.md -> README.md 9 years ago

README.md

Example Configuration for OpenBeam Kossel Pro BRAINWAVE_PRO

  • Configuration files for the Openbeam Kossel Pro as delivered in their KickStarter distribution

I @Wackerbarth tested this version on my Kossel Pro and Arduino 1.6.5 for Mac. This configuration is a transition to merge Terence Tam's configuration with up-to-date Marlin source and a current Arduino IDE