5548587e07
Allow users to set acceleration for outer/inner walls
2022-09-22 23:46:01 +08:00
14b0239ca1
allow users to adjust bottom infill flowrate
2022-09-19 16:57:26 +08:00
e4924e29e4
Merge branch 'master-remote' into SoftFever
...
# Conflicts:
# src/slic3r/GUI/MediaPlayCtrl.cpp
2022-09-13 23:04:58 +08:00
e85f681343
all user to change machine limits
2022-09-13 23:03:58 +08:00
49ffdffd7e
FIX: fix an adapative layer height not work issue
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
2022-09-13 19:42:32 +08:00
6e26309d76
Allow user to adjust top solid infill flowrate
2022-09-12 00:22:38 +08:00
a09ffa2131
Merge remote-tracking branch 'remote/master' into SoftFever
...
# Conflicts:
# src/libslic3r/Preset.cpp
2022-09-09 21:54:57 +08:00
0a967e936a
FIX: modify the text
...
Change-Id: If9d6d629288f9016b5d8abfaff5ee44c99d90e30
2022-09-09 19:59:27 +08:00
8b71731747
ENH: remove ignore of slice_closing_radius
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I96aa0a07e5e278f0e22f5c2acc5303050ff0cd2c
2022-09-08 21:49:36 +08:00
2abb598028
ENH: add traditional timelapse without wipe tower
...
Change-Id: I77792fb1a7af2ee95242c6f2501371dc0745287f
(cherry picked from commit f6d434cc8b6c8d11d16bbabf9600c2f2b63868db)
2022-09-08 21:49:36 +08:00
035bd856a3
ENH: wipe_distance should not to be 0 or negative value
...
As title, fix github issue #220
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: If63c839da1341ac2e16bbfa287c4e32564284d59
2022-09-08 21:49:36 +08:00
46ce67b1bc
ENH: add slice_closing_radius back
...
For github issue #182
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I38c69bed03b6d70cb21d58b5f724b4dc3a8992a4
2022-09-08 21:49:36 +08:00
57faa0ce31
ENH: move overhang fan speed to advanced group
...
Show these two settings in advanced mode
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ic7ef16ef3a9940d81839cce15de05bf6e32d9315
2022-09-08 21:49:36 +08:00
295a23da0f
FIX: STUDIO-787 & STUDIO-786 lion face model problem
...
1. memory explosion when enable timelapse.
2. Models with only one color become multicolor after slicing.
Change-Id: Iab3ace70c08d03ab612158d52ff67eef8d5bc718
2022-09-08 21:49:36 +08:00
2e2263d7b7
Merge remote-tracking branch 'remote/master' into SoftFever
2022-09-03 00:17:59 +08:00
b69b7b6eec
ENH: add back random seam
...
As title. Random is useless in some cases.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I169edb005574c43fae5aafbdbe4b6e901b8d0c74
2022-09-02 12:52:18 +08:00
49aca26497
ENH: Add Textured PEI Plate
...
Change-Id: I08178e86a8ccb23844cca00bc9d265df7507f910
(cherry picked from commit 8f101963ecab1352e2721ead83928b327d6c0dbd)
2022-09-02 12:52:18 +08:00
3d60720234
FIX: enhance interaction of timelapse
...
Change-Id: Iac13a485d0f5a458a435137619caddce39ad61fb
2022-09-02 12:52:18 +08:00
a91099e186
NEW: show cost of filament in GUI
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: If28f6e969728fb5edd9cb35d6bc6d0a6c155d96e
(cherry picked from commit a4b8e620794f611c2f94f639cec49ec7c8fe8926)
2022-09-02 12:52:18 +08:00
b6c1f101f8
Merge remote-tracking branch 'remote/master' into SoftFever
...
# Conflicts:
# src/libslic3r/PerimeterGenerator.cpp
2022-08-28 12:03:49 +08:00
6404d57d4f
ENH: add arachne engine for narrow internal solid infill
...
ConcentricGapFill pattern was used for internal narrow
solid infill. Use arachne engine instead to remove
gap fill inside the pattern and improve the extrusion path
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I758d7c72eb71cc37026b7cebf746cc345014c3f5
(cherry picked from commit 0b6bacd21a091afc13d7b36a69e5b10f155bc6f8)
2022-08-26 09:25:59 +08:00
2671e3969d
Profile rework ( #4 )
...
* default BBL profile
* voron
* wip
* Voron profile
* Prusa MK3S
* add Prusa mk3s
* fix an issue that print_host value was not retrieved.
* add chamber temperature option for filament
* slightly adjust thumbernail angle
* Revert "slightly adjust thumbernail angle"
This reverts commit 6ad38efb36c66abe82c7fdeb23f6a24aac43654e.
* add `one wall on first layer` option
* save preset for connection
* remove unused options
* set default 3000 accl for MK3S
* tweak profile
* update Voron logo
* UI twwaks
* Readme update
* change abs default nozzle temp
* misc
* tweak profiles
* Update README
2022-08-24 15:40:43 +08:00
707b3085b3
Support upload g-code to third-party printers
...
* wip
* fix cmake warning
* add UI and config options for Moonraker connection
* wip: copy whole print host UI from PS
* add more needed options
* wip 2
* fix string issue on Mac
* wip3
* fix cmake warning
* working
need tweaks
* cleanup
* support thumbnail
* fix DNS resolving issue in Windows
* code clean up
2022-08-20 23:06:41 +08:00
ec43ca2e1a
Revert "Support upload g-code to third-party printers ( #2 )"
...
This reverts commit dc5e0eed34 .
2022-08-20 23:05:25 +08:00
e843afab61
Support upload g-code to third-party printers ( #2 )
...
* wip
* fix cmake warning
* add UI and config options for Moonraker connection
* wip: copy whole print host UI from PS
* add more needed options
* wip 2
* fix string issue on Mac
* wip3
2022-08-20 15:09:05 +08:00
b5f2ac84be
ENH: provide filament_start and end gcode options
...
Requirement from user to set filament_start_gcode
and filament_end_gcode. Set these two settings to
advanced mode
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I0d8ddb394b37614d0ef0f10f8434553cb20e9ffd
2022-08-08 22:19:42 +08:00
a0b43a3533
FIX: seprate filament_type and display_filament_type
...
special case for "Support G" and "Support W"
Change-Id: I26f873083d6afb58fb10ebc9beef54fbf5e18320
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-08-05 16:11:42 +08:00
3c776a71f7
ENH: refine ams mapping for U0 firmware
...
display index of filament
Change-Id: I8a97a71cd334a1536ae7bfd4a5673e9757b2e662
Signed-off-by: Stone Li <stone.li@bambulab.com >
2022-08-05 16:11:42 +08:00
0541e7845d
FIX: change Timelapse without toolhead to Timelapse
...
Change-Id: Ic32a4a5280bbb5063dc5335463efee35edfbbd6a
(cherry picked from commit 05b4c91fb72d14753f223e9f141fcd21888b92a4)
2022-08-05 16:11:42 +08:00
b148810de8
ENH: align the filament type with app/machine/RFID
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I534e6b619efbb7fe6b813bf51640f46066f378c5
2022-08-05 16:11:42 +08:00
8b2179c062
ENH: change spiral mode to be spiral vase
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I3df7e0534c6b8e899c145a1b9ee199eeeaad54d0
2022-08-05 16:11:42 +08:00
36968f643c
ENH: separate PA and PA-CF filament type
...
Filament type of Bambu PA-CF in RFID is PA-CF.
Change it to PA-CF as well in preset to avoid
failure of AMS mapping.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ic6b6269123d59863fea2b7d262a124468c95b8af
2022-08-05 16:11:42 +08:00
4336b996af
ENH: add cn translations for newly added phrases
...
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I17323af5f6cee8839aa99e4957b9abcf22662f4a
2022-08-05 16:11:42 +08:00
4a8d17a9c2
ENH: privide setting option of exclude_area
...
As title. User can delete the value to enable 256x256 printable
size
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ia10454b7a7a1b28c04d8d41df9f3251875f6e74e
2022-08-05 15:28:01 +08:00
af0b3ddb28
Update the codes to 01.01.00.10 for the formal release
...
1. first formal version of macos
2. add the bambu networking plugin install logic
3. auto compute the wipe volume when filament change
4. add the logic of wiping into support
5. refine the GUI layout and icons, improve the gui apperance in lots of
small places
6. serveral improve to support
7. support AMS auto-mapping
8. disable lots of unstable features: such as params table, media file download, HMS
9. fix serveral kinds of bugs
10. update the document of building
11. ...
2022-07-22 20:35:34 +08:00
f8756e6c89
Add the full source of BambuStudio
...
using version 1.0.10
2022-07-15 23:42:08 +08:00