SoftFever
854470cfba
wipe on loops
...
Signed-off-by: SoftFever <softfeverever@gmail.com >
2023-01-26 01:29:44 +08:00
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
Vladimir
ba72d1731b
Force using of monotonic infill pattern for internal solid infill. ( #218 )
...
* Force using of monotonic infill pattern for internal solid infill to get rid of redundant gap fills.
* Fix an issue "Patterntype for Solid and top layer #134 "
2023-01-24 13:07:52 +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
594c22cde0
fix wrong print size in case of multi plate
...
Signed-off-by: SoftFever <softfeverever@gmail.com >
#153
#37
2023-01-22 23:10:31 +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
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
a6f0bd4d28
Allow 100% retract before wipe
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-01-16 20:59:10 +08:00
SoftFever
0ea985f926
move inwards before travel
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-01-16 00:58:01 +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
594819ef9c
seam gap parameter
2023-01-14 19:39:00 +08:00
SoftFever
0f04df2699
Support firmware retration and retract_restart_extra
2023-01-07 11:17:55 +08:00
SoftFever
53d3ab15e2
Cap max volumetric speed limit for PA line test
...
#94
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
cbede8882c
Support first_layer_bed_temperature and first_layer_temperature variable for better compatibility
2022-12-31 16:59:49 +08:00
SoftFever
990d235415
pressure advance tower
2022-12-27 23:51:53 +08:00
SoftFever
7e1a2840e5
Set flowrate per object
2022-12-25 23:29:48 +08:00
SoftFever
693c044047
change workflow
2022-12-24 00:02:53 +08:00
SoftFever
a3bae2f9a5
draft version
2022-12-23 11:12:44 +08:00
SoftFever
8c46a57036
wip
2022-12-22 16:09:03 +08:00
SoftFever
d9e9fb2206
init
2022-12-21 17:05:27 +08:00
SoftFever
bf8a9fee1f
Merge branch 'master' into SoftFever
...
# Conflicts:
# 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/Creality.json
# resources/profiles/Voron.json
# resources/web/guide/3/index.html
# src/libslic3r/AppConfig.cpp
# src/libslic3r/GCode.cpp
# src/libslic3r/GCode/GCodeProcessor.cpp
# src/libslic3r/LayerRegion.cpp
# src/libslic3r/Preset.cpp
# src/libslic3r/Print.cpp
# src/libslic3r/PrintConfig.cpp
# src/libslic3r/PrintConfig.hpp
# src/libslic3r/PrintObject.cpp
# src/slic3r/GUI/AboutDialog.cpp
# src/slic3r/GUI/BBLTopbar.cpp
# src/slic3r/GUI/ConfigManipulation.cpp
# src/slic3r/GUI/ConfigWizard.cpp
# src/slic3r/GUI/GCodeViewer.cpp
# src/slic3r/GUI/GUI_App.cpp
# src/slic3r/GUI/GUI_Factories.cpp
# src/slic3r/GUI/MainFrame.cpp
# src/slic3r/GUI/Plater.cpp
# src/slic3r/GUI/Tab.cpp
# version.inc
2022-12-16 13:59:30 +08:00
yifan.wu
41fcf8eb1e
ENH: optimize WipeTowerDialog logics
...
1. flush_multiplier will be apply the the flush volume during slicing
rather than only in auto-calc
2. mark too small flush volume as red instead of a warning dialog
3. do not forbidden flush volume lower than the nozzle volume
4. fix incorrect focus status of text input box in WipeTowerDialog
5. check the minimum flush volume based on flush_multiplier
6. limit the decimal digit to two places
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: Icdcc50c88ecd9463fb9ce73f996d57c2d9f0187f
(cherry picked from commit 60e01edc511f117b05a8a9b92aaf6fd55325e485)
2022-12-15 04:38:15 -05:00
salt.wei
614882d28b
ENH: extrude all loops ccw
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I548bff50567c4cb6770585aafc7efb20889084d6
2022-12-15 04:38:15 -05:00
salt.wei
ce2d2defc0
ENH: remove a assert which is wrong
...
This is a wrong assert code!
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Iec33e0ab456f0e726b1c3e87c30cb2649a55b39d
2022-12-15 04:38:15 -05:00
yifan.wu
d152b4d235
ENH: refine global bed type config logic
...
Add default type to plate bed types.
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I26f3a64dba4a19b0d882b828f1ee54c84df1879c
(cherry picked from commit 1ebed465d2b3bcd482dd4ba7a5930b721c79fc13)
2022-12-15 04:38:15 -05:00
qing.zhang
f43eb35d38
ENH: shorten the travel before wipe
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I3b8c3e188aae85ead926c02a3edf8d23379fbcb1
2022-12-15 04:38:15 -05:00
salt.wei
276989a878
ENH: use outer wall acceleration to do calibration
...
As title.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ibf7a9253a9837d6a2148e6ce9c0582ac915fde48
2022-12-15 04:38:15 -05:00
chunmao.guo
b918052a97
ENH: [STUDIO-1185] jump to object in slice error notification
...
Change-Id: I0d8c3de78ac326f5ab0802fd301defaaac376bb6
2022-12-15 04:33:48 -05:00
salt.wei
47302b0cf9
ENH: support force cooling for outer wall only
...
For PA-cf material, forcing cooling for all outer
wall and using lower fan speed for infill and inner
wall can get more high strength.
Add this cooling strategy.
When set overhang fan threshold to be 0%, then bridge
and all outer wall will be force to cool with
the overhang fan speed.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ideed1ac8690f1eeb68aad760678db76bb4dae8ec
2022-12-15 04:33:48 -05:00
salt.wei
5e024f75b9
ENH: support specific acceleration for outer wall
...
So we can set lower acceleration for outer wall now.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ib4728bf16f6c540afca62f423c8aab4c9e0c4d02
2022-12-15 04:33:48 -05:00
SoftFever
6ddf2e8c08
Merge branch 'SoftFever' into feature/wall_order
2022-11-30 21:36:23 +08:00
SoftFever
264b0ee891
support RRF firmware(experiment)
2022-11-29 23:06:37 +08:00
SoftFever
e022c5ad5b
New inner-outer-inner/infill mode
2022-11-20 11:22:35 +08:00
SoftFever
a22a382e1d
explicitly specify linear PA mode for Bambu printers
2022-11-09 21:48:29 +08:00
SoftFever
e551fe57b7
moonraker compatibility fix
2022-11-08 20:13:27 +08:00
SoftFever
f15b6d5cf8
Fix a bug that PA was not set properly
2022-11-07 19:58:26 +08:00
SoftFever
ec7a7ff1ff
PA per filament
2022-11-05 14:49:37 +08:00
SoftFever
fdb4196ad5
handle klipper set_velocity_limit
2022-10-30 00:50:15 +08:00
SoftFever
a89a354c31
layer count issue fixed
2022-10-28 17:16:07 +08:00
SoftFever
bd672054cc
fix aux fan issue for third party printers
2022-10-25 21:42:36 +08:00
SoftFever
ec28acf476
Special handling temperature for Klipper
2022-10-25 10:40:23 +08:00
SoftFever
dd77599dea
small perimeter threshold
2022-10-24 22:35:40 +08:00
SoftFever
397e0f0a29
Merge branch 'SoftFever' into feature/small_perimeter
2022-10-24 14:53:58 +08:00
SoftFever
166832cd94
add back small perimeter support
2022-10-24 14:47:18 +08:00
SoftFever
e65ba104dd
support changing thumbnail size
2022-10-23 23:00:46 +08:00
SoftFever
cd71a86d3f
support klipper gcode flavor
2022-10-23 19:42:01 +08:00
SoftFever
658d41dd69
Omit M981 for third party printers
2022-10-23 15:49:02 +08:00
SoftFever
b7572b9004
Omit BBL specific gcodes for other machines
2022-10-22 00:19:08 +08:00