Send: M84 Recv: ok Send: M104 T0 S0 Recv: Not SD printing. Send: M108Recv: ok Send: M140 S0Recv: ok Send: M106 S0Recv: ok Recv: okChanging monitoring state from "Cancelling" to "Operational" Recv: // Unknown command:"M108" ...
It is possible to specify an entirely new map in a single command as such: MMU_REMAP_TTG MAP=8,7,6,5,4,3,2,1,0 Which would reverse tool to gate mapping for a 9 gate MMU! An example of how to interpret a TTG map (this example has EndlessSpool disabled). Here tools T0 to ...
When changing a tool with theTxcommand the ERCF will by default select the filament at the gate (spool) of the same number. The mapping built into thisHappy Haredriver allows you to modify that. There are 3 primary use cases for this feature: You have loaded your filaments differently tha...
TOOL_LOCK- Lock command TOOL_UNLOCK- Unlock command KTCC_Tn- T0, T1, T2, etc... A select command is created for each tool. R- Calls SAVE_CURRENT_POSITION with the variable as a RESTORE_POSITION_TYPE. For example "T0 R1" will call "SAVE_CURRENT_POSITION RESTORE_POSITION_TYPE=1" befor...
It is possible to specify an entirely new map in a single command as such: MMU_REMAP_TTG MAP=8,7,6,5,4,3,2,1,0 Which would reverse tool to gate mapping for a 9 gate MMU! An example of how to interpret a TTG map (this example has EndlessSpool disabled). Here tools T0 to ...
It is possible to specify an entirely new map in a single command as such: MMU_REMAP_TTG MAP=8,7,6,5,4,3,2,1,0 Which would reverse tool to gate mapping for a 9 gate MMU! An example of how to interpret a TTG map (this example has EndlessSpool disabled). Here tools T0 to T2...
It is possible to specify an entirely new map in a single command as such: MMU_REMAP_TTG MAP=8,7,6,5,4,3,2,1,0 Which would reverse tool to gate mapping for a 9 gate MMU! An example of how to interpret a TTG map (this example has EndlessSpool disabled). Here tools T0 to ...
You can also use this command to mark the availability of a gate. E.g. MMU_REMAP_TTG TOOL=1 GATE=1 AVAILABILE=1 Would ensure T0 is mapped to gate #1 but more importantly mark the gate as available. You might do this mid print after reloading a spool for example. ...
This will cause both T0 and the original T8 tools to pull filament from gate #8. If you wanted to then change T8 to pull from gate #0 (i.e. complete the swap of the two tools) you would issue: MMU_REMAP_TTG TOOL=8 GATE=0 You can also use this command to mark the availabil...
It is possible to specify an entirely new map in a single command as such: MMU_REMAP_TTG MAP=8,7,6,5,4,3,2,1,0 Which would reverse tool to gate mapping for a 9 gate MMU! An example of how to interpret a TTG map (this example has EndlessSpool disabled). Here tools T0 to ...