modal-only plane change emits a modal_update event
Status: Match
G18
{
"filename": null,
"active_skip_levels": [],
"tool_change_mode": "deferred_m6",
"enable_iso_m98_calls": false
}{
"name": "modal_update",
"description": "modal-only plane change emits a modal_update event",
"initial_state": {
"modal": {
"motion_code": "",
"working_plane": "xy",
"rapid_mode": "linear",
"tool_radius_comp": "off",
"active_tool_selection": null,
"pending_tool_selection": null,
"selected_tool_selection": null
}
},
"options": {
"filename": null,
"active_skip_levels": [],
"tool_change_mode": "deferred_m6",
"enable_iso_m98_calls": false
},
"expected_events": [
{
"type": "modal_update",
"source": {
"filename": null,
"line": 1,
"line_number": null
},
"changes": {
"working_plane": "zx"
}
},
{
"type": "completed"
}
]
}
{
"name": "modal_update",
"description": "modal-only plane change emits a modal_update event",
"initial_state": {
"modal": {
"motion_code": "",
"working_plane": "xy",
"rapid_mode": "linear",
"tool_radius_comp": "off",
"active_tool_selection": null,
"pending_tool_selection": null,
"selected_tool_selection": null
}
},
"options": {
"filename": null,
"active_skip_levels": [],
"tool_change_mode": "deferred_m6",
"enable_iso_m98_calls": false
},
"expected_events": [
{
"type": "modal_update",
"source": {
"filename": null,
"line": 1,
"line_number": null
},
"changes": {
"working_plane": "zx"
}
},
{
"type": "completed"
}
]
}