SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
6.83k stars 803 forks source link

Klipper: Unknown command G3 & G17 #1253

Closed djeZo888 closed 10 months ago

djeZo888 commented 1 year ago

I have used OrcaSlicer to slice some print model for custom Klipper modded printer. The print came out just fine, but I was getting bunch of:

... Unknown command:"G3" Unknown command:"G17" ...

Is this a problem, a setting I should enable/disable when slicing? Thanks

hliebscher commented 1 year ago

Have you the latest version and enable Arc support?

djeZo888 commented 1 year ago

Arc fitting is disabled - that is default Klipper profile in OrcaSlicer.

djeZo888 commented 1 year ago

Oh, I just found this comment on reddit:

Regarding the G3/G17 gcode, there are two solutions: 1. Enable gcode_arcs in klipper config. 2. Change Z Hop type to normal (spiral uses G3 I believe).

And one of the big reasons for using OrcaSlicer is Spiral Z Hop - I have it enabled. So I have to make sure that my klipper supports these commands.

tehbiga commented 1 year ago

I'm having this same issue after just switching to Orca Slicer and realized even with Z Hop set to Normal it uses arcs when I have arc fitting disabled. I considered just enabling arc support in Klipper, but then realized it's just Orca still doing arc based Z Hop when set to Normal.

I don't want Z Hop anyway so I just set the distance to zero and it stopped generating g-code for hops.

github-actions[bot] commented 11 months ago

GitHub bot: this issue is stale because it has been open for 90 days with no activity.

github-actions[bot] commented 10 months ago

GitHub bot: This issue was closed because it has been inactive for 7 days since being marked as stale.

danshoop commented 10 months ago

Issue persists. Should be reopened.

guilhermepozo commented 9 months ago

same here, G3 command everytime

oernster commented 8 months ago

Looked up klipper gcodes: here you are...

[gcode_arcs] The following standard G-Code commands are available if a gcode_arcs config section is enabled:

Arc Move Clockwise (G2), Arc Move Counter-clockwise (G3): G2|G3 [X] [Y] [Z] [E] [F] I J|I K|J K Arc Plane Select: G17 (XY plane), G18 (XZ plane), G19 (YZ plane)

gfBarreto commented 6 days ago

Provavelmente já encontraram a solução, mas resolvi informar que estava tendo o mesmo erro aqui... Lembrei que foi depois de ajustar no orca, em retração, deixei em auto e provavelmente estava fazendo movimentos arc.