Commit Graph

23360 Commits

Author SHA1 Message Date
tao wang
22df29e5cf FIX:fixed some multi job issue
Change-Id: I338078ad8fcf809888db9d8daeb470a9bf4eab46
2024-04-27 23:39:06 +08:00
Kunlong Ma
4d8fa39c42 NEW: support hms error code
Change-Id: Ic256a83cf501fb05bb9d3203f3d24cb1d1290fa4
2024-04-27 23:37:36 +08:00
Kunlong Ma
d542d6984a FIX: fix Issues with sending multiple devices
JIRA: STUDIO-6876

Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: I33c6a932863fc715c3f0eb5dfd4b299f980a4918
2024-04-27 23:26:00 +08:00
Kunlong Ma
0cbc483cec ENH: refine ui for multi machine
JIRA: STUDIO-6819 STUDIO-6824
1. Shrink the Send Print dialog box
2. add input box for flipping panel

Change-Id: I4174c79ecd239c374ee11478951e12be399c57ce
2024-04-27 23:25:48 +08:00
xun.zhang
b457603b1b ENH: add filament id in slice info
jira:NEW

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ic5fe4632bca8acacc9ffd072ee2ed207c1da37aa
2024-04-27 23:25:42 +08:00
xun.zhang
4f09299888 FIX: always have 0th filament in ams mapping
1. Only set the filament id in map when flush length is not 0

jira:NEW

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I6e0aeaf010f6e6dcbdc3bca5c0034aa60750bb67
2024-04-27 23:25:35 +08:00
xun.zhang
16edf28e07 ENH: update A1 series gcode
1.Update filament change gcode and machine start gcode for
  A1 and A1 mini

jira:NEW

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I2f3be3fd89fef21e717a32f2b89985fc046f7f6e
2024-04-27 23:25:17 +08:00
SoftFever
4c7c041e7d NEW: support multi device
JIRA: STUDIO-6072

Change-Id: Ic514c4097767b0a728368c9ea48ee103c031fbb0
Signed-off-by: Stone Li <stone.li@bambulab.com>
2024-04-27 23:24:44 +08:00
tao wang
038b46ad5a ENH::modify some logs level
jira:[for log]

Change-Id: I6a46b8fcd3a030b4b630e800fe9a9ac5c387f117
2024-04-27 23:17:31 +08:00
xun.zhang
04647c2279 ENH: p series support long retraction
1. P series support long retraction in filament
2. Add long retraction params in common.json

jira:NEW

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ib94184fa1f0b5ab151360f1f053d8c8ff92e7e18
2024-04-27 22:44:37 +08:00
xun.zhang
6b25eea95d FIX: can't use support filament in gcode.3mf
1. Add total_filament_volumes, directly access it to get used filaments

github:#3865

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I4fae4f1947b4ebd16e394e0f3cf5fb0e9f979717
2024-04-27 22:05:46 +08:00
lane.wei
399b63eff8 FIX: CLI: fix the crash issue caused by get_min_flush_volumes
JIRA: no jira
Change-Id: I0d5bfd605e51ebddac8fddc4d83dab5055b0fbf2
2024-04-27 22:05:15 +08:00
SoftFever
c5ce1fe4fd fix build error 2024-04-27 14:27:00 +08:00
zhimin.zeng
2ba0bd4dde FIX: Error "Voronoi cell doesn't contain a sourcepoint"
github: 3859
Change-Id: Idca84992bcba5380bfe05e63ac9a5e40419dcfdf
2024-04-27 14:13:00 +08:00
zhimin.zeng
2d1d58e5b6 FIX: the error display when reset virtual slot
jira: none
Change-Id: I5ae5899baf1bfc2aaadb832083b277855a669fd5
2024-04-27 14:12:46 +08:00
jianjia.ma
82cfe092a8 FIX: Top surface bridging fail on 3DHC & FL infill
Add 45 degree angle offset when processing the bridge.
Need to raise infill_direction to invalidate posPrepareInfill

jira: 6774
Change-Id: I5e6bef3aa814b01c5f30398ac745937a67e3ef4c
(cherry picked from commit 7b12cab10b88f432a11414f8caa1c6427777a1ba)
2024-04-27 14:11:41 +08:00
liz.li
fe8cf16f00 ENH: add nozzle blob detection and air printing detection
jira: new

Change-Id: Ie4a19a7ad7d0b10a021c516cbc3a84b4ae734302
2024-04-27 13:48:47 +08:00
jianjia.ma
33b517712a NEW: FlipLines infill
jira:6701

