Files
OrcaSlicer-KX/src/slic3r/GUI
Ian Bassi ec424fb674 Machine Input Shaping (#11202)
* Base IS Machine

* Toggle line

* Rebase

* Intento 1

* Wiki IS

* Flavorized

* Tooltips

* Calibration using the same list

* max

* Reorder JD validation

* Refactor set input shaping

* Calibrations IS

* Default values

* Axis

* Orca comments

* Rename input_shaping_enable to input_shaping_emit

Refactor all references of the input shaping configuration option from 'input_shaping_enable' to 'input_shaping_emit' across the codebase. This improves clarity by better reflecting the option's purpose of controlling whether input shaping commands are emitted in the generated G-code.

Restore DONT EMIT FOR KLIPPER

* Refactor input shaping option toggling logic

Simplifies and consolidates the logic for toggling input shaping related options in TabPrinter::toggle_options(). Uses a loop to handle enabling/disabling lines based on GCode flavor compatibility, and refines the conditions for toggling individual options.

* Improve input shaping option toggling logic in TabPrinter

* GrayOut Emit to gcode limits for klipper

* Typo

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Typo

* Skip Y input-shaper when type is Disable

If marlin2 and disabled it will be already disabled at X.

* IS expert

Co-Authored-By: SoftFever <softfeverever@gmail.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2026-05-11 19:38:40 +08:00
..
2022-12-15 04:38:15 -05:00
2026-05-10 02:21:13 +08:00
2026-03-09 20:52:12 +08:00
2026-04-28 16:57:02 +08:00
2025-10-28 15:29:50 +08:00
2026-04-28 16:57:02 +08:00
2025-10-05 16:02:17 +08:00
2025-10-05 16:02:17 +08:00
2026-04-20 19:27:38 -03:00
2026-01-03 23:06:57 +08:00
2026-05-11 19:38:40 +08:00
2025-07-06 11:34:47 +08:00
2026-02-04 11:40:02 +00:00
2023-12-01 10:42:45 +00:00
2022-12-15 04:38:15 -05:00
2022-12-15 04:38:15 -05:00
2023-08-30 23:38:33 +08:00
2026-05-11 19:38:40 +08:00
2026-05-09 02:35:50 +08:00
2026-04-28 16:57:02 +08:00
2025-08-22 20:02:26 +08:00
2023-12-01 10:42:45 +00:00
2025-09-21 13:47:51 +08:00
2025-10-02 09:30:48 +08:00
2025-10-02 09:30:48 +08:00
2023-08-09 13:42:41 +08:00
2025-10-02 09:30:48 +08:00
2026-01-23 17:05:56 +08:00
2025-10-28 15:29:56 +08:00
2025-10-28 15:29:56 +08:00
2026-01-03 23:06:57 +08:00
2026-01-03 23:06:57 +08:00
2025-09-21 23:01:08 +08:00
2026-01-23 17:05:56 +08:00
2026-04-25 18:14:51 +08:00
2026-04-25 18:14:51 +08:00
2026-03-11 17:20:12 -07:00
2026-04-25 18:14:51 +08:00
2026-04-25 18:14:51 +08:00
2026-05-10 02:21:13 +08:00
2026-01-23 17:05:56 +08:00
2026-05-11 19:38:40 +08:00
2026-03-09 20:36:36 +08:00
2024-07-23 18:00:21 +08:00
2026-05-10 02:21:13 +08:00
2026-01-03 23:06:57 +08:00
2026-01-23 17:05:56 +08:00
2026-01-03 23:06:57 +08:00
2026-05-10 02:21:13 +08:00
2026-05-11 19:38:40 +08:00
2026-05-11 19:38:40 +08:00
2026-02-04 11:40:02 +00:00
2026-01-23 17:05:56 +08:00
2026-01-23 17:05:56 +08:00
2025-10-28 15:30:06 +08:00
2025-11-19 13:51:52 +03:00
2025-10-28 15:29:56 +08:00
2026-04-25 18:14:51 +08:00
2026-04-25 18:14:51 +08:00
2026-03-09 20:52:12 +08:00