Gilbert
|
fd7e71d836
Changed variable_layer_height-icon from cog.png to variable_layer_height.png (#4270)
|
7 years ago |
Ahmed Samir
|
1190a74f4e
Support moving objects using keyboard arrows in the 2d plater view. (#4104)
|
7 years ago |
Giles Bathgate
|
966fd37ea7
Use statusbar to show warnings instead of obtrusive dialog box (#4220)
|
7 years ago |
Giles Bathgate
|
b5276e6e25
Auto align z preference (#4218)
|
7 years ago |
Giles Bathgate
|
2675e697ef
Provide warning when object(s) are outside print bed. (#4163)
|
7 years ago |
Giles Bathgate
|
4f2250dc70
Fix to autocenter option. (#4156)
|
7 years ago |
Joseph Lenox
|
e6c715cad2
Merge branch 'adaptive-slicing' into merge-adaptive
|
7 years ago |
Joseph Lenox
|
5ae6a7fe3e
Corrected open() syntax. Fixes #4128, thanks to @rob-miller for the heads-up.
|
7 years ago |
Ahmed Samir
|
1a2df5e491
Undo/Redo to rotate, miror, split, cut, etc (#4100)
|
7 years ago |
Ahmed Samir
|
5cd9ecbe57
[GSoC 2017] Support 3MF Format Read/Write. (#4046)
|
7 years ago |
Joseph Lenox
|
13f121e3d9
Fixed warning/error about missing parenthesis (added during change for duet support).
|
7 years ago |
Florens Wasserfall
|
546bc0f4d0
fixed merge problem
|
7 years ago |
Florens Wasserfall
|
c0dfffe0ff
Merge branch 'master' into adaptive-slicing
|
7 years ago |
Joseph Lenox
|
abc96ad3bf
Merge pull request #4032 from hyperair/fix-octoprint-send-gcode
|
7 years ago |
eMAKER
|
5fbb245b97
Duet upload improved to work with DuetWiFi and Duet 0.6(ethernet). Thanks to @rob-miller for testing and fix. (#4033)
|
7 years ago |
Chow Loong Jin
|
8cd25fd7e9
Fix host_type comparison
|
7 years ago |
eMAKER
|
1c74067da0
Octoprint settings functionality expanded to allow upload to RepRapFi… (#4028)
|
7 years ago |
Joseph Lenox
|
fccdd12fba
Preset dialog is no longer modal, permitting manipulation of the plater view while the editor is open.
|
7 years ago |
Alessandro Ranellucci
|
c22d20b9bb
A few minor changes for improving usability of controller
|
7 years ago |
Alessandro Ranellucci
|
4ab4831110
Fixed behavior of dirty settings not being correctly updated in the plater
|
7 years ago |
Alessandro Ranellucci
|
a1b0246710
Fixed regression in dirty settings
|
7 years ago |
Alessandro Ranellucci
|
ce68851a7c
Fixed regression in placeholders with preset names. #3960
|
7 years ago |
Alessandro Ranellucci
|
2cdc9b678f
Merge branch 'preset-tabs' into gui3-shortcuts
|
7 years ago |
Alessandro Ranellucci
|
060187ad17
Add preference option for displaying preset editors in dialogs or tabs
|
7 years ago |
Alessandro Ranellucci
|
a3ddac06dd
Save shortcut options instantly
|
7 years ago |
Alessandro Ranellucci
|
ae88f843b5
Perform background processing when changing settings in the preset editor. #3835 #3853
|
7 years ago |
Alessandro Ranellucci
|
9d1d5ccee9
Minor fixes about config and presets
|
7 years ago |
Alessandro Ranellucci
|
dd6864314d
Merge branch 'master' into gui3-shortcuts
|
7 years ago |
Alessandro Ranellucci
|
31115e0369
Use UTF-8 in libslic3r. Future-proof portable solution for non-ASCII files. #2955
|
7 years ago |
Alessandro Ranellucci
|
60f0ca52e3
Fix regression with non-ASCII paths on Windows. We'll need to work more on this when porting stuff to C++. #2955
|
7 years ago |
Alessandro Ranellucci
|
8c77f47638
Fixed regression: no processing with background processing and auto-center parts enabled. #3862
|
7 years ago |
Alessandro Ranellucci
|
7b300e2c20
Merge pull request #3915 from xoan/toggle-plater-menu
|
7 years ago |
Alessandro Ranellucci
|
0cc9dad14a
Further change. Since we now have shortcuts, and not overrides, remove the + button for adding them on the fly, as it doesn't provide any advantage over actually opening the profile. Oh the other hand, automatically list dirty options in the plater
|
7 years ago |
Alessandro Ranellucci
|
2efb863a87
Update all shortcuts (including manually added ones) when closing the preset editor
|
7 years ago |
Alessandro Ranellucci
|
202a00c270
Merge branch 'master' into gui3-shortcuts
|
7 years ago |
Alessandro Ranellucci
|
9499122d58
Merge pull request #3864 from Samir55/gsoc
|
7 years ago |
Xoan Sampaiño
|
9895885ba5
Disable Plater menu when there are no objects in plater
|
7 years ago |
Alessandro Ranellucci
|
3ddcb95211
Bugfix: background processing was not triggered when loading files from command line. #3887
|
7 years ago |
Alessandro Ranellucci
|
9adbae29a5
Bugfix: menu icons were not shown on GTK because SetBitmap() must be called before Append(). Thank you @xoan
|
7 years ago |
Samir55
|
489059f827
Improving Zoom by Keyboard Shortcut
|
7 years ago |
Samir55
|
75291772ce
Improving Zoom by keyboardShortcut
|
7 years ago |
Florens Wasserfall
|
57826c9262
Merge branch 'master' into adaptive-slicing
|
7 years ago |
Florens Wasserfall
|
acf4814eae
fix: removed forgotten codeline
|
7 years ago |
Alessandro Ranellucci
|
19a36cfda5
Rename 'overridable' to 'shortcuts' and change semantics accordingly: options in plater update the selected preset automatically instead of overriding it
|
7 years ago |
Alessandro Ranellucci
|
ad83265927
Bugfix: "Move to bed center" moved to origin instead. #3855
|
7 years ago |
Samir55
|
4961b74c3e
Adding Zoom
|
7 years ago |
Florens Wasserfall
|
95d33df2f0
moved interactive layer control to settings dialog
|
7 years ago |
Alessandro Ranellucci
|
1cd4bca648
Fixed regression causing background processing to be partially active regardless of preferences. #3843
|
7 years ago |
Alessandro Ranellucci
|
e47a1e7d90
Fix the Send to Printer dialog. #3789 #3811
|
7 years ago |
Florens Wasserfall
|
f43e004f44
Merge branch 'master' into adaptive-slicing-spline
|
7 years ago |