mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-13 01:37:56 -06:00
parent
156d314ba9
commit
3c6c75b15b
237 changed files with 1422 additions and 0 deletions
|
@ -2223,6 +2223,12 @@
|
|||
//#define EVENT_GCODE_AFTER_TOOLCHANGE "G12X" // Extra G-code to run after tool-change
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Tool Sensors detect when tools have been picked up or dropped.
|
||||
* Requires the pins TOOL_SENSOR1_PIN, TOOL_SENSOR2_PIN, etc.
|
||||
*/
|
||||
//#define TOOL_SENSOR
|
||||
|
||||
/**
|
||||
* Retract and prime filament on tool-change to reduce
|
||||
* ooze and stringing and to get cleaner transitions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue