Ocraftyone
cbbeb55989
update a few todos
2023-11-13 13:54:13 -05:00
Ocraftyone
62d689b03e
Merge branch 'main' into enh-update-wxwidgets
2023-11-13 00:58:46 -05:00
Ocraftyone
553f72a2ac
Overhaul WipeTowerDialog
...
Removed simple version of the dialog since BBS removed the functionality but left the code.
Center the table (only seen when the table is smaller than the minimum size of the dialog)
Fix issue where editing a value causes the m_min_flush_label to change colors slightly
Fix an issue where changing a value or running an auto calc changes the disabled value from "-" to "0"
2023-11-13 00:56:25 -05:00
Ocraftyone
c9284ccf09
fix WipeTowerDialog.cpp
2023-11-11 14:04:45 -05:00
Noisyfox
4e5e5a7ae8
Fix min brush size when using scroll wheel ( #2534 ) ( #2693 )
2023-11-11 15:15:57 +08:00
Ocraftyone
120a3576a0
SS port - Change extrusion role gcode ( #2459 )
...
implement custom gcode for when the extrusion role is changed
Co-authored-by: supermerill <merill@free.fr>
2023-11-09 22:30:30 +08:00
Noisyfox
97502df924
Fix cli segfault ( #2661 ) ( #2665 )
2023-11-09 22:22:43 +08:00
Noisyfox
cd8f555714
Fix some gui issues ( #2653 )
...
* Fix text gizmo input dialog caption alignment
* Fix issue that layer slider top/bottom label left edge been cut by draw region (#2603 )
2023-11-09 22:19:40 +08:00
SoftFever
22abe8cc9d
Automatically recover from corrupted config file
2023-11-09 22:09:41 +08:00
Ocraftyone
506e1f4508
fix a few todos
2023-11-09 09:01:07 -05:00
Ocraftyone
413e8751c0
fix the rendering of the icons on combobox
2023-11-08 12:26:23 -05:00
Ocraftyone
6d149e0698
update a TODO after testing
2023-11-08 12:25:11 -05:00
Ocraftyone
510a4a02ab
Update TextInput to use bitmap bundles
2023-11-08 11:42:31 -05:00
Ocraftyone
7cfa854981
remove GetBmpSize method from DropDown.cpp
2023-11-08 11:08:38 -05:00
Ocraftyone
92c9a537d8
fix crash on opening support tab
2023-11-08 10:20:53 -05:00
Ocraftyone
7acae72219
fix extruder color icons
2023-11-08 07:50:37 -05:00
Ocraftyone
03754b5213
Get to a compilable state
...
Everything seems to be working (including the plater). I am not seeing any graphical issues
2023-11-08 06:33:32 -05:00
SoftFever
42f8efc0d8
Fixed a regression that checking new version didn't work
...
Fixed #2622
2023-11-07 21:32:36 +08:00
Ocraftyone
dc062f1a1a
update my todos to OcraftyoneTODO
2023-11-07 06:03:55 -05:00
Ocraftyone
d4676ee9cb
fix ifndef in wxExtensions.hpp
2023-11-07 05:54:31 -05:00
Ocraftyone
eba3fe207f
update BitmapComboBox
2023-11-07 05:44:17 -05:00
SoftFever
e001b66192
Fixed a regression that bed type was not remembered and switched when switching bed types
2023-11-07 18:36:20 +08:00
Ocraftyone
77a143a8ff
Fix GetSize/Width/Height calls
2023-11-07 05:15:44 -05:00
Ocraftyone
cdff9ba9fa
update dc.DrawBitmap calls to use get_bitmap
2023-11-07 05:15:09 -05:00
Ocraftyone
e114881ed5
update wxExtensions while keeping legacy items
2023-11-07 05:03:27 -05:00
Ocraftyone
a977c69a81
Implement BitmapCache
2023-11-07 03:47:39 -05:00
Noisyfox
c0a8f430f8
Add back the option to disable ensure vertical shell thickness and detect narrow internal solid infill ( #2626 )
...
* Add back the option to disable `ensure vertical shell thickness` (#2602 )
* Add back the option to disable `detect narrow internal solid infill` (#2623 )
2023-11-06 23:21:07 +08:00
Ocraftyone
961629b766
Merge branch 'main' into enh-update-wxwidgets
2023-11-05 04:11:05 -05:00
Ocraftyone
23022456b8
Upgrade wxWidgets to 3.2.1
...
Based on prusa3d/PrusaSlicer@9a7e024
Co-authored-by: tamasmeszaros <meszaros.q@gmail.com>
2023-11-05 03:45:42 -05:00
SoftFever
36ffb18059
make folder name more consistent
2023-11-04 10:37:53 +08:00
SoftFever
4fe80bcbc5
remove staff_pick_switch
2023-11-03 18:35:46 +08:00
Ocraftyone
d574816aef
Add default page selection ( #2569 )
...
Add option to change default page
2023-11-02 18:28:13 +08:00
Ocraftyone
06f966e43a
Add splash screen toggle ( #2568 )
...
Add preferences option to toggle splash screen
2023-11-01 16:47:14 +08:00
Ioannis Giannakas
46b31a41bf
Fix duplicate entry of Only Lift Z above and below in the extruder tab ( #2561 )
...
Update Tab.cpp
2023-11-01 11:56:14 +08:00
SoftFever
2da64eb1b3
Improve max vol test model to support large diameter nozzles
2023-10-31 20:13:20 +08:00
SoftFever
9bc030e486
Fixed a bug that gcode was reprocessed when uploading to printhost
2023-10-31 19:15:19 +08:00
SoftFever
3fca10d7f8
Fixed #2245 : change min value of *_speed parameters from 0 to 1
2023-10-30 19:49:30 +08:00
SoftFever
7ff4005c22
Fix errors when slicing A1 mini
2023-10-29 12:16:16 +08:00
SoftFever
363c256668
Fix some strings and update locale files
2023-10-29 10:47:23 +08:00
SoftFever
457b847aee
Remove BambuStudio-SoftFever migration code
2023-10-29 10:31:26 +08:00
SoftFever
99012660c9
Don't show not consistent g-code warning for P1P machine when P1S profiles are used.
2023-10-28 22:52:16 +08:00
Ioannis Giannakas
cee0cbe49a
Updated tool tip and removed min print speed disabling when slowdown for layer cooling is de-selected ( #2524 )
...
* Updated tool tip and removed min print speed disabling when slowdown for layer cooling is de-selected
* Updated tool tip to make it explicit when this setting is used.
2023-10-28 21:55:48 +08:00
SoftFever
9d7f10c176
update wiki placeholder links
2023-10-28 10:05:49 +08:00
SoftFever
eed0c28bd8
fix some small issues of machine_max_acceleration_travel
2023-10-27 21:09:31 +08:00
SoftFever
9e93b51777
timelapse gcode
2023-10-26 13:16:54 +08:00
SoftFever
5e0102e8ca
update wiki links(to place holders)
2023-10-24 23:02:41 +08:00
SoftFever
6023f79be3
add z offset option
2023-10-24 18:49:53 +08:00
SoftFever
f3dade623b
Fixed an issue that Motion ability page is not displayed for RRF
2023-10-24 00:05:50 +08:00
SoftFever
da47d0f79e
Fix some issues that some option changes won't tirgger slice status
2023-10-22 20:54:48 +08:00
Ocraftyone
f84e94faf7
Add "Manual filament change" option and logic ( #2379 )
...
* Add "Manual filament change" option and logic
* make suggested changes
* make suggested changes
* change tag from "CHANGE_TOOL" to "MANUAL_TOOL_CHANGE"
* some tweaks
* More fixes
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
Co-authored-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2023-10-22 19:31:09 +08:00