New infill pattern that combine block lines infill and switching layers for smooth transition.

Change-Id: I2608a2d39b14efcdfe9d39a9437280da350b94c0
(cherry picked from commit 8d0a09c8b763dfc924cbba9913c241e6afadbc7f)
2024-04-27 13:32:03 +08:00
SoftFever
377fb54680 calib wizard 2024-04-27 12:27:31 +08:00
Kunlong Ma
b739b875e4 FIX: fix can't enter ',' in multiplicator
github: #3805

Change-Id: I6dd70822d1c2e79d66c70514d6dd580ab029c7ea
2024-04-27 12:27:13 +08:00
zhimin.zeng
d0397dfbb1 FIX: fix some cali problem of P series
jira: none
Change-Id: Id57ea8d65da22ab653cca49509cb923ff065e43f
2024-04-27 10:26:51 +08:00
xun.zhang
6760a7d98c ENH: update A series gcode
1. Update A1 series start gcode and change filament gcode
2. Add G2814 command
3. Add multi-filament extrusion compensation and vibration suppression

jira:NEW

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I57d2bc8e98d3e547881dc1369c1fb31413c6205d
2024-04-27 10:21:41 +08:00
xun.zhang
7a0001be2c ENH: update X1C & X1E start gcode
1.Fix fan problem

jira:NEW

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I68ee5be78e142e8a2a210a1a70f5663893390610
2024-04-27 10:21:26 +08:00
Arthur
7ad7b2dd4b FIX: auto-arranging incorrect with rotation enabled
auto-arranging incorrect with rotation enabled and the objects already have been rotated.

jira: STUDIO-6022
Change-Id: I349d663efb1fc71367c8a77aa8ed5047a0bf2017
(cherry picked from commit 75fe40257a274ed83886e1ee20ce8dedd0de48f6)
2024-04-27 10:21:07 +08:00
lane.wei
3ea9b4079b FIX: linux: fix the building issue on Linux Mint 21.3 Virginia
github: https://github.com/bambulab/BambuStudio/issues/3874
author: https://github.com/lucianoloder

