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 |
Alessandro Ranellucci
|
1627268fd4
Merge branch 'master' into avoid-crossing-perimeters
|
12 years ago |
Alessandro Ranellucci
|
28b56ae840
Force unfocusing of all input fields when saving a preset, otherwise the currently focused one might be ignored. #750 #624
|
12 years ago |
Alessandro Ranellucci
|
ab7697ec1c
New option to force a solid layer every given number of layers. #617
|
12 years ago |
Alessandro Ranellucci
|
cc8d8bd26f
Merge branch 'master' into avoid-crossing-perimeters
|
12 years ago |
Alessandro Ranellucci
|
0c22250740
New option to disable retraction when moving between infill paths inside the same island. #29
|
12 years ago |
Alessandro Ranellucci
|
d061534b83
Merge branch 'master' into avoid-crossing-perimeters
|
12 years ago |
Alessandro Ranellucci
|
92518d28fc
New option to configure the threshold for enforcing solid infill. #224
|
12 years ago |
Alessandro Ranellucci
|
0eadc5adba
Manual rebase of the avoid_crossing_perimeters feature
|
12 years ago |
Alessandro Ranellucci
|
9e682924c7
New separate options for retraction length to be used when switching tools
|
12 years ago |
Alessandro Ranellucci
|
d02012e4a3
Accept multiple --load arguments for GUI too
|
12 years ago |
Alessandro Ranellucci
|
db8bb8c3d8
Revert "Hide extruder offset settings for the primary extruder"
|
12 years ago |
Alessandro Ranellucci
|
2bf219a637
Bugfix: random failure to load presets. #600
|
12 years ago |
Alessandro Ranellucci
|
88cbae0d48
Bugfix: saving a printer preset with less extruders than it had resulted in the same number of extruders as before
|
12 years ago |
Alessandro Ranellucci
|
713d87b4c6
Hide extruder offset settings for the primary extruder
|
12 years ago |
Alessandro Ranellucci
|
9ca21c835c
Merge branch 'per-extruder-retraction-settings'
|
12 years ago |
Alessandro Ranellucci
|
4fcecf5ef6
Bugfix: when an external config was selected in any section, exported settings didn't reflect other sections properly
|
12 years ago |
Alessandro Ranellucci
|
866b09f3f9
New --extruder-offset option
|
12 years ago |
Alessandro Ranellucci
|
a2c28fd6da
Move retraction settings to a temporary page until we merge the per-extruder-retraction-settings branch
|
12 years ago |
Alessandro Ranellucci
|
cf01c142de
Make retraction configurable for each extruder
|
12 years ago |
Alessandro Ranellucci
|
106c8fe46f
Minor reordering of infill options in GUI; also hide the entire staticbox if threads are not available
|
12 years ago |
Alessandro Ranellucci
|
2548d5b993
Expose all multi-extruder settings to the GUI
|
12 years ago |
Alessandro Ranellucci
|
793301d319
Allow to select multiple filaments in GUI when multiple extruders are configured
|
12 years ago |
Alessandro Ranellucci
|
2616c24ffc
Bugfix: plater wasn't initialized with last settings. #573
|
12 years ago |
QuantumConcepts
|
6bcbc743dd
Fixed #586.
|
12 years ago |
Alessandro Ranellucci
|
a8e9b6926a
Bugfix: each tab was loading too much from external config files
|
12 years ago |
Alessandro Ranellucci
|
92754d7cd4
Fix multi-extruder options in GUI
|
12 years ago |
Alessandro Ranellucci
|
87934a972c
Port recent global changes to the wizard
|
12 years ago |
Alessandro Ranellucci
|
7e34244b05
Refactored configuration handling.
|
12 years ago |
Henrik Brix Andersen
|
9f719d42bc
Include preset name in confirmation dialog
|
12 years ago |
Henrik Brix Andersen
|
9e1308c03f
Ask for confirmation when deselecting a dirty preset.
|
12 years ago |
Henrik Brix Andersen
|
848784ad95
Clear dirty when deleting preset.
|
12 years ago |
Henrik Brix Andersen
|
40f1176346
Be careful not to change the current selection when working around http://trac.wxwidgets.org/ticket/13769
|
12 years ago |
Alessandro Ranellucci
|
1d364d7823
Refactor OptionsGroup to decouple it from the config repository, add ConfigOptionsGroup
|
12 years ago |
Henrik Brix Andersen
|
0b0e531661
Use more generic EVT_KEY_DOWN().
|
12 years ago |
Henrik Brix Andersen
|
4dc41d2ca3
Intercept TAB key events in the wxTreeCtrl and generate a wxNavigationKeyEvent.
|
12 years ago |
Henrik Brix Andersen
|
69e075df82
Hidden Sizer items does not take up space, simply show/hide pages instead of removing/adding them.
|
12 years ago |
Henrik Brix Andersen
|
642bb336eb
Add the page before showing it.
|
12 years ago |
Henrik Brix Andersen
|
37667d87ce
Use Wx::Sizer::Detach() instead of Wx::Sizer::Remove()
|
12 years ago |
Henrik Brix Andersen
|
ab9ffe9c19
Expose --external-perimeter-speed in the GUI. #556
|
12 years ago |
Alessandro Ranellucci
|
e71472e5d7
Remove debugging statements
|
12 years ago |
Henrik Brix Andersen
|
52fb02f29d
Turn nozzle count printf into debugf statement
|
12 years ago |
Alessandro Ranellucci
|
30a2213fd9
Some multi-extruder options in GUI
|
12 years ago |
Henrik Brix Andersen
|
9137a6b41e
Queue a repaint when changing options page, fixes repaint issue on wxMSW.
|
12 years ago |
Alessandro Ranellucci
|
2495a77c0f
Add to GUI the setting for support material extrusion width. Also, populate %Groups with new options
|
12 years ago |
Alessandro Ranellucci
|
b209eab712
Bugfix: the delete button was deleting the wrong preset
|
12 years ago |
Alessandro Ranellucci
|
f173096a6c
Merge branch 'new-gui'
|
12 years ago |
Alessandro Ranellucci
|
2d17a94a38
Prevent the left treectrl to grow if preset names are too long
|
12 years ago |