Alessandro Ranellucci
0b526afb4e
Change labels in wizard to avoid confusion
2013-09-21 20:25:34 +02:00
Alessandro Ranellucci
0ef6311ac3
Do not set first layer bed temperature if user set bed temperature to zero in wizard
2013-09-21 20:14:17 +02:00
Henrik Brix Andersen
c1e2bc5bd7
Make the wizard a tiny bit wider to fit the gcode_flavor drop-down under OS X.
2012-08-02 23:08:40 +02:00
Henrik Brix Andersen
ed89038f0b
Add work-around for "Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17". #558
2012-08-02 23:07:42 +02:00
Alessandro Ranellucci
87934a972c
Port recent global changes to the wizard
2012-07-28 11:34:12 +02:00
Alessandro Ranellucci
7e34244b05
Refactored configuration handling.
...
Slic3r::Config is now an object. Multiple partial config objects are used throughout the codebase as local repositories, then merged and serialized when necessary.
2012-07-27 21:16:11 +02:00
Henrik Brix Andersen
9486a629b3
Fix speling.
2012-07-22 15:06:56 +02:00
Henrik Brix Andersen
35e6420ff5
Make the configuration wizard work on the first extruder.
2012-07-19 22:56:38 +02:00
Henrik Brix Andersen
a6da019fc6
Adhere to various human interface guidelines.
2012-07-16 18:34:44 +02:00
Henrik Brix Andersen
cd7ea418e2
Fix background logo on wxMSW.
...
Wx::StaticText + Wx::StaticBitmap does not support transparent backgrounds on wxMSW; fixed by using a custom paint routine instead.
2012-07-08 19:41:13 +02:00
Henrik Brix Andersen
0982203f76
Fix configuration wizard background under wxGTK
2012-07-04 00:38:23 +02:00
Henrik Brix Andersen
a5c772a488
Add semi-transparent Slic3r icon as backdrop for the configuration wizard
2012-07-04 00:03:05 +02:00
Henrik Brix Andersen
3fa58cf85b
Add a friendly index
2012-07-03 17:21:32 +02:00
Henrik Brix Andersen
e8a20eed6a
Use wxDefaultSize instead of [-1, -1]
2012-07-03 00:42:06 +02:00
Henrik Brix Andersen
a4219ba352
Sort imported events alphabetically
2012-07-01 19:35:48 +02:00
Henrik Brix Andersen
bfe7108cea
Provide instructions for loading an existing configuration instead of using the wizard
2012-07-01 00:17:48 +02:00
Henrik Brix Andersen
8f0aab3520
Restore old configuration if configuration wizrd is cancelled
2012-07-01 00:10:48 +02:00
Henrik Brix Andersen
bb193c659c
Start configuration wizard from sane default settings
2012-06-30 23:56:11 +02:00
Henrik Brix Andersen
e656c30d4f
Clean up imports
2012-06-30 23:30:52 +02:00
Henrik Brix Andersen
757da9d39d
Clean up imports
2012-06-30 23:28:07 +02:00
Henrik Brix Andersen
ed9f6e1f1e
Rephrase a few of the wizard instructions
2012-06-27 23:20:29 +02:00
Henrik Brix Andersen
7211561ab3
Change wizard welcome text a bit
2012-06-27 21:51:12 +02:00
Henrik Brix Andersen
145b9076cc
Let the wizard automatically set first_layer_height = nozzle_diameter
2012-06-27 21:03:57 +02:00
Henrik Brix Andersen
dbc42f6841
Make it more clear that the wizard uses your current configuration as basis
2012-06-27 19:56:47 +02:00
Henrik Brix Andersen
52872753df
Minor changes to text and layout to look more like other wizards
2012-06-27 19:41:37 +02:00
Henrik Brix Andersen
cd48dc4031
- Add nozzle_diameter to Configuration Wizard
...
- Automatically set layer_height to (nozzle_diameter - 0.1)
2012-06-27 17:59:29 +02:00
Henrik Brix Andersen
406e31a20d
Fix icon file name
2012-06-26 22:47:58 +02:00
Henrik Brix Andersen
373b341280
Remove cooling option from wizard
2012-06-26 22:47:10 +02:00
Henrik Brix Andersen
de3347c825
Add initial configuration wizard
2012-06-26 17:42:29 +02:00