Is it possible that A,B,C can also refer to the 3 servos on a delta printer? I've seen internal firmware (redeem) refer to the servos this way but I've never seen gcodes that refer to them that way so I'm thinking that nallath's explanation is the correct one.
19 hours ago, gr5 said:Is it possible that A,B,C can also refer to the 3 servos on a delta printer? I've seen internal firmware (redeem) refer to the servos this way but I've never seen gcodes that refer to them that way so I'm thinking that nallath's explanation is the correct one.
Sorry, I don't have any delta printer.
I tested generating gcodes of the same STL model with two methods,
(1) By Cura 4.8.0 on Windows10 with Marlin flavored setting.
(2) By Qidi-Print on Windows10 (uses Cura_StreamEngine 4.3.0 internally)
and had "G92 A0 B0" lines only when case(2). So it seems like originating in Qidi-Print's specific implementation. Anyway, it won't affect actual printing, no problem.
On 2/19/2021 at 1:50 PM, Kaimai said:and had "G92 A0 B0" lines only when case(2). So it seems like originating in Qidi-Print's specific implementation. Anyway, it won't affect actual printing, no problem.
Even though Qidi uses Cura, they haven't released the source code (and are thus violating the licence Cura was released on). I have asked them to adhere to the licence, but i've not been able to get any response from them. As such, I can't say what changes they actually made.
Recommended Posts
nallath 1,124
By the looks of it this was manually added to the start gcode.
I've only found references to A & B in g-code in context of replicatorG: http://replicat.org/gcodes
Link to post
Share on other sites
Kaimai 0
Thank you! I got it!
Link to post
Share on other sites