qtdragonhd; on startup, DRO is showing the icon for G59.3 rather than G54.
- kenthompson
- Offline
- New Member
Less
More
- Posts: 9
- Thank you received: 1
08 Jan 2024 23:40 #290247
by kenthompson
qtdragonhd; on startup, DRO is showing the icon for G59.3 rather than G54. was created by kenthompson
When I launch my qtdragon instance, the DRO panel is showing the icon for G59.3. The only way to clear that and see G54 is to select an item in the WCS dropdown that is not G54. Once the G54 button appears, it works as expected.
My config:
github.com/KennethThompson/printnc_qtdra...config/tree/rapidatc
Any advise? I can't seem to find any way of forcing G54 to load on start..
My config:
github.com/KennethThompson/printnc_qtdra...config/tree/rapidatc
Any advise? I can't seem to find any way of forcing G54 to load on start..
Please Log in or Create an account to join the conversation.
09 Jan 2024 05:52 #290262
by cmorley
Replied by cmorley on topic qtdragonhd; on startup, DRO is showing the icon for G59.3 rather than G54.
You can force startup modes with something like this in the ini section [RS274NGC]
RS274NGC_STARTUP_CODE = G17 G21 G40 G43H0 G54 G64P0.0127 G80 G90 G94 G97 M5 M9
If you run qtdragon with the -v switch and post the terminal output, we might get a clue why it's G59.3
RS274NGC_STARTUP_CODE = G17 G21 G40 G43H0 G54 G64P0.0127 G80 G90 G94 G97 M5 M9
If you run qtdragon with the -v switch and post the terminal output, we might get a clue why it's G59.3
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.056 seconds