/Cura-LinearAdvanceSettingPlugin

A Cura plugin that adds a Linear Advance Factor setting for use in start gcode snippets

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

KlipperSettingsPlugin

This plugin adds settings specifically for Klipper:

  • Acceleration
  • Acceleration Order
  • Acceleration to Deceleration
  • Square Corner velocity
  • Pressure Advance
  • Pressure Advance Lookahead Time

It is heavily (aka almost complete copy) based on the LinearAdvanceSettingPlugin by "fieldOfView".