Files
OrcaSlicer-KX/resources
xun.zhang b377e1bd2f FIX: missing gcode line caused by gcode GCodeEditor
In the original logic, the gcodeEditor did not parse gcode lines with
leading spaces. In recent changes, all leading spaces in gcode lines
were removed, causing all gcode to be parsed. However, some certain cmd
perform additional actions, leading to incorrect state recording. As a
result, based on the erroneous state, some gcode lines that should not
be deleted are being removed.

This logic needs to be optimized in the future.

jira:10357,10367

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: If34b9c3b2913768b824030685e0a36708ca3a5ca
(cherry picked from commit 16813aa46092343c70681f3145a4f402ff415042)
2025-09-17 09:07:07 +08:00
..
2023-07-07 17:25:51 +08:00
2025-06-20 10:19:48 +08:00
2023-12-01 10:42:45 +00:00
2025-09-16 20:10:46 +08:00
2025-09-16 23:01:55 +08:00
2025-09-16 21:47:15 +08:00
2023-09-08 00:41:23 +08:00