Alessandro Ranellucci
|
9ec7b43ca1
Merge branch 'master' into sender
|
10 years ago |
Alessandro Ranellucci
|
9f4f711017
Disable the OctoPrint test button when LWP::UserAgent is not available
|
10 years ago |
Alessandro Ranellucci
|
24daa50bfd
Button for testing OctoPrint connectivity. #2509
|
10 years ago |
Alessandro Ranellucci
|
47e4e8bb66
Option to use volumetric E values. #1746
|
10 years ago |
Alessandro Ranellucci
|
3ab4d4b094
Merge branch 'master' into sender
|
10 years ago |
Alessandro Ranellucci
|
0775960b9f
Minor reordering of options
|
10 years ago |
Alessandro Ranellucci
|
cbc0e270b7
Nicer configuration fields for USB/Serial connection
|
10 years ago |
Alessandro Ranellucci
|
2c0d216c1a
More work on print controller
|
10 years ago |
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
|
11 years ago |
Alessandro Ranellucci
|
c7a96a3113
Merge pull request #1881 from sapir/master
|
11 years ago |
Alessandro Ranellucci
|
a6dd68a2a6
Bugfix: crash when setting number of extruders. #1876
|
11 years ago |
Y. Sapir
|
576d02a20d
Make set_dirty ignore changes that don't do anything.
|
11 years ago |