10b6c6bfee
ENH: only allow setting height when cut plane is horizontal
...
Jira: STUDIO-1819
Change-Id: I04d258949cbf98a59f7313d714430f361bb2c4a9
(cherry picked from commit 2ffa8430b819cfffe20f4c7734125a3aabd33202)
2023-02-01 16:24:44 +08:00
8b01d7b64e
ENH: add gcode command for void printing detection
...
1. add gcode command for void printing detection
2. fix the issue that the toolhead is not at excess chute position when
smooth timelapse ends, by adding 2s pause after M991 command.
Jira: STUDIO-1996
Change-Id: I40cf16116e742744cea9bd90969e556a9ea2b2f1
(cherry picked from commit 2fbf7ffe6b1bd8850a76e229ff91750c689721b9)
2023-02-01 16:24:44 +08:00
3a06c172e5
Fix po and pot file ( #258 )
...
* fix typo and tooltip
* merge pot po german
* fix more
* merge with bambu master pot
* fix po to Softfever
* fix
* build new Softfever pot mege with xx.po
* enable hints in german again
2023-01-31 22:34:49 +08:00
ada9d05bd8
bambulab fix 69b884e ( #265 )
2023-01-31 21:37:19 +08:00
e5bb42e6e8
Revert "ENH: add the linux build action to github"
...
This reverts commit c0791f0fdd .
wrongly pushed to master
2023-01-31 21:27:35 +08:00
e5d381a349
ENH: add the linux build action to github
2023-01-31 21:13:42 +08:00
8d56e9ff5e
fix crashing issue when the model's path has Unicode characters on third party printers.
2023-01-29 15:45:21 +08:00
63d2904ab8
hotfix: fix PA calibration issues ( #253 )
...
* Fix PA dlg DPI issue
Signed-off-by: SoftFever <softfeverever@gmail.com >
* fix PA tower issue
Signed-off-by: SoftFever <softfeverever@gmail.com >
* fix locale issue for non English OS
Signed-off-by: SoftFever <softfeverever@gmail.com >
* bump to 1.4.4
Signed-off-by: SoftFever <softfeverever@gmail.com >
* update mac x64 ci/cd
Signed-off-by: SoftFever <softfeverever@gmail.com >
---------
Signed-off-by: SoftFever <softfeverever@gmail.com >
2023-01-29 00:17:25 +08:00
5d177cafbd
fix typo pressure adv and german languge ( #252 )
...
* fix typo pressure adv and german languge
* typo
* type advnce
* fix typo and msg id
2023-01-28 21:10:57 +08:00
7930b1c532
ENH: add the liveview support of P1P
...
P1P uses Mjpeg instead of h264
Change-Id: I41c8a6b7c13ed027350939bea3d9cb74757c0b63
2023-01-28 16:18:05 +08:00
51c68ea3ce
fix crashes when switch timelapse and vase mode
...
Signed-off-by: SoftFever <softfeverever@gmail.com >
2023-01-28 16:14:15 +08:00
bab8cee02c
bump ( #239 )
...
Signed-off-by: SoftFever <softfeverever@gmail.com >
Signed-off-by: SoftFever <softfeverever@gmail.com >
2023-01-27 00:20:32 +08:00
14b9ebfd0c
fix po file erros
...
Signed-off-by: SoftFever <softfeverever@gmail.com >
2023-01-27 00:11:21 +08:00
d8c249928d
rename calib dlg
...
Signed-off-by: SoftFever <softfeverever@gmail.com >
2023-01-26 23:36:07 +08:00
378421fdda
misc changes
...
Signed-off-by: SoftFever <softfeverever@gmail.com >
2023-01-26 23:11:21 +08:00
57fef9b168
Port seam fix for Arachne from PrusaSlicer
...
Signed-off-by: SoftFever <softfeverever@gmail.com >
2023-01-26 01:43:23 +08:00
35f021e806
wipe on loops
...
Signed-off-by: SoftFever <softfeverever@gmail.com >
2023-01-26 01:29:44 +08:00
28b1eb17ca
allow changing bbl machine limits
...
Signed-off-by: SoftFever <softfeverever@gmail.com >
2023-01-26 01:29:44 +08:00
90b14c8e8e
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
fea942a6dc
fix_mac build ( #228 )
2023-01-26 00:37:17 +08:00
4cdf23e25f
Compatibility with klipper_estimator ( #229 )
...
Changed estimated time string in order to be fully compatible with klipper_estimator. Format is now the same as Slic3r, PrusaSlicer and SuperSlicer
2023-01-25 21:58:59 +08:00
d5272746b5
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
79afa5d6d5
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
d7ffb1e225
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
881594facd
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
e3db4f549a
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
6abb2ed26b
remove bed temp 0 error for non-bambu printers
...
Signed-off-by: SoftFever <softfeverever@gmail.com >
2023-01-22 23:04:25 +08:00
72b98cbc87
Add option to set jerk for infills
...
Signed-off-by: SoftFever <softfeverever@gmail.com >
2023-01-22 22:05:19 +08:00
2036ff0587
fix typo and dups after merge ( #209 )
2023-01-22 16:53:38 +08:00
bc0ea0d808
update deps ( #210 )
...
Signed-off-by: SoftFever <softfeverever@gmail.com >
Signed-off-by: SoftFever <softfeverever@gmail.com >
2023-01-22 14:41:51 +08:00
33cb81d5fb
fix linux build
...
Signed-off-by: SoftFever <softfeverever@gmail.com >
2023-01-22 11:44:33 +08:00
0eefbe032e
Inner brim only and Outer and inner brim
...
Signed-off-by: SoftFever <softfeverever@gmail.com >
2023-01-22 01:30:35 +08:00
5807d82c94
Merge branch 'SoftFever' into feature/merge_upstream
2023-01-21 23:41:20 +08:00
77da290943
increase max bed size to 2147
...
Signed-off-by: SoftFever <softfeverever@gmail.com >
2023-01-21 23:40:03 +08:00
9cf21a2293
fix 256px icon to big ( #198 )
2023-01-21 11:20:41 +08:00
9f91a8450b
merge upstream changes
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-01-21 00:37:10 +08:00
e745ac980e
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
e6289c4889
FIX: boost: fix the patch failed issue of boost
...
Change-Id: I6f689cd6dc08964cb759d09798b2bbe64c7aae85
2023-01-17 19:37:56 +08:00
883e1dbac8
fix linux CICD
2023-01-16 22:30:11 +08:00
8a520d3597
Raised bed temperature limit to 300.
...
The actual temperature is subject to the firmware's limitations
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-01-16 21:13:13 +08:00
a9dbd28d7a
Allow 100% retract before wipe
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-01-16 20:59:10 +08:00
28aa37dfc8
QoL: remember choice
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-01-16 20:58:42 +08:00
f9ded5115e
move inwards before travel
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-01-16 00:58:01 +08:00
d431904d2a
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
e2237bb288
fix calibration menu disappearing issue on Mac
2023-01-15 10:32:40 +08:00
e261f09155
update tooltip
2023-01-14 19:43:35 +08:00
c05b6a55e3
seam gap parameter
2023-01-14 19:39:00 +08:00
2df3c15c7a
delete .DS_Store
2023-01-14 11:57:59 +08:00
26d1f6f653
fix linux CICD
2023-01-13 21:57:38 +08:00
886fa4aa33
ENH: disable clipper2 in perimeter generator
...
Clipper2 doesn't solve wrong line issue for some
specific model and sometimes has performance issue.
Return to clipper1.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I906f8b81083ac8c03ecc9fe3e8d2ade20be95c04
2023-01-13 21:51:17 +08:00