Alessandro Ranellucci
|
69da8b0999
Use borderless buttons for save/delete in presets management (better look on wxOSX with 3.0.0)
|
10 years ago |
Alessandro Ranellucci
|
6896e53078
Octoprint -> OctoPrint
|
10 years ago |
Alessandro Ranellucci
|
242dc17680
Minor improvements to Octoprint integration
|
10 years ago |
Alessandro Ranellucci
|
b468e68c59
Bonjour autodiscovery of the Octoprint instances in local network. #1826
|
10 years ago |
Alessandro Ranellucci
|
efe7d5f857
Integration with Octoprint. #1826
|
10 years ago |
Alessandro Ranellucci
|
53e8699765
Prepend option category in the unsaved changes dialog
|
10 years ago |
Alessandro Ranellucci
|
dbbc6e7e55
Update plater preset selectors when dismissing unsaved changes
|
10 years ago |
Alessandro Ranellucci
|
70601eeb51
Tell what options were changed when prompting user for saving a modified preset. Also, check whether the preset was actually modified by performing a proper idempotent diff. #2165
|
10 years ago |
Alessandro Ranellucci
|
350d634433
Enable extruder_offset configuration for first extruder. #2224
|
10 years ago |
Alessandro Ranellucci
|
25bc8e6f29
Smarter automatic disabling of GUI fields + reordering of Print Settings pages + minor adjustments to tooltips
|
10 years ago |
Alessandro Ranellucci
|
e79aa2e81c
New --solid-infill-extruder option. Includes a refactoring of the strategy used to order layer extrusions according to their extruder and island; toolchanges and travel moves should be more optimized now. #618
|
10 years ago |
Alessandro Ranellucci
|
7a7d00c8d6
Rename solid_fill_pattern to external_fill_pattern and clarify tooltip
|
10 years ago |
Alessandro Ranellucci
|
ff9b53260d
New experimental feature for pressure management. Credits to @llluis for the original implementation. #1203 #1677 #2018
|
10 years ago |
Alessandro Ranellucci
|
399fc519e6
Leave the Spiral Vase checkbox always enabled but prompt user when incompatible options are set. This should be more user-friendly than blindly disabling the Spiral Vase checkbox. #2360
|
10 years ago |
Alessandro Ranellucci
|
24d67c42c6
Bugfix: configuration wizard was broken. #2210
|
10 years ago |
Alessandro Ranellucci
|
321b70115b
Bugfix: changes in extruder count in GUI were not propagating to the rest of the GUI
|
10 years ago |
Alessandro Ranellucci
|
678112b926
Bugfix: spiral vase checkbox couldn't be disabled under some circumstances
|
10 years ago |
Alessandro Ranellucci
|
f260373336
Bugfix: GUI options weren't enabled/disabled upon preset change
|
10 years ago |
Alessandro Ranellucci
|
d8b1eff62f
Enable min_fan_speed and disable_fan_first_layers when fan_always_on is checked
|
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
|
adf3d615bd
Fix Print preset being dirty at load time
|
10 years ago |
Alessandro Ranellucci
|
3173e11e1f
Bugfix: object steps were incorrectly invalidated. #2102
|
10 years ago |
Alessandro Ranellucci
|
afb7e675b8
Set preset dirty after setting bed shape
|
10 years ago |
Alessandro Ranellucci
|
928335f186
Removed print_center option (but left --print-center from CLI)
|
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
|
e3e69251cb
New XY Size Compensation option. #581 #56
|
10 years ago |
Alessandro Ranellucci
|
3599bd0bae
Distinct extrusion width for external perimeters
|
10 years ago |
Alessandro Ranellucci
|
88a2e5c791
Typo seal -> seam :-)
|
10 years ago |
Alessandro Ranellucci
|
a3bd1b5302
New seal_position option that replaces randomize_start, start_perimeters_at_concave_points and start_perimeters_at_non_overhang. The two latter options are now always on by default. A new "Aligned" seal position value has been added, that forces starting points to be aligned when not randomized. #1741 #925
|
10 years ago |
Alessandro Ranellucci
|
8ca352eb62
Separate speed option for support material interface. #2009
|
10 years ago |
Alessandro Ranellucci
|
85b0a4376a
Use last extruder's settings when adding new ones. #1997
|
10 years ago |
Alessandro Ranellucci
|
0b0ec7be37
Fixed regression causing bad loading of multi-extruder values in GUI. #1984
|
10 years ago |
Alessandro Ranellucci
|
ce9cf4d964
Don't put supports under bridges and potential bridges
|
10 years ago |
Alessandro Ranellucci
|
c3bb8a69db
Bugfix: crash when extending an array option by 2+ positions. #1908
|
10 years ago |
Alessandro Ranellucci
|
33ade1328f
Fix regression causing profile names to be listed in random order. #1864
|
10 years ago |
Alessandro Ranellucci
|
c7a96a3113
Merge pull request #1881 from sapir/master
|
10 years ago |
Alessandro Ranellucci
|
a6dd68a2a6
Bugfix: crash when setting number of extruders. #1876
|
10 years ago |
Y. Sapir
|
576d02a20d
Make set_dirty ignore changes that don't do anything.
|
11 years ago |
Y. Sapir
|
09d7d9b034
Remove call to on_presets_changed from Tab Page's on_change.
|
11 years ago |
Alessandro Ranellucci
|
071097d3f1
Fix extruder assignment and tests
|
11 years ago |
Alessandro Ranellucci
|
0ff33f47f1
Fix the extruder override logic. All role-based extruder options now default to 0, meaning no override is defined and the default (inherited) extruder is used. The default extruder option does not use the shortcut logic anymore (it was thus moved to be a CLI-specific logic)
|
11 years ago |
Alessandro Ranellucci
|
2e6213fea6
Prevent crash when changing number of extruders
|
11 years ago |
Alessandro Ranellucci
|
fed8783e30
New commands for exporting/importing full config bundles. Useful for printer vendors. #1365
|
11 years ago |
Alessandro Ranellucci
|
432a87e73d
New option for forcing the generation of interface shells. #1847
|
11 years ago |
Alessandro Ranellucci
|
67f3e9962b
Prevent user from saving a preset with the "- default -" name. #1717
|
11 years ago |
Alessandro Ranellucci
|
9fb62e671f
Adapt GUI to new XS Config
|
11 years ago |