Change-Id: Ia3db6923d5dd68dba532d7bdba6f93f73cc51d59
2024-04-27 10:18:01 +08:00
Bernhard Koppensteiner
0369a14ab8 Prusa Mini with Input Shaper Profiles (#5116)
* added Prusa Mini with Input Shaper to profiles

* refactoring to more reusable settings

* added more processes, changed settings

* Update 0.15mm Speed @MINIIS.json

* Update 0.10mm Speed @MINIIS.json

* changed to cubic because of speed

* further changes after reviewing prusa slicer settings

* simplified machine settings

* retraction speeds according to prusa slicer

* changed max flow according to prusa slicer

* after clearification at the prusaslicer repository M900 got removed

* precise wall per default

* enable reverse overhang on odd by default

* added settings from prusa slicer

* changed cooling setings
2024-04-23 21:49:37 +08:00
Jamin Collins
315eee3493 Fix Dark Mode issues on Linux(via LAB) (#5044)
* GUI_App.cpp: trailing whitespace cleanup

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>

* StateColor.hpp: trailing whitespace cleanup

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>

* implementing LAB color routines

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>

* Fixes 3667: light/dark fixes for Unsaved Changes dialog

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>

* Fixes: 3675 - set dark mode colors for tabs

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>

* GUI_App: use LAB for fallback and sanity checks

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>

---------

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-04-23 21:46:55 +08:00
yw4z
d163cea8f8 Fix crash when changing type of SVG / TEXT modifier (#5070)
* Fix crash when changing type of SVG / TEXT modifier
2024-04-22 21:37:04 +08:00
SoftFever
e8018008b3 Fixed a crash when arrange plate (#5109) 2024-04-22 20:13:27 +08:00
Thomas
d3c9e4d099 Creality K1 series improvements (#5081)
* Improved some configurations for K1 printers

* Removed seam_slope_min_length for K1

* Increased wipe distance

* Enabled slope on entire wall

* Removed retract_before_wipe

* Improved overhang print speed

* Prettified JSON

* Prettified machines JSON
2024-04-22 20:02:55 +08:00
Asim Siddiqui
0c4a3efaf3 Added Adventurer 5M series 0.25 & 0.8 mm nozzles + consolidation/cleanup (#5041)
* Added 0.25 & 0.8mm Nozzles from Orca-Flashforge
Consolidated common machine settings
Updated Filaments with new nozzles

* Updated Flashforge.json

* Corrected 0.25mm ASA Filament inheritance

* Updated/Corrected AD5M Machine profiles
2024-04-22 19:24:05 +08:00
HYzd766
5a3366b6f5 New Change (#5071)
* Qidi.Json

* Qidi.json

* Qidi.json

* Update fdm_machine_common.json

Added options for time-lapse photography
2024-04-21 23:39:31 +08:00
yw4z
16276dfb66 Add missing "Edit SVG" item for Add/Negative/Modifier SVG objects in object list (#5076)
Update GUI_ObjectList.cpp
2024-04-21 23:36:03 +08:00
SoftFever
1807f21a34 support debian 12 2024-04-21 18:51:24 +08:00
Jamin Collins
72029df558 show splash screen on Linux (#5050)
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-04-21 17:08:26 +08:00
noobydp
2b4520b2df ENH: restore single instance (#4810) 2024-04-20 20:05:15 +08:00
SoftFever
1101ed9955 Revert "Show dialog when opening 3mf files to choose whether to import settings. (#4110)"
This reverts commit 8ce07d3e8e.
2024-04-20 19:14:38 +08:00
SoftFever
7f7dddaeed Fixed an regression bug where the sidebar would not appear when Orca Slicer was opened by double-clicking a model file. (#5089)
Fixed an issue that sidebar didn't show when OrcaSlicer is opened with double clicking a model
2024-04-20 18:11:18 +08:00
Gabriel E Dvoranen
add3040f68 Initial Add of Brazilian Portuguese translation (#5043)
Team:

https://github.com/DvoraGames
https://github.com/jcalmeida85
https://github.com/ramorimdias
https://github.com/Caminhaleonel
2024-04-17 19:15:26 +08:00
Heiko Liebscher
e5671c505d Fix translations and typos (#5039)
* fix some typos and translations (Bambu-> Orca)

* fix typos in cpp

* fix tr

* fix pl

* fix all po files again
2024-04-17 07:51:43 +08:00
gerchowl
184dbcc690 Adding units [mm] for filter_out_gap_fill in PrintConfig.cpp (#4915)
* Update PrintConfig.cpp

filter_out_gap_fill
adding units to the input field
2024-04-17 07:48:19 +08:00
KrisMorr
7a0176c295 Polish translation update after merge (#5038)
* Update Polish translation

* Fix

* Merge branch 'SoftFever:main' into Polish-translation-upd

* Update Polish translation
2024-04-16 20:15:28 +08:00
Olcay ÖREN
05ca9fdee9 Edited into Turkish words. (#5032)
* Edited into Turkish words.
2024-04-16 20:14:45 +08:00
Jamin Collins
98d152a7f5 Act adjustments (#4961)
* remove trailing whitespace from workflow files

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>

* skip upload actions when running in act

* https://github.com/nektos/act

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2024-04-16 20:14:09 +08:00
Stevetm2
3acd8a2bb4 Initial add of Creality Sermoon V1 Printer and 3 process configs (#4956)
* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Update Creality Sermoon V1 0.4 nozzle.json

Changed the default process for the Sermoon V1 Printer.

* Update 0.20mm Standard @Creality Sermoon V1.json

Reduced speeds of .20mm process for Sermoon V1 to no more than 195mm/s as not all printers which may use this are running Klipper.  It is set to Marlin for the flavour but is targeted at a Klippered printer.

* Update 0.16mm Optimal @Creality Sermoon V1.json

Remove Arc Fitting and reduce elephant foot.

* Update 0.20mm Standard @Creality Sermoon V1.json

Remove Arc Fitting and reduce elephant foot.

* Update 0.28mm Standard @Creality Sermoon V1.json

Remove Arc Fitting and reduce elephant foot.
2024-04-15 23:10:13 +08:00
Jamin Collins
a96852cb83 correct typo: transver vs transfer (#4957)
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2024-04-15 23:05:39 +08:00
SoftFever
368c465a8c fixed an issue that translate object was not wrong (#5005)
* fixed an issue that translate object was not wrong

* Display correct coordinate system name

* Update locale
2024-04-15 23:02:21 +08:00
Thomas
c9111b4851 Fr translations (#5018)
* Updated French translations
2024-04-15 22:58:21 +08:00
HYzd766
8ae358e9bc Update QIDI profiles (#5017)
* Qidi.Json

* Qidi.json

* Qidi.json
2024-04-15 22:20:11 +08:00
Heiko Liebscher
c9137ed678 new de feature translation for dev after merge mit bs 1.9 (#5021)
* new features

* fix type
2024-04-15 22:16:56 +08:00