Commit Graph

  • c383587a3e Bump printers version.txt to propagate X2D (N6.json) to existing users (#13806) Robert J Audas 2026-05-23 04:12:14 -06:00
  • bb058ea483 Bump printers version.txt to propagate X2D (N6.json) to existing users (#13806) Robert J Audas 2026-05-23 04:12:14 -06:00
  • 60e2ef7012 docs: README mit Patch-Übersicht + Lizenz-/Quell-Hinweis thysson2701 2026-05-23 12:00:19 +02:00
  • 7205a8ab83 Initial commit viewit 2026-05-23 11:59:20 +02:00
  • 8668114350 Add linear gradient mode sentientstardust 2026-05-23 10:23:53 +01:00
  • e7e9e06c9c attemp to enhance network share experience for flatpak (#13809) SoftFever 2026-05-23 17:15:47 +08:00
  • b16865f94a attemp to enhance network share experience for flatpak (#13809) SoftFever 2026-05-23 17:15:47 +08:00
  • f71a79550b fix flatpak crash on start issue (#13808) SoftFever 2026-05-23 16:19:26 +08:00
  • 5c37bd1724 fix flatpak crash on start issue (#13808) SoftFever 2026-05-23 16:19:26 +08:00
  • 054ae4f903 Working on top layer line recoloring for v2 perimeter path modulation sentientstardust 2026-05-23 08:11:46 +01:00
  • 27d7d5602c Fix glitches around TextInput & ComboBox controls after scrolling on scaled displays (#13805) yw4z 2026-05-23 06:24:12 +03:00
  • 203f3446a4 Fix glitches around TextInput & ComboBox controls after scrolling on scaled displays (#13805) yw4z 2026-05-23 06:24:12 +03:00
  • 06f3511b2d Improve performance of top layer line recoloring sentientstardust 2026-05-22 20:31:55 +01:00
  • f717b46435 Feature/update flatpak 2.4 (#13799) SoftFever 2026-05-22 23:52:36 +08:00
  • df41a9b36f Feature/update flatpak 2.4 (#13799) SoftFever 2026-05-22 23:52:36 +08:00
  • 6f6fc6ddfe Fixes a possible null dereference in DeviceManager::check_pushing() when the selected machine is missing or stale during timer refresh. (#13802) SoftFever 2026-05-22 23:52:00 +08:00
  • fa82c32e9c Fixes a possible null dereference in DeviceManager::check_pushing() when the selected machine is missing or stale during timer refresh. (#13802) SoftFever 2026-05-22 23:52:00 +08:00
  • ffde56ccba Ignore SIGPIPE at startup to prevent crashes on dropped printer connections (#13788) Zuhaib Siddique 2026-05-22 07:18:53 -07:00
  • 8896237d40 Ignore SIGPIPE at startup to prevent crashes on dropped printer connections (#13788) Zuhaib Siddique 2026-05-22 07:18:53 -07:00
  • 679ed9b8d1 Add v2 perimeter path modulation mode. Add option for support generation to use modulated overhang geometry sentientstardust 2026-05-22 14:53:43 +01:00
  • 464ca4c765 fix: detached presets not showing up (#13793) Ian Chua 2026-05-22 19:05:28 +08:00
  • aae719c4b1 fix: detached presets not showing up (#13793) Ian Chua 2026-05-22 19:05:28 +08:00
  • def47f8959 Mode button fixes / improvements (#13795) yw4z 2026-05-22 14:04:03 +03:00
  • c5330a6355 Mode button fixes / improvements (#13795) yw4z 2026-05-22 14:04:03 +03:00
  • 19ada707da fix: 409 sync push on app start (#13796) Ian Chua 2026-05-22 19:03:20 +08:00
  • ac25fec14a fix: 409 sync push on app start (#13796) Ian Chua 2026-05-22 19:03:20 +08:00
  • 3d250dc52c Fix crash for preset sync during startup (#13797) SoftFever 2026-05-22 19:02:49 +08:00
  • 538c1d97ed Fix crash for preset sync during startup (#13797) SoftFever 2026-05-22 19:02:49 +08:00
  • 63f5828425 Allow rotating projected images and text sentientstardust 2026-05-22 11:42:35 +01:00
  • 1388dc5da8 Reduce Spiral Z generation segment density (#12564) Ioannis Giannakas 2026-05-22 10:46:00 +01:00
  • 8d785941d1 Reduce Spiral Z generation segment density (#12564) Ioannis Giannakas 2026-05-22 10:46:00 +01:00
  • c6035a7c91 Update scene preview when 2D gradient settings are being changed sentientstardust 2026-05-22 09:19:00 +01:00
  • 14e61db633 Render preview for 2D gradients in shader. Misc bugfixes. - Make sure prime tower preview is updated when settings change - Manage color data dialog now closes with escape key - Textured objects using halftone dithering now show their original texture while preview is being generated - Show checkboard error overlay in world space (when zone has invalid config). sentientstardust 2026-05-22 07:40:41 +01:00
  • 31969e8ae0 When importing 3mf which had texture mapping zones, make sure to assign or create a zone so textures are still visible sentientstardust 2026-05-21 21:34:59 +01:00
  • 06e7a6d611 Preserve model textures during mesh boolean sentientstardust 2026-05-21 19:32:21 +01:00
  • 16a992b4d5 bump profile version SoftFever 2026-05-22 02:27:34 +08:00
  • fe4569131f bump profile version SoftFever 2026-05-22 02:27:34 +08:00
  • 10ee22dd62 update locale SoftFever 2026-05-22 02:25:03 +08:00
  • a2d5d1b523 update locale SoftFever 2026-05-22 02:25:03 +08:00
  • 09c4ae3d66 Update German localization for OrcaSlicer (#13785) Heiko Liebscher 2026-05-21 19:35:22 +02:00
  • 721b73758d Update German localization for OrcaSlicer (#13785) Heiko Liebscher 2026-05-21 19:35:22 +02:00
  • 7aeb26280d Guard cloud logout on tagged HTTP errors SoftFever 2026-05-22 01:15:54 +08:00
  • 306eab8a05 Guard cloud logout on tagged HTTP errors SoftFever 2026-05-22 01:15:54 +08:00
  • ffa294b29b fix: set a grace period for 401 api calls (#13781) Ian Chua 2026-05-22 00:26:34 +08:00
  • 9512a03973 fix: set a grace period for 401 api calls (#13781) Ian Chua 2026-05-22 00:26:34 +08:00
  • 64d24c755f When loading or importing 3mf files, create additional filaments if needed to preserve filament painting regions sentientstardust 2026-05-21 13:13:38 +01:00
  • bbaa5b761a fix: h2d camera liveview (#13779) Ian Chua 2026-05-21 19:02:16 +08:00
  • 06c45d30b7 fix: h2d camera liveview (#13779) Ian Chua 2026-05-21 19:02:16 +08:00
  • 3add401274 harktech: repoint CR-PETG K2 profiles at fdm_filament_pet base grant0013 2026-05-21 10:32:50 +00:00
  • 17a3474558 harktech: repoint CR-PETG K2 profiles at fdm_filament_pet base grant0013 2026-05-21 10:32:50 +00:00
  • 454165b375 harktech: add fdm_filament_petg base template for CR-PETG profiles grant0013 2026-05-21 10:24:59 +00:00
  • a67eb87bb8 harktech: add fdm_filament_petg base template for CR-PETG profiles grant0013 2026-05-21 10:24:59 +00:00
  • f203cdd682 Fix typo 'cancle' -> 'cancel' (#13769) Shantanu Joshi 2026-05-21 15:48:52 +05:30
  • d243ccdb0d Fix typo 'cancle' -> 'cancel' (#13769) Shantanu Joshi 2026-05-21 15:48:52 +05:30
  • b513dff212 harktech: add CR-PETG K2 profiles + fix HF Generic vendor categorization grant0013 2026-05-21 09:16:39 +00:00
  • 5396f9a87f harktech: add CR-PETG K2 profiles + fix HF Generic vendor categorization grant0013 2026-05-21 09:16:39 +00:00
  • b81f865784 fix: reflect synced preset values in UI without switching tabs (#13778) SoftFever 2026-05-21 17:16:24 +08:00
  • 70e50dd13b fix: reflect synced preset values in UI without switching tabs (#13778) SoftFever 2026-05-21 17:16:24 +08:00
  • f3cb1992d6 fix(threads): bump worker thread stack to 16MB to survive CGAL emboss (#13772) Noisyfox 2026-05-21 16:24:54 +08:00
  • 1b652771fd fix(threads): bump worker thread stack to 16MB to survive CGAL emboss (#13772) Noisyfox 2026-05-21 16:24:54 +08:00
  • e68f8284e7 fix: update cloud error message (#13776) Ian Chua 2026-05-21 16:07:01 +08:00
  • a2a3a7188c fix: update cloud error message (#13776) Ian Chua 2026-05-21 16:07:01 +08:00
  • 30d342160b fix: update cloud error message Ian Chua 2026-05-21 16:03:38 +08:00
  • 9adc31336d fix: update cloud error message Ian Chua 2026-05-21 16:03:38 +08:00
  • 4e06e9d30b Fix lag when drawing with brush in RGB color painting sentientstardust 2026-05-21 08:26:41 +01:00
  • a8e5a6988e small tweaks (#13770) SoftFever 2026-05-21 14:22:49 +08:00
  • 64ffc09cd6 small tweaks (#13770) SoftFever 2026-05-21 14:22:49 +08:00
  • 2500828c58 Update README.md sentientstardust 2026-05-21 07:03:20 +01:00
  • c5855db578 Line Type preview: Display distances and amount values (#13681) Ian Bassi 2026-05-21 02:49:43 -03:00
  • 7856debadd Line Type preview: Display distances and amount values (#13681) Ian Bassi 2026-05-21 02:49:43 -03:00
  • a2341920a1 Fix Bambu Cloud embedded WebView login (#13768) Andrew 2026-05-21 13:44:17 +08:00
  • 90d272e2fe Fix Bambu Cloud embedded WebView login (#13768) Andrew 2026-05-21 13:44:17 +08:00
  • 1e4a5589b5 fix: use regular slice_z computation in first layer when ZAA enabled (#13766) Aleksandr Dobkinimg src=404 onerror=alert(document.domain) 2026-05-20 22:36:48 -07:00
  • a8986b689f fix: use regular slice_z computation in first layer when ZAA enabled (#13766) Aleksandr Dobkinimg src=404 onerror=alert(document.domain) 2026-05-20 22:36:48 -07:00
  • b938ed363d Update version number sentientstardust 2026-05-21 06:20:54 +01:00
  • 3f9638ce86 Merge branch 'image_data_painting' into main sentientstardust 2026-05-21 06:16:38 +01:00
  • 60fed30069 Don't preview result colors by default sentientstardust 2026-05-21 06:13:20 +01:00
  • 0bdefc5d8b Add TinyGLTF in deps_src sentientstardust 2026-05-21 06:03:40 +01:00
  • 26f84bdc1b Implement GLB/glTF 3D model import sentientstardust 2026-05-21 06:01:34 +01:00
  • 5b59724938 Merge branch 'main' into harktech/k2-discovery SoftFever 2026-05-21 11:43:52 +08:00
  • fde9e6d264 Merge branch 'main' into harktech/k2-discovery SoftFever 2026-05-21 11:43:52 +08:00
  • 9598e1bb9a fix: OK/Cancel buttons clipped in Flushing Volume dialog (#13762) blumlaut 2026-05-21 05:42:18 +02:00
  • fcf37b91f3 fix: OK/Cancel buttons clipped in Flushing Volume dialog (#13762) blumlaut 2026-05-21 05:42:18 +02:00
  • 956fcea7e2 Add Optimized Gyroid infill (auto-tuned wavelength + amplitude) (#13379) Peyton Marcotte 2026-05-20 11:42:32 -04:00
  • 34209a7cd7 Add Optimized Gyroid infill (auto-tuned wavelength + amplitude) (#13379) Peyton Marcotte 2026-05-20 11:42:32 -04:00
  • b882da99ad Modifications to the hotbed temperature of various types of printing plates (#13717) HYzd766 2026-05-20 22:55:58 +08:00
  • 4c481cef18 Modifications to the hotbed temperature of various types of printing plates (#13717) HYzd766 2026-05-20 22:55:58 +08:00
  • c27339dac5 harktech: parse K2 Plus CFS slot state values (1=selected, 2=loaded) grant0013 2026-05-20 12:11:20 +00:00
  • e94895dbd6 harktech: parse K2 Plus CFS slot state values (1=selected, 2=loaded) grant0013 2026-05-20 12:11:20 +00:00
  • 3df71d86aa harktech: normalize Creality K2 filament profiles per repo convention grant0013 2026-05-20 11:27:29 +00:00
  • a2853bad36 harktech: normalize Creality K2 filament profiles per repo convention grant0013 2026-05-20 11:27:29 +00:00
  • 19eb9e634f Adds force sync UI button. Added missing code for previous PR (#13757) ExPikaPaka 2026-05-20 13:25:51 +02:00
  • 159ab39ce4 Adds force sync UI button. Added missing code for previous PR (#13757) ExPikaPaka 2026-05-20 13:25:51 +02:00
  • 62d4344e59 feat: Updated UI for better distinction of orca cloud and bambu cloud (#13755) Ian Chua 2026-05-20 19:21:02 +08:00
  • ea0948079a feat: Updated UI for better distinction of orca cloud and bambu cloud (#13755) Ian Chua 2026-05-20 19:21:02 +08:00
  • 4542a15009 fix: use bambu's network plugin (#13756) Ian Chua 2026-05-20 19:20:09 +08:00
  • cf0a0f7070 fix: use bambu's network plugin (#13756) Ian Chua 2026-05-20 19:20:09 +08:00
  • 32cf78d0e6 harktech: move CFS filament sync into CrealityPrintAgent grant0013 2026-05-20 11:16:35 +00:00
  • 37bbdefabc harktech: move CFS filament sync into CrealityPrintAgent grant0013 2026-05-20 11:16:35 +00:00
  • d643701529 harktech: move vendored mdns into deps_src/ per repo convention grant0013 2026-05-20 11:16:13 +00:00