YuSanka
|
16458e070a
get_option moved from Tab to ConfigOptionsGroup and extended. Added change_opt_value to changing option value in config
|
7 years ago |
YuSanka
|
e62c17bddf
"on_change" function call correctly work now. Start adding of Tab::update().
|
7 years ago |
bubnikv
|
82bde51c27
Removed the 'simple' mode.
|
7 years ago |
bubnikv
|
7d64c465c0
New config field extruder_color for preview of extruder assignment.
|
7 years ago |
bubnikv
|
6b1a72aac9
Fix of Post processing scripst not working:
|
8 years ago |
bubnikv
|
e386a2bf72
Documentation of the UI config update functions,
|
8 years ago |
bubnikv
|
4c67230436
Documented the purpose of various perl modules.
|
8 years ago |
Alessandro Ranellucci
|
366b364996
Improvements to DLP projector: disable all options while printing; apply config changes to the printer preset so that user can save them; show total and remaining print time
|
9 years ago |
Alessandro Ranellucci
|
6bfa2cfaec
Projector for DLP
|
9 years ago |
Alessandro Ranellucci
|
9f9b5afedb
Merge branch 'master' into sender
|
9 years ago |
Alessandro Ranellucci
|
69a71db25b
Bugfix: wrong default in extruder_offset tooltip. #3051
|
9 years ago |
Alessandro Ranellucci
|
13b7316807
Merge branch 'master' into sender
|
9 years ago |
Alessandro Ranellucci
|
aa8b6afe8b
Assign color to filaments
|
9 years ago |
Alessandro Ranellucci
|
cbc0e270b7
Nicer configuration fields for USB/Serial connection
|
10 years ago |
Alessandro Ranellucci
|
b468e68c59
Bonjour autodiscovery of the Octoprint instances in local network. #1826
|
10 years ago |
Alessandro Ranellucci
|
a06fad9e13
Enable/disable GUI controls according to the others in order to guide the user through option dependency
|
10 years ago |
Alessandro Ranellucci
|
04b67f0cb0
Refactored OptionsGroup class for cleaner OOP model and cleaner event model
|
10 years ago |
Alessandro Ranellucci
|
b9e8fbacb7
Put the Default Extruder option in a less confusing position
|
10 years ago |
Alessandro Ranellucci
|
d6d796fdd4
Finished implementing bed shape configuration within wizard
|
10 years ago |
Alessandro Ranellucci
|
4fe2128fc4
Initial work for custom bed shape
|
10 years ago |
Alessandro Ranellucci
|
3d8c8fa46e
Import wxTheApp
|
10 years ago |
Alessandro Ranellucci
|
ddac2d1570
Merged SkeinPanel into MainFrame
|
10 years ago |
Alessandro Ranellucci
|
a8b6e32767
Gracefully handle loading config files having empty strings for multi-value options (like wipe). #2003
|
10 years ago |
Alessandro Ranellucci
|
2a2ba15665
Use a slider for the cutting GUI
|
10 years ago |
Alessandro Ranellucci
|
882a98ed44
Initial work for a GUI for the cut feature
|
10 years ago |
Alessandro Ranellucci
|
5d10ef514f
Workaround wxWidgets not allowing SetValue() inside a EVT_COMBOBOX handler on Windows. #1865
|
10 years ago |
Alessandro Ranellucci
|
a49e786b04
Handle EVT_TEXT on wxSpinCtrl too
|
10 years ago |
Alessandro Ranellucci
|
6e6fb427fb
Fixes for the last commit about kill focus. #1873
|
10 years ago |
Alessandro Ranellucci
|
10a5a061d4
Bugfix: wxWidgets on Windows needs Skip() on kill focus to prevent nasty focus bugs. #1873
|
10 years ago |
Alessandro Ranellucci
|
c3bb8a69db
Bugfix: crash when extending an array option by 2+ positions. #1908
|
10 years ago |
Alessandro Ranellucci
|
c98c992b4d
Revert wrong fix, applied because of bad understanding of the issue about deserialization of extruder_offset = 0x0
|
11 years ago |
Alessandro Ranellucci
|
7a58457add
Prevent GUI from crashing when invalid values were written in numeric fields. Includes basic validation. #1709
|
11 years ago |
Alessandro Ranellucci
|
67ef3f1799
Assign a default extruder for newly added parts too
|
11 years ago |
Alessandro Ranellucci
|
d75417601e
Make the override panel prettier and prevent the default extruder setting from being deleted since it can't be readded manually
|
11 years ago |
Alessandro Ranellucci
|
b5b735c988
ComboBox for fill density values
|
11 years ago |
Alessandro Ranellucci
|
7421a7bf63
Turn fill_density into percentage
|
11 years ago |
Alessandro Ranellucci
|
9fb62e671f
Adapt GUI to new XS Config
|
11 years ago |
Alessandro Ranellucci
|
2c416cc4ac
Reduce width of text/spin controls because they're too large on Windows
|
11 years ago |
Alessandro Ranellucci
|
3d6fb1b05c
New feature: ability to override specific settings for individual objects in the plater. #344
|
11 years ago |
Alessandro Ranellucci
|
f5bda326b8
Version check. #1006
|
11 years ago |
Alessandro Ranellucci
|
e563c62094
Replace SetValue with ChangeValue to avoid wxWidgets to fire useless events
|
12 years ago |
Alessandro Ranellucci
|
a2702082b2
Merge pull request #962 from scottp/issue_885b
|
12 years ago |
Alessandro Ranellucci
|
46f35e39f6
Some more tweaks
|
12 years ago |
Scott Penrose
|
9d086f027a
Add defaults into Tooltips from #885
|
12 years ago |
Alessandro Ranellucci
|
deea02b444
Descriptive textual feedback for cooling settings
|
12 years ago |
Alessandro Ranellucci
|
667d88603e
Reorder some options using the more compact layout
|
12 years ago |
Alessandro Ranellucci
|
cee3864fc9
Independently set number of top/bottom solid layers. #676
|
12 years ago |
Alessandro Ranellucci
|
bbd7765f40
Refactored the options group building to allow for more flexible layouts
|
12 years ago |
Henrik Brix Andersen
|
2576e3b00a
Remove XXX debug output
|
12 years ago |
Alessandro Ranellucci
|
8289692160
Handle configuration files saved while there was no extruder_offset control for the first extruder
|
12 years ago |