TinyG icon indicating copy to clipboard operation
TinyG copied to clipboard

Affordable Industrial Grade Motion Control

Results 67 TinyG issues
Sort by recently updated
recently updated
newest added

I found something wrong while Z-axis homing. The FW I am using is: build 440.20, version 0.97, hardware platform 1.00, hardware version 8.00. Attached is the Youtube recording and TinyG...

**This issue occurs on both firmware build 440.20 and firmware build 446.19** I have a 3 axis (X,Y,Z) tool enabled and working. I can successfully home each axis independently or...

Hello, I've been using TinyG for a while now and I recently switched to fb 440.18 Some strange behavior showed up. When sending a G2 or G3 command, the first...

Hello, Firmware build : 440.18 Issuing a G3 command on the G18 plane move TinyG 1 full revolution + the expected arc move. My guess is that it turns in...

Is there a way to _definitively_ tell that the TinyG is in a Feedhold (!) via status reports? That is, is the **only** time "stat" would be 6 is when...

Two recent Forum items have good datasets and reveal the inch mode Gcode bug that seems to show itself in $fb=440.20 off and on. This thread, the Chillipeppr logo (inch...

I’ve been working on developing some new widgets to control the TingG through the Chilieppr hardware fiddle. To these means, I’ve been reviewing the firmware to help with my widget...

I have problem with realtime tool possition. After code inspection I tried next comparision: For axe X is actual possition `cm_get_work_position(ACTIVE_MODEL,0);` I compared this value with pulse counting possition :...

When (bf->entry_velocity + bf->exit_velocity)==0,bf->naiive_move_time equal ? I debug source code,find bf->naiive_move_time equal==0.But wrong. How to deal with this situation?

This might apply to earlier recent versions as well, I just noticed it. When sending $me, Motors enable but time out after $mt seconds. https://github.com/synthetos/TinyG/wiki/Power-Management#global-power-management-commands does not mention that $me...