5f5ffc8376
FIX: wxGDIFont exception when init
...
Change-Id: Ib245e89e2e8644c662d7621101777a5d8e15c7d9
2023-01-10 19:08:26 +08:00
a163d4fa02
NEW: add build time in about dialog
...
Change-Id: Ibb27223568f19f39ec57c01af23376c325d3972b
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-01-10 19:08:26 +08:00
93b1a335d2
ENH: allow generate wipe tower when print ByObject
...
allow generate wipe tower when print ByObject if there is only one object
Change-Id: I199e9cab7bd7c963edf58e829c663bb91c12f4f8
(cherry picked from commit 7153c30800022f3afb9811c67f88ba28c9b25d20)
2023-01-10 19:08:26 +08:00
1c5c9bd3d2
ENH: support text modify
...
Change-Id: Ide5a3c7df5f3ea4395821a65807d79b459f3e46e
(cherry picked from commit 55de44d4c80c545de14466aa039a7b0ac144f395)
2023-01-10 19:08:26 +08:00
e70253cf25
FIX: can not save project when modify bed type in the scene
...
Change-Id: Iaea1bef142edcf0c68a64cfa1f3b1d309b96f251
2023-01-10 19:08:26 +08:00
8183b7d333
ENH: debug: when not release to public, use vectored exception handler
...
Change-Id: I2f80f07e035d6a6652574470ac13631baba7cf7d
2023-01-10 19:08:26 +08:00
c75ca06f01
ENH: render mesh_errors notification in red
...
Change-Id: Ie13524dc27436b9e1c075e5e9e0363cfa1504147
2023-01-10 19:08:26 +08:00
88ecb2aa2e
ENH: save hints.cereal into user directory insteadof cache
...
Change-Id: Ie44f18768e9908946f173bc668a46eb723f19745
2023-01-10 19:08:26 +08:00
f0908f2a63
FIX: repair: fix the state not correct issue after repair
...
Change-Id: Ic4aaeaeeee921294e0a5ab6d82517dc28f8822c8
2023-01-10 19:08:26 +08:00
54aae68874
FIX: optimize text display
...
Change-Id: I4e44e12786a1af34cca35edb3c32d9f500b933ed
2023-01-10 19:08:26 +08:00
9fcb67e6c7
FIX: add plate offset of placeholder
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Id16559e112b6db2759b95f97465d49ab85206e83
2023-01-10 19:08:26 +08:00
646b259972
ENH: merge tree support layers to support layers
...
Will greately reduce repeated codes.
Change-Id: I506a97a907b5b393fe41e13ae53e2f7c9247c4c5
2023-01-10 19:08:26 +08:00
b6ef31f7b9
ENH: refine physical printer dialog
...
Change-Id: I34d122f83addab3db2952a6a2b91b59921d2a981
2023-01-10 19:08:26 +08:00
f89dfa7615
ENH: modify slice button and print button initial value
...
Change-Id: I114aa63b25f32ba6b427afd8b9ce4ebebfe18915
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-01-10 19:08:26 +08:00
c4ec0ddae9
ENH: put the seam on invisible line of modifier
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ib16de93b26e96902ce2e0d844b78d0cc680638a4
2023-01-10 19:08:26 +08:00
ff49a854b2
FIX: [STUDIO-1653] login dialog position
...
Change-Id: Ib73195d55c8bec3e8d5eec4b56489a5c22882de9
2023-01-10 19:08:26 +08:00
9dd1cabef6
ENH: translate support setting suggestions
...
Change-Id: Iabaf85589cd99d3364edeb4c3f2847156657e05a
2023-01-10 19:08:26 +08:00
6763968461
FIX: [STUDIO-1575] end dialog with wxID_ABORT on user end session
...
Change-Id: Ie509b5780a5d11572eadd6dee2fd93903c128c17
2023-01-10 19:08:26 +08:00
a6e3d63576
FIX: a part with new color change to negative part
...
even though there is only one color, the wipe tower is still exist
Change-Id: I5c68a4ca7239cfc74aba452a6588d74f6d622f47
(cherry picked from commit 032c2e6718c65aa4c5b18eecd0ccce27f3f489bb)
2023-01-10 19:08:26 +08:00
1d04c35d0d
FIX: StaticBox zero size bitmap
...
Change-Id: I33d942f771171fe1f2a61b5f3d1a66a6c7e0da05
2023-01-10 19:08:26 +08:00
99b97ffeb4
FIX: [STUDIO-1842] format wiki url's anchor
...
Change-Id: Ifb8f73a1674aecaaad5ef5e7248a142e8a0f0146
2023-01-10 19:08:26 +08:00
38ce4b94f4
ENH: improve sharp tail detection
...
1. When sharp tail region suddenly grows a lot, it means it connects to
a well supported region and is no longer a sharp tail.
Jira: STUDIO-1862
2. First layer of sharp tail can not be reducible (must have extrusion,
i.e. won't disappear after slicing), otherwise thin spikes at the
top of the object are also treated as sharp tails.
Model: knight_seadra
3. Increase sharp_tail_max_support_height to 16mm
Model: Crane_reversed
Jira: STUDIO-1859 (for this issue I don't what is the exact cause,
but adding these three improvements solves the problem)
Change-Id: I3cd57b184d78dba8862ab3c214057ae78fe49d1f
(cherry picked from commit 9242c6a6d1f23f11ebc43a9049ce10229a15c60e)
2023-01-10 19:08:26 +08:00
4284d2ddb0
ENH: generate wipe tower when custom change gcode filament
...
Change-Id: Ia0c81453f09457a9d1d56fbcdce79112953c0208
2023-01-10 19:08:26 +08:00
75c5d7b267
FIX: the position is reset when reload from disk
...
Change-Id: I1acf9501f7211b45655c86dac7a529681f8cf150
(cherry picked from commit 1b7c763673e37f33ceea59be96cfb29760721f6b)
2023-01-10 19:08:26 +08:00
030d97bf78
ENH: optimize area of top surface
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ia3d1be6ad3b9f55ee1acda14d0be955055f6dfcb
(cherry picked from commit 448fd3043950613a4d91df256fa9ee52a57fcaca)
2023-01-10 19:08:26 +08:00
9f4a54d280
ENH: don't generate detour travel when position is unclear
...
Detour travel is wrong in multi color printing when
current position is unclear.
Don't generate detour travel in this case to avoid
colour mixture.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I2d24b04d99b8a0b34a46c9f88e522e97cb0fe354
2023-01-10 19:08:26 +08:00
12590a3599
FIX:fixed title of calibration dialog not being darked up
...
Change-Id: I3c24dde3ba3effb815b744aef16da273ad78b55a
2023-01-10 19:08:26 +08:00
49f3f3571d
FIX:fixed object table Brim does not take effect after setting
...
Change-Id: Ic9dbe6b4c016a69d0e26b6c9a232deda7f526d12
2023-01-10 19:08:26 +08:00
985ce27d38
Fix german ( #146 )
...
* fix_ger add new msgid
* typo
2023-01-09 09:09:37 +08:00
67078dce32
Update appimage.yml
2023-01-08 21:07:25 +08:00
0ba8f23706
fix typo and color ( #138 )
...
* fix typo and color
* fix error
2023-01-08 20:59:33 +08:00
f2b8051f2d
Added latest Release note in readme ( #132 )
...
* Fixed deps "directory not found"
* Added Artillery Sidewinder X2
* typo
* forgotten rename
* Update README.md
* uploaded new printers pictures
* deleted old printers pictures
* Latest release note in readme
Co-authored-by: GiaPag <120025021+GiaPag@users.noreply.github.com >
2023-01-08 11:45:52 +08:00
970364cb4f
bump version to 1.4.2
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-01-07 22:07:11 +08:00
15b49bf856
Fix a bug that after load a project, printer connection info is missing
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-01-07 22:06:30 +08:00
05cf936321
change Mac icon color
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-01-07 22:06:30 +08:00
1b7c3404f8
update Tronxy setting id
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-01-07 22:06:30 +08:00
0f04df2699
Support firmware retration and retract_restart_extra
2023-01-07 11:17:55 +08:00
13cd930bb4
fix sync_user_preset issue. Now it loads user presets properly
2023-01-07 00:22:22 +08:00
15f80453ab
Ensure print speeds are consistent for all blocks in Flow Rate calibration process
2023-01-07 00:07:42 +08:00
32f8901fdb
Tronxy profile revised ( #123 )
...
* Add Tronxy X5SA 400 Profile
* Update fdm_klipper_common.json
* Addjust Firmware Flavor to Marlin
* Tronxy profile revised
2023-01-06 23:04:11 +08:00
2ae6e90fd1
change icon color
2023-01-06 21:31:23 +08:00
81137112f1
bring back bed model fro RatRig
2023-01-06 21:31:23 +08:00
7440dcb955
fix bed model rendering issue for all 3rd party printers
2023-01-06 21:31:23 +08:00
964f2163cb
fix_color_to_#009688 and hover btn ( #125 )
...
* fix_color_to_#009688 and hover btn
* fix_color_main_menu
* fix double ##
* tooltip_color
* fix bitmapcache.cpp
2023-01-06 21:22:20 +08:00
0d473ed447
update version to 1.4.2-dev
2023-01-05 22:37:13 +08:00
64281a8cc5
fix wrong css color
...
#116
2023-01-05 21:12:23 +08:00
53d3ab15e2
Cap max volumetric speed limit for PA line test
...
#94
2023-01-05 19:44:33 +08:00
d59519d253
Fix crash for Vase mode
...
#117
2023-01-05 19:44:33 +08:00
37fdb57222
Allow exporting g-code for BBL machines
2023-01-05 19:44:33 +08:00
86bfbb7fcc
fix color in dark mode
2023-01-05 19:44:33 +08:00