We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello Nikolay, I ran PyCNC on RPi4 but it debug to:
---- ads111x is not detected ---- *************** Welcome to PyCNC! ***************
g1x1 [DEBUG] got command {'G': '1', 'X': '1'} [INFO] Moving linearly (1.0, 0.0, 0.0, 0.0) [DEBUG] _iteration_x: 0, _iteration_y: 0, _iteration_z: 0, _iteration_e: 0, _iteration_direction: None, _acceleration_time_s: 0.0125, _linear_time_s: 0.0275, _2Vmax_per_a: 0.025, _delta: (1.0, 0.0, 0.0, 0.0), max_velocity_mm_per_sec: (25.0, 0.0, 0.0, 0.0), acceleration_time_s: 0.0125, linear_time_s: 0.0275, _total_pulses_x: 640, _total_pulses_y: 0, _total_pulses_z: 0, _total_pulses_e: 0, _direction: (1.0, 1.0, 1.0, 1.0)
and not to continue. What is happend?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello Nikolay,
I ran PyCNC on RPi4 but it debug to:
---- ads111x is not detected ----
*************** Welcome to PyCNC! ***************
and not to continue.
What is happend?
The text was updated successfully, but these errors were encountered: