Commit Graph

  • e21123d8e9 fix: trim configs feat/plugin-config Ian Chua 2026-07-15 21:43:13 +08:00
  • d2b5008156 fix: test_slicing_pipeline_hook feat/plugin-feature Ian Chua 2026-07-15 21:39:55 +08:00
  • 9cdd399fdd fix: test slicing pipeline hook Ian Chua 2026-07-15 21:32:37 +08:00
  • cd8c42b125 fix merge conflicts Ian Chua 2026-07-15 21:04:42 +08:00
  • 62afea225a Fix/impl refactor (#14776) Ian Chua 2026-07-15 20:12:51 +08:00
  • 1551898846 Plugin-gate the reslice check and drop non-plugin leftovers SoftFever 2026-07-15 19:18:45 +08:00
  • e116181c07 Use one agent id in switch_printer_agent and restore the preset_bundle guard SoftFever 2026-07-15 17:54:39 +08:00
  • bf932e8797 Merge branch 'main' into feat/plugin-feature SoftFever 2026-07-15 17:19:14 +08:00
  • 8cb0cb7693 Merge branch 'main' into feat/plugin-feature SoftFever 2026-07-15 17:18:46 +08:00
  • d500ba4e9e test: fix flaky k-medoids goldens added with H2C/A2L support (#14773) main nightly-builds Kris Austin 2026-07-15 03:59:55 -05:00
  • f626382209 Run slice check on arm64 Linux SoftFever 2026-07-15 16:56:55 +08:00
  • be165c97de Add --outdir to profile validator to save sliced g-code SoftFever 2026-07-15 16:52:02 +08:00
  • 8ac478be26 Add real slice validation for all printers (#14771) SoftFever 2026-07-15 16:32:09 +08:00
  • 691fd5892d Trigger auto perspective on 3D mouse rotation (#14768) Noisyfox 2026-07-15 15:06:17 +08:00
  • d55e7834c8 Fix unit-test segfault on missing shipped profile in sparse CI checkout SoftFever 2026-07-15 14:55:41 +08:00
  • 1889ffb22a Localization: Improve bot + Update po files (#14748) Ian Bassi 2026-07-14 16:03:15 -03:00
  • c84d5c7943 Add top/bottom surface fill order control (Outward/Inward) for Concentric, Archimedean Chords and Octagram Spiral (#14179) Mqrius 2026-07-14 20:34:13 +02:00
  • c3f78723fb Run slice-validation sweep on engine PRs in CI SoftFever 2026-07-15 02:10:16 +08:00
  • f1fd49c12f Add slice-validation sweep for shipped profiles SoftFever 2026-07-15 01:49:04 +08:00
  • 50768e0716 Feature: Retract amount after wipe (#11015) Valerii Bokhan 2026-07-14 19:42:16 +02:00
  • 0545750c1b fix profile errors caught in new tests SoftFever 2026-07-15 00:08:26 +08:00
  • 591d1ac948 fix qidi profile errors SoftFever 2026-07-15 00:06:54 +08:00
  • 28bb05ac83 Suppress excessive warnings SoftFever 2026-07-15 00:06:13 +08:00
  • 71d0380467 fix: preset resolution Ian Chua 2026-07-14 19:48:39 +08:00
  • 3daa4336e3 fix: resizable plugins dialog Ian Chua 2026-07-14 15:13:10 +08:00
  • 06cd8ad0d5 chore: UI Updates Ian Chua 2026-07-14 14:42:32 +08:00
  • 8cc4eaea1e update some comments Ian Chua 2026-07-14 13:31:28 +08:00
  • fbed6f7dc6 cleanup Ian Chua 2026-07-14 13:10:42 +08:00
  • 86a4cec753 fix: preset overrides on sidebar Ian Chua 2026-07-14 12:57:06 +08:00
  • 796080ff76 fix: naming Ian Chua 2026-07-14 11:34:06 +08:00
  • 3c0338f462 fix: wipe tower height crash triggered by H2C/A2L support (#14758) Kris Austin 2026-07-13 22:22:25 -05:00
  • 25216998b3 Add Bambu H2C and A2L machine support (#14685) SoftFever 2026-07-14 02:55:08 +08:00
  • 74813b401f Merge remote-tracking branch 'origin/main' into feature/h2c_support_clean SoftFever 2026-07-14 02:54:20 +08:00
  • df1e114b72 resolve current_filament_id/current_nozzle_id in layer_change_gcode - enhanced SoftFever 2026-07-14 02:12:09 +08:00
  • 56f672ecbd resolve current_filament_id/current_nozzle_id in layer_change_gcode (fixes X2D) SoftFever 2026-07-14 01:26:34 +08:00
  • 9aa90fa6a8 update BBL H2D and X2D profiles SoftFever 2026-07-14 00:52:09 +08:00
  • ec96ca17b8 i18n(fr): align walls with the glossary and complete the catalog (#14623) foXaCe 2026-07-13 18:52:33 +02:00
  • 174f043f67 Changes in pt-BR to conform to the translation Glossary (#14629) Alexandre Folle de Menezes 2026-07-13 13:17:57 -03:00
  • 3395d87240 pt-BR translation fixes after added context (#14679) Alexandre Folle de Menezes 2026-07-13 13:17:15 -03:00
  • 32216dc931 Update OrcaSlicer_ru.po (#14745) Felix14_v2 2026-07-13 18:35:30 +03:00
  • 2268544a68 fix test error on Windows ARM64 SoftFever 2026-07-13 23:26:16 +08:00
  • c41e685a69 i18n: wrap hardcoded GUI strings (undo/redo labels, dialogs, notifications) + FR (#14729) foXaCe 2026-07-13 17:19:33 +02:00
  • 5b3e1b921c feat: sidebar plugin config UI Ian Chua 2026-07-13 20:39:41 +08:00
  • 35ffe49b17 Fix sending print jobs to Bambu H2C printer SoftFever 2026-07-13 18:13:15 +08:00
  • 0d1dd95303 Merge branch 'main' into fix/device_tab_missing_after_hot_reload_due_to_race_condition fix/device_tab_missing_after_hot_reload_due_to_race_condition Noisyfox 2026-07-13 15:23:25 +08:00
  • 88262ee504 CLI: guard 4 null derefs when loading a 3mf without preset ids (#14580) packerlschupfer 2026-07-13 09:10:33 +02:00
  • 4eb9a85a49 Fix filament sync targeting wrong printer after switching printer presets (#12506) (#14587) bobomb 2026-07-13 03:08:53 -04:00
  • 5a53d2eb88 Fix use-after-free crash on exit during GLCanvas3D teardown (#14588) Walter Almada 2026-07-13 01:54:42 -05:00
  • 72005959d4 Fix issue that extruder 2 tab in printer settings uses the wrong nozzle variant id after loading 3mf (#14572) Noisyfox 2026-07-13 14:42:21 +08:00
  • 113d488e6f Fix text rendering issue when using MacType (#14696) Noisyfox 2026-07-13 14:40:54 +08:00
  • 64a321528d Fix issue that unable to open 3mf again once the 3mf action dialog is cancelled (#14715) Noisyfox 2026-07-13 14:40:24 +08:00
  • 0c69b9982d merge Ian Chua 2026-07-13 12:26:10 +08:00
  • 2a746a3e61 fix: plugin link text color Ian Chua 2026-07-13 11:59:11 +08:00
  • 6a254c35d4 Make printer profile swithing faster (#14437) Noisyfox 2026-07-13 09:52:18 +08:00
  • 79aa0bd4a2 Merge branch 'main' into feature/h2c_support_clean Rodrigo Faselli 2026-07-12 22:00:40 -03:00
  • 78692aa08f Interactive shadows (#14702) Rodrigo Faselli 2026-07-12 21:44:30 -03:00
  • 30aa7d9557 feat(gui): warn when the hotend rack inventory falls short of the sliced plate SoftFever 2026-07-13 00:55:52 +08:00
  • 2fecfc291f fix(gui): rack-aware pre-print nozzle checks in the send dialog SoftFever 2026-07-13 00:49:16 +08:00
  • b1e64dc69c Decouple Smooth Normals from Realistic View (#14724) Rodrigo Faselli 2026-07-12 13:30:55 -03:00
  • 3ae7bd04fa Fix access violation during travel generation before initial tool selection (#14725) Kiss Lorand 2026-07-12 19:30:29 +03:00
  • 7e2047aa30 Rename align_infill_direction_to_model (#14734) Ian Bassi 2026-07-12 12:29:54 -03:00
  • c4ea86041b Separated Infills enhancements (#14674) Ian Bassi 2026-07-12 11:45:00 -03:00
  • bfbf591613 Wiki links (#14731) Ian Bassi 2026-07-12 11:16:29 -03:00
  • e98750e713 fix(engine): real-change-only toolchange ordinals and a single M1020 toolchange command SoftFever 2026-07-12 21:04:19 +08:00
  • 25d7abf81b tests peachismomo 2026-07-12 17:01:45 +08:00
  • ce21a09cb1 feat: plugins config APIs peachismomo 2026-07-12 16:55:04 +08:00
  • a00fac9b72 feat: plugins config UI peachismomo 2026-07-12 16:20:39 +08:00
  • 3ebd68d959 feat(engine): per-nozzle-variant machine limits in the time estimator SoftFever 2026-07-12 14:48:45 +08:00
  • 582017235c feat(engine): resolve per-variant config columns for raw filament reads on the export path SoftFever 2026-07-12 14:30:39 +08:00
  • abbd420f2a feat(engine): write per-variant filament values back for selector regroups SoftFever 2026-07-12 11:15:58 +08:00
  • c8db06b1d4 feat(engine): stitch per-object selector plans for sequential prints SoftFever 2026-07-12 03:24:35 +08:00
  • 4e9bf47741 Plugin: Slicing-pipeline support and expose new APIs and refactoring (#14721) SoftFever 2026-07-12 01:41:12 +08:00
  • e1c0ea0cc4 UI fixes & improvements (#14186) yw4z 2026-07-11 20:24:03 +03:00
  • 579e58c528 Add Fuzzy Slices sample (fuzzy skin at posSlice) + coverage test SoftFever 2026-07-12 00:59:13 +08:00
  • 780b2f1ebe fix(engine): publish the nozzle group result for sequential prints SoftFever 2026-07-12 00:46:15 +08:00
  • 03094df10e refactor(plugin): move libslic3r hook wiring out of GUI_App into PluginHooks SoftFever 2026-07-12 00:20:39 +08:00
  • c65b0540a3 Merge remote-tracking branch 'origin/main' into feature/h2c_support_clean SoftFever 2026-07-11 23:10:54 +08:00
  • 93d5b65852 Fix per-obj multi-variant options handling (#14700) Noisyfox 2026-07-11 22:21:22 +08:00
  • e717dea94b Merge branch 'main' into feature/h2c_support_clean SoftFever 2026-07-11 22:19:59 +08:00
  • 22e121f4e4 Fix unreadable overlay elements in 3D view on XWayland/Intel (#11557) pedrosland 2026-07-11 15:19:12 +01:00
  • f5418415ac fix(gui): stop clipping the nozzle-count edit button on flow changes SoftFever 2026-07-11 22:11:47 +08:00
  • dacf26b06f fix(engine): keep engine-derived filament_map_2 out of the apply diff SoftFever 2026-07-11 22:11:35 +08:00
  • c17d9732be refactor(plugin): bind raw TriangleMesh instead of HostTriangleMesh wrapper SoftFever 2026-07-11 18:54:07 +08:00
  • 4b7182b048 fix: guard against stale instance ids in PartPlate instance scans (#14523) Kris Austin 2026-07-11 04:41:22 -05:00
  • 75c8d0775a feat(gui): per-filament nozzle volume selection and persistence SoftFever 2026-07-11 16:37:50 +08:00
  • 126e4d5445 refactor(plugin): split orca.host bindings into host/ by domain SoftFever 2026-07-11 16:18:59 +08:00
  • 21b46044d0 feat(gcode): resolve per-filament variant slots per layer SoftFever 2026-07-11 15:00:33 +08:00
  • 03a704df7c feat(engine): wire the per-filament volume-map producer pipeline SoftFever 2026-07-11 04:38:31 +08:00
  • a04ce5f81e docs(plugin): make comments self-contained; drop design-doc and dead-code references SoftFever 2026-07-11 03:30:05 +08:00
  • 18b9279c26 feat(print): add per-filament config-index resolvers and filament_map_2 SoftFever 2026-07-11 02:29:40 +08:00
  • 13cd8d4864 feat(config): keep per-(extruder x volume-type) slots in variant expansion SoftFever 2026-07-11 00:51:10 +08:00
  • 18388ffb6d feat: plugins config Ian Chua 2026-07-10 20:00:01 +08:00
  • 19352215da feat(plugin)!: merge G-code post-processing into the slicing pipeline as psGCodePostProcess SoftFever 2026-07-10 19:57:35 +08:00
  • 7c8d086d9e feat(gui): show per-extruder nozzle count with inline editor SoftFever 2026-07-10 19:47:21 +08:00
  • c528d3a0bc feat(gui): enable Hybrid nozzle flow for multi-sub-nozzle extruders SoftFever 2026-07-10 18:02:26 +08:00
  • 21ed68963f refactor(plugin): prefix SlicingPipelineStepPlugin values with pos/ps to mirror Print steps SoftFever 2026-07-10 17:28:26 +08:00
  • 83d2d4179d feat(profiles): enable cooling filter on H2D, H2D Pro, and H2S SoftFever 2026-07-10 16:49:22 +08:00
  • 826e36fb1e feat(printer): add cooling filter support flag and expose its toggle SoftFever 2026-07-10 16:38:46 +08:00
  • b12aad6a8c feat(orient): auto-orient the largest overhang toward the cooling fan SoftFever 2026-07-10 16:21:48 +08:00
  • 93a81179a1 feat(gui): add purge mode selector dialog SoftFever 2026-07-10 15:41:57 +08:00