SoftFever
0c2309e3a2
PA Calib dialog ( #232 )
...
* fix colors
Signed-off-by: SoftFever <softfeverever@gmail.com>
* calib dlg
WIP 1/2
Signed-off-by: SoftFever <softfeverever@gmail.com>
* cut tower based on range
Signed-off-by: SoftFever <softfeverever@gmail.com>
* mac menu change
Signed-off-by: SoftFever <softfeverever@gmail.com>
* minor fix
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
Signed-off-by: SoftFever <softfeverever@gmail.com>
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2023-01-26 01:28:47 +08:00
Patrice Côté
bf782028ac
Option for klipper only: Adjustment of "accel_to_decel" ( #220 )
...
* Klipper option: Adjustment of "accel_to_decel"
Add option to automatically adjust accel_to_decel to 50% of chosen acceleration.
* allow variable accel_to_decel percentage
allow variable accel_to_decel percentage for klipper firmware
2023-01-24 21:33:34 +08:00
SoftFever
cdd9c51949
Feature/fix timelapse crash ( #224 )
...
* Move use_firmware_retraction out of extruder tab
Signed-off-by: SoftFever <softfeverever@gmail.com>
* fix timelapse crash
Signed-off-by: SoftFever <softfeverever@gmail.com>
Signed-off-by: SoftFever <softfeverever@gmail.com>
2023-01-24 20:36:05 +08:00
Patrice Côté
5692e02c54
Enable absolute/relative extrusion option on non BBL printers ( #205 )
...
Add the option to use non-relative extrusion in printer config screen. Some extruders do not play well with relative extrusion...
Remove reference to multi-extruder
Remove reference to multi-extruder
change g-code comment for M83 relative extrusion
changed comment for M83
Remove commented line of code
In this specific case, we delete the old line of code because it refers to a variable that was deleted from the rest of the code (RELATIVE_E_AXIS)
2023-01-24 13:02:52 +08:00
SoftFever
b7bdb65fd3
Add option to set jerk for infills
...
Signed-off-by: SoftFever <softfeverever@gmail.com>
2023-01-22 22:05:19 +08:00
SoftFever
4d85ef6657
increase max bed size to 2147
...
Signed-off-by: SoftFever <softfeverever@gmail.com>
2023-01-21 23:40:03 +08:00
SoftFever
2492e5d39c
merge upstream changes
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2023-01-21 00:37:10 +08:00
SoftFever
1bdedb1c47
Feature/fix more colors ( #193 )
...
* fix more colors
* fix more color on Mac
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
* fix new windows issue on Mac
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
#137
* Support more PrusaSlicer variables
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
* enhance compatibility: bed_shape and wipe_start_x
* fix more color
* build deps
* only build for PR
Signed-off-by: SoftFever <softfeverever@gmail.com>
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
Signed-off-by: SoftFever <softfeverever@gmail.com>
2023-01-18 23:06:39 +08:00
SoftFever
6f5af33c2d
QoL: remember choice
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2023-01-16 20:58:42 +08:00
SoftFever
8350895513
role_based_wipe_speed and wipe_speed
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2023-01-15 21:05:35 +08:00
SoftFever
cdbd2fe042
fix calibration menu disappearing issue on Mac
2023-01-15 10:32:40 +08:00
SoftFever
594819ef9c
seam gap parameter
2023-01-14 19:39:00 +08:00
Patrice Côté
540aa13e25
Add Post-processing ( #159 )
...
It is now possible to call external post-process scripts
2023-01-12 19:42:31 +08:00
Patrice Côté
c9f6421839
Remove limitations for bed_exclude_area ( #151 )
...
* Remove limitations for bed_exclude_area
Was limited to 256mm, not ractical to exlcude half of the bed (for instance on IDEX printers)
* Add RatRig V-Cast printer
Add RatRig V-Cast printer
Add RatRig V-Cast printer
Add RatRig V-Cast printer
2023-01-10 22:29:33 +08:00
SoftFever
0f04df2699
Support firmware retration and retract_restart_extra
2023-01-07 11:17:55 +08:00
SoftFever
13cd930bb4
fix sync_user_preset issue. Now it loads user presets properly
2023-01-07 00:22:22 +08:00
SoftFever
15f80453ab
Ensure print speeds are consistent for all blocks in Flow Rate calibration process
2023-01-07 00:07:42 +08:00
SoftFever
7440dcb955
fix bed model rendering issue for all 3rd party printers
2023-01-06 21:31:23 +08:00
SoftFever
d59519d253
Fix crash for Vase mode
...
#117
2023-01-05 19:44:33 +08:00
SoftFever
37fdb57222
Allow exporting g-code for BBL machines
2023-01-05 19:44:33 +08:00
SoftFever
86bfbb7fcc
fix color in dark mode
2023-01-05 19:44:33 +08:00
SoftFever
60acc6b4e8
change print flow ratio to float.
...
Also fixed an issue that maximum volumetric speed is not respected
#93 #103
2023-01-05 19:44:33 +08:00
SoftFever
6d99cfbaa2
add safety check
2023-01-05 19:44:33 +08:00
SoftFever
18153a6095
make sure to exit calib mode when a new model is added
2023-01-05 19:44:32 +08:00
SoftFever
9c1a7bbf8b
change app color
2023-01-03 22:05:20 +08:00
SoftFever
5628f8c7fe
don't cap volumetric speed for flowrate test
2022-12-31 22:51:27 +08:00
SoftFever
5ebb0daff0
reorder calibration menu items
2022-12-31 20:22:35 +08:00
SoftFever
cbbfc57f0f
fix an issue that flow rate was not visible sometimes in object view
2022-12-31 20:22:18 +08:00
SoftFever
260156648d
Merge branch 'master-remote' into SoftFever
...
# Conflicts:
# bbl/i18n/BambuStudio.pot
# bbl/i18n/de/BambuStudio_de.po
# bbl/i18n/en/BambuStudio_en.po
# bbl/i18n/es/BambuStudio_es.po
# bbl/i18n/fr/BambuStudio_fr.po
# bbl/i18n/hu/BambuStudio_hu.po
# bbl/i18n/nl/BambuStudio_nl.po
# bbl/i18n/sv/BambuStudio_sv.po
# bbl/i18n/zh_cn/BambuStudio_zh_CN.po
# resources/i18n/de/BambuStudio.mo
# resources/i18n/en/BambuStudio.mo
# resources/i18n/es/BambuStudio.mo
# resources/i18n/fr/BambuStudio.mo
# resources/i18n/hu/BambuStudio.mo
# resources/i18n/nl/BambuStudio.mo
# resources/i18n/sv/BambuStudio.mo
# resources/i18n/zh_cn/BambuStudio.mo
# resources/profiles/BBL.json
# resources/profiles/Creality.json
# resources/profiles/Voron.json
# src/libslic3r/PrintConfig.cpp
# src/libslic3r/TreeSupport.cpp
# src/slic3r/GUI/DeviceManager.cpp
# src/slic3r/GUI/ReleaseNote.cpp
# version.inc
2022-12-31 15:15:58 +08:00
SoftFever
359dfc49f7
fix wrong icon after dpi rescaling
2022-12-31 13:50:45 +08:00
SoftFever
810442efe3
Use more informative project name for calibration
2022-12-30 22:09:59 +08:00
SoftFever
10d470b3fc
calibration menu for mac os
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2022-12-29 23:57:32 +08:00
SoftFever
e1a3b66b9f
QOL change: use first model's name as output name if project name isn't set.
2022-12-29 23:13:44 +08:00
SoftFever
5eee758c9e
QOL change: Don't add "_plate_0" in file name if there is only one plate in the current project
2022-12-29 23:12:48 +08:00
SoftFever
25e3944c53
QOLchange: Don't add Untitled string if project name is set
2022-12-29 23:11:24 +08:00
SoftFever
9379ea1546
add version check
2022-12-29 20:35:14 +08:00
SoftFever
4623630829
fix scaling issue
2022-12-28 15:10:15 +08:00
SoftFever
329975518d
re-write flow calibration
2022-12-28 02:14:22 +08:00
SoftFever
2944b6999a
tune flowrate test
2022-12-28 00:06:42 +08:00
SoftFever
990d235415
pressure advance tower
2022-12-27 23:51:53 +08:00
SoftFever
a5891fa097
move model
2022-12-27 00:57:13 +08:00
SoftFever
72f23ed5a8
flow calibration first version
...
Port from SuperSlicer
2022-12-27 00:57:12 +08:00
lane.wei
4385a8b33e
FIX: fix the seq_print circle size not correct
...
Change-Id: Ie0674c2653e1db691447c150d9c669967960650e
2022-12-26 05:31:54 -05:00
tao wang
49f8d0df50
ENH:UpdateVersionDialog compatible web mode
...
Change-Id: I4a9294fc89005995be13cc3503d883324cb01ebf
2022-12-26 05:31:54 -05:00
lane.wei
35da8592ba
FIX: fix the chinese text display issue for network plugin update
...
Change-Id: I50efd56f2b4a29237e76f5329c0423cfc2c7fff0
2022-12-26 05:31:54 -05:00
Arthur
e7e26b4b1a
FIX: fix typos
...
Change-Id: Iba3727626d9102aa6c87d336ee1d49bbfbb7c479
(cherry picked from commit bf58651fffb94f9aeb4e85ff6c8a7b9feb3cab83)
2022-12-26 05:31:54 -05:00
Arthur
58aaa94fc7
FIX: empty layers and dangling hybrid support
...
1. fix possible empty layers (caused by continues walls)
2. fix normal node may be absorbed in drop_nodes in "tree hybrid"
3. popup message to ask the user to select best parameters for tree strong
and tree hybrid.
4. auto select lightning infill for tree hybrid.
Change-Id: I7d172887a9b0e4f268267684e83fc02dc7ec6a0c
(cherry picked from commit bc6d130e86c252d7fc1f84c4df7da95050dd5d51)
2022-12-26 05:31:54 -05:00
Stone Li
3f9c74c86e
ENH: reorder the judgement when sending print job
...
Change-Id: I1a33bba1d33388a61d12c00a11e84c2ee5c00287
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-26 05:31:54 -05:00
tao wang
8ccf3cbd7c
FIX:fixed can not change filaments on objecttable
...
Change-Id: Ic4a301a71af1406f02075edaf9ef24a273c82105
2022-12-26 05:31:54 -05:00
lane.wei
697d945ca1
ENH: add the logic to prompt user to update network plugins
...
Change-Id: I73cce20e58783a365ad2665c8e095dcf2e9c02ea
2022-12-26 05:31:54 -05:00