xblax / flashforge_ad5m_klipper_mod

Unoffical mod for Flashforge Adventurer 5M (Pro) 3D printers to run Moonraker, custom Klipper, Mainsail & Fluidd
GNU General Public License v3.0
82 stars 4 forks source link

Error when using Orcaslicer to Mainsail - Code G17 not recognized on touch panel #166

Closed Avpman2 closed 3 weeks ago

Avpman2 commented 3 weeks ago

Frequently getting a Code G17 not recognized on the touch display and the Orca console output.

consp commented 3 weeks ago

The next release contains the G17 gcode as it's a klipper v12 feature which is compatible with klipper v11. Orca generates G17 codes even when the klipper version does not support this (it should't but does so anyway by default. You can disable them by setting zhop to normal (see #107)

See #107 #48 for more info.