4 Commits

Author SHA1 Message Date
7e0d159d86 Add JRE auto-download to launcher
Launch-StudioBridge.bat now checks for portable-dist\jre\bin\java.exe
on startup. If missing (e.g. fresh clone), it automatically downloads
Temurin 21.0.11+10 LTS JRE for Windows x64 (~47 MB) from GitHub and
extracts it into portable-dist\jre\ before starting StudioBridge.
2026-05-05 09:38:55 +03:00
72aed799f7 Update StudioBridge to v2.1.1
- Replace StudioBridge JAR: 0.0.1-SNAPSHOT -> 2.1.1 (latest upstream release)
- Update StudioBridge.bat to reference new JAR filename
- Update README: full printer list (A1, A1 Mini, P1P, P1S, P2S, X1, X1C,
  X1E, X2D, H2C, H2C rev2, H2D, H2D Pro, H2S), Orca Slicer support,
  Check Printer feature, CLI arguments, Java 21 requirement
- Add .gitignore excluding portable-dist/jre/ (large binary, not for VCS)
- Bundled JRE upgraded locally to Temurin 21.0.11+10 LTS (not tracked in git)
2026-05-05 09:19:33 +03:00
NAME
c19892669e added readme 2025-09-05 00:36:01 +03:00
NAME
3ce2b33e54 Initial commit: Add StudioBridge launcher with minimized CMD window solution 2025-09-05 00:16:14 +03:00