Commit Graph

25635 Commits

Author SHA1 Message Date
Stone Li
09dddf017a NEW: add timeplase option when sending a job
Change-Id: I4909ec834bcc7acb04f501b8b22f049cca32e79b
2022-12-15 04:33:48 -05:00
Stone Li
b55bc64648 ENH: do not allow to send print if no sdcard
Change-Id: Icfa325ceea865ecb695da95bb3293c6defe6d722
2022-12-15 04:33:48 -05:00
tao.jin
353fb0bd62 FIX: replace ConfirmHintDialog with SecondaryCheckDialog
Change-Id: I3a712f838d7a4d8cbfe725c30f3d77813dd80b92
2022-12-15 04:33:48 -05:00
SoftFever
2923815b0d Merge branch 'SoftFever' into SoftFever-SF 2022-12-14 23:31:45 +08:00
SoftFever
a5b261403f Update README.md 2022-12-14 09:01:15 +08:00
SoftFever
e5b0556ba8 Merge branch 'master' into SoftFever 2022-12-14 00:10:07 +08:00
SoftFever
25fe81f3b2 update readme 2022-12-14 00:06:48 +08:00
SoftFever
7a8673effa merge upstream changes (#25)
* Add sigxcpu76's fix to force use of light GTK theme

When using Bambu Studio with a dark themed Linux desktop, many of the dialogs appear as white text on a white background (font's correctly invert, but dialogs remain white).

@sigxcpu76 provided a workaround for this in #12 which is to tell the app to use a light GTK theme.  This change incorporates that workaround into the AppImage making the app more usable until such time as proper dark theme support can be added to Bambu Studio.

* Update Containerfile to make it Docker compatible

- Replace COPY command with Docker compatible syntax
- Rename container tag to bambu-studio-builder so as to not confuse with a container that would actually run Bambu Studio
- Add Docker alternative build method (thx @SG-R)
- Update podman syntax to remove unnecessary sudo

* Add check_available_memory_and_disk to BuildLinux.sh

* Fixes #740

Removing check for local or Remote FX virtualized RDP session. The checks below this line already verify if proper OpenGL support is present.

Co-authored-by: deftdawg <deftdawg@gmail.com>
Co-authored-by: hifihedgehog <16614343+hifihedgehog@users.noreply.github.com>
2022-12-13 12:41:41 +08:00
GiaPag
73e44c3098 Fixed deps "directory not found" (#23) 2022-12-13 11:48:52 +08:00
Heiko Liebscher
a2384e5d19 set PA for RepRap (#19)
* set PA for RepRap

* Fix generated  by

* change  Slicer Name
2022-12-13 11:40:19 +08:00
hifihedgehog
440181da81 Fixes #740
Removing check for local or Remote FX virtualized RDP session. The checks below this line already verify if proper OpenGL support is present.
2022-12-09 10:54:41 +08:00
deftdawg
d20676bf2f Add check_available_memory_and_disk to BuildLinux.sh 2022-12-09 09:42:41 +08:00
deftdawg
e859e96a3b Update Containerfile to make it Docker compatible
- Replace COPY command with Docker compatible syntax
- Rename container tag to bambu-studio-builder so as to not confuse with a container that would actually run Bambu Studio
- Add Docker alternative build method (thx @SG-R)
- Update podman syntax to remove unnecessary sudo
2022-12-09 09:42:41 +08:00
deftdawg
b5455c59a6 Add sigxcpu76's fix to force use of light GTK theme
When using Bambu Studio with a dark themed Linux desktop, many of the dialogs appear as white text on a white background (font's correctly invert, but dialogs remain white).

@sigxcpu76 provided a workaround for this in #12 which is to tell the app to use a light GTK theme.  This change incorporates that workaround into the AppImage making the app more usable until such time as proper dark theme support can be added to Bambu Studio.
2022-12-09 09:42:41 +08:00
SoftFever
3caf554d38 bump version to 1.3.4 2022-11-30 22:55:56 +08:00
SoftFever
a0b1c3bd19 add screenshots 2022-11-30 22:55:45 +08:00
SoftFever
80cbfaa032 update translations 2022-11-30 22:55:16 +08:00
SoftFever
74e7e6f9a0 fix build error 2022-11-30 22:54:48 +08:00
SoftFever
09a9916c66 Merge branch 'feature/wall_order' into SoftFever 2022-11-30 21:36:45 +08:00
SoftFever
222b8cbca6 Merge branch 'SoftFever' into feature/wall_order 2022-11-30 21:36:23 +08:00
SoftFever
22854b760c make extruder clearance settings editable 2022-11-30 21:31:33 +08:00
SoftFever
6bbcf83313 bump version to 1.3.3.2 2022-11-30 00:16:00 +08:00
SoftFever
5b980ce3ee Skip version check on App startup 2022-11-30 00:04:25 +08:00
SoftFever
254438cf3a support RRF firmware(experiment) 2022-11-29 23:06:37 +08:00
SoftFever
0e598b0fae uncheck send data by default 2022-11-29 23:06:09 +08:00
SoftFever
2f94d6924c Merge branch 'master-remote' into SoftFever
# Conflicts:
#	src/slic3r/GUI/GUI_App.cpp
#	version.inc
2022-11-28 20:46:53 +08:00
SoftFever
a7e8193375 Skip version check on App startup 2022-11-28 20:41:20 +08:00
gerrit
94cee9b7cc ci: update network module based on commit b27bf8e
Change-Id: I31fd12de0b7f9b457f925a834fdc273bd944f966
2022-11-26 15:39:32 +08:00
gerrit
5842541f10 ci: update network module based on commit 175cde3
Change-Id: I7a803608dfc894644d1c074856a35a84fa231d84
2022-11-26 15:39:32 +08:00
gerrit
a0794dc298 ci: update build version to 01.03.01.01
Change-Id: Ibee60aed5abb7e6b23f0c28322ca7ff03e930ce4
2022-11-26 15:39:32 +08:00
yifan.wu
2b2579f5e3 ENH: update version to v1.3.1.0
Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I0df092f831ea9f77b8e4cce1fe29781f95b7b795
2022-11-26 15:39:32 +08:00
lane.wei
5a1eb6a5fe ENH: Updater: always update plugin to the newest compatible version
Change-Id: Icec343ba4913b9738add9564c78934553a33336c
2022-11-26 15:39:32 +08:00
Yifan Wu
4e2213e827 Update issue templates 2022-11-23 22:58:48 +08:00
Yifan Wu
fb2e17bb43 Update issue templates 2022-11-23 22:53:51 +08:00
SoftFever
359f2344c2 Merge branch 'feature/wall_order' into SF 2022-11-20 22:28:14 +08:00
SoftFever
26dc8ef1f9 New inner-outer-inner/infill mode 2022-11-20 11:22:35 +08:00
SoftFever
12bb69421f special outer wall order 2022-11-20 09:23:16 +08:00
SoftFever
9485e5cb84 Merge branch 'SoftFever' into feature/wall_order 2022-11-19 23:05:15 +08:00
SoftFever
282a02629b fix a gcode preview compatibility issue 2022-11-13 13:02:12 +08:00
SoftFever
4dd56fbc8d update changeme 2022-11-09 23:56:45 +08:00
SoftFever
654550637c update cn translation 2022-11-09 22:58:12 +08:00
SoftFever
de032c4e83 bump version to 1.3.3 2022-11-09 22:32:16 +08:00
SoftFever
867e156bd7 wip 2022-11-09 22:04:03 +08:00
SoftFever
cfc8115a7f explicitly specify linear PA mode for Bambu printers 2022-11-09 21:48:29 +08:00
SoftFever
fdc2b7c8d9 moonraker compatibility fix 2022-11-08 20:13:27 +08:00
SoftFever
7cec080f73 fix a Monotonic bug 2022-11-08 18:48:17 +08:00
SoftFever
9f0e8a7a2e remove print bed temp 0 degree check 2022-11-08 13:04:45 +08:00
SoftFever
b8c6487a07 Merge branch 'master' into SoftFever
# Conflicts:
#	resources/i18n/zh_cn/BambuStudio.mo
#	version.inc
2022-11-08 11:22:03 +08:00
zhimin.zeng
0d4954e1e3 FIX: tool change time is too long
Change-Id: Iaecc3dc832c6a20a2acc180a79923e45b97f18f3
(cherry picked from commit a3528545af4176bdba3240120ebde32abf8a9d8d)
(cherry picked from commit cbdab12b2e218427e51f39d6860b00a844caef7a)
2022-11-07 19:59:23 +08:00
tao.jin
f669d2fcc6 FIX: cancel remove if log file is opened by other program
Change-Id: I725b03a82af292f9dc81d5f5500773600346c218
(cherry picked from commit f72f4044c2d8a010d1129b4eba1220c20bdf050b)
(cherry picked from commit 3a4daa90b526e8970913311fe9bd314b865c92dd)
2022-11-07 19:59:23 +08:00