Finally, the calculated offset is applied by using the SET_GCODE_OFFSET command (a previous offset is resetted before!). Drawback The only downside is, that the trigger point of the mag-probe cannot be probed directly. This is why the body of the switch is clicked on the endstop. This...
If not set the default will be, Tx maps to Gate#x, the status of each gate is unknown and each tool is in its own endless spool group (i.e. not part of a group) 3. Tool-to-Gate (TTG) mapping When changing a tool with the Tx command the MMU will by default select the ...
[printer] kinematics: delta max_velocity: 300 max_accel: 3000 max_z_velocity: 150 [BDsensor] scl_pin:PB6 sda_pin:PB7 delay: 20 z_offset:0 # this `z_offset` must be set to 0. x_offset: 0 y_offset: 0 samples:1 no_stop_probe: # enable this for fast probe, the toolhead wil...
ignoring any errors for SET_INPUT_SHAPER command. For TEST_RESONANCES command, specify the desired test axis. The raw data will be written into /tmp directory on the RPi. The raw data can also be obtained by running the command ACCELEROMETER_MEASURE command twice during some normal p...
Now use the terminal command (Windows/macOS: Putty)$ ssh pi@(your-Pi's-IP-address-goes-here)so like$ ssh pi@192.168.0.123. If you added a password to your ssh-key, you will be asked to enter this first. If asked to fingerprint the connection select yes. Then you will be prompted...
Happy Hare MMU commands:(use MMU_HELP MACROS=1 TESTING=1 for full command set)MMU:Enable/Disable functionality and reset stateMMU_CHANGE_TOOL:Perform a tool swapMMU_CHECK_GATE:Automatically inspects gate(s), parks filament and marks availabilityMMU_EJECT:aka MMU_UNLOAD Eject filament and park ...
Happy Hare MMU commands: (use MMU_HELP MACROS=1 TESTING=1 for full command set) MMU : Enable/Disable functionality and reset state MMU_CHANGE_TOOL : Perform a tool swap MMU_CHECK_GATE : Automatically inspects gate(s), parks filament and marks availability MMU_STATS : Dump (and optionally...
Happy Hare MMU commands: (use MMU_HELP MACROS=1 TESTING=1 for full command set) MMU - Enable/Disable functionality and reset state MMU_CHANGE_TOOL - Perform a tool swap MMU_CHECK_GATES - Automatically inspects gate(s), parks filament and marks availability MMU_STATS - Dump (and optionally...
The calibration can be resetted by executing this GCode command: ```text SET_GCODE_OFFSET Z=0.0 ``` ### Command PROBE_Z_ACCURACY There is also a PROBE_Z_ACCURACY command to test the accuracy of the Z endstop: ```text PROBE_Z_ACCURACY [PROBE_SPEED=<mm/s>] [LIFT_SPEED=<mm/s>]...
If not set the default will be, Tx maps to Gate#x, the status of each gate is unknown and each tool is in its own endless spool group (i.e. not part of a group) 3. Tool-to-Gate (TTG) mapping When changing a tool with the Tx command the MMU will by default select the ...