{ "max_velocity": 200.0, "max_acceleration": 1000.0, "max_accel_to_decel": 500.0, "square_corner_velocity": 5.0, "instant_corner_velocity": 1.0, "move_checkers": [ { "axis_limiter": { "axis": [ 0.0, 0.0, 1.0 ], "max_velocity": 10.0, "max_accel": 100.0 } }, { "extruder_limiter": { "max_velocity": 53.21621607382886, "max_accel": 266.0810803691443 } } ] }