Skip to content
New issue

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

Error with gcode #61

Open
huthido opened this issue Jul 12, 2021 · 0 comments
Open

Error with gcode #61

huthido opened this issue Jul 12, 2021 · 0 comments

Comments

@huthido
Copy link

huthido commented Jul 12, 2021

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant