Lars Brubaker
2ee52deea6
More settings moved to GetValue
...
bed_size
bed_shape
build_height
bed_temperature
min_fan_speed
also Moved BedShape out of class and into namespace
2016-06-16 10:22:38 -07:00
Lars Brubaker
1a84cb7a4c
Merge pull request #950 from larsbrubaker/master
...
Improving import wizard
2016-06-15 11:53:00 -07:00
Lars Brubaker
5082f9d4f8
Improving import wizard
...
Made a new success page for the input wizard
Made cancel file selection do the right thing
Update profile selector on add
Load from ini can handle a bad ini file now
2016-06-15 11:49:57 -07:00
rytz
646c60cd8b
Fixing incorrect help text.
2016-06-15 11:01:47 -07:00
Lars Brubaker
b9f92280b3
more work on import
2016-06-14 12:55:19 -07:00
Lars Brubaker
0ccd81d62b
Merge pull request #935 from jlewin/master
...
Revise Settings.json changes
2016-06-13 14:08:26 -07:00
Lars Brubaker
28420d8b80
Merge pull request #933 from unlimitedbacon/helptext
...
Help text changes
2016-06-13 14:04:51 -07:00
John Lewin
76dcc4a072
Revise Settings.json changes
...
- Reuse SliceSettingsOrganizer.GetDefaultSettings
- Remove SavePropertiesJson
2016-06-13 13:40:29 -07:00
Lars Brubaker
85caa12dfe
Moved default settings into Properties.json and removed default config.ini
...
deleted some dead code
updated some error messages
2016-06-13 12:31:17 -07:00
Tyler Anderson
9284f013a6
Help text changes
2016-06-13 11:57:22 -07:00
John Lewin
7149f6db33
Add EULA form
2016-06-11 17:04:46 -07:00
Lars Brubaker
0929ec1893
Made MatterControl top export
...
Fixed some profile import stuff
2016-06-09 18:16:07 -07:00
Lars Brubaker
c5edde8edb
Filter files from LibraryProviderFileSystem that have no extension.
2016-06-09 14:20:03 -07:00
Lars Brubaker
105734cccf
make sure we close editor on delete printer
...
don't flash content
2016-06-08 18:26:08 -07:00
Lars Brubaker
35080277d7
New edit printer settings page.
2016-06-08 17:59:03 -07:00
Lars Brubaker
5cc454ba77
Renamed CustomeSaveFunction to ShowAsOveride
2016-06-08 11:18:53 -07:00
Lars Brubaker
f60d57f226
Don't show connection settings in presets
...
Don't show user override info on connection settings
2016-06-08 09:25:20 -07:00
John Lewin
ba94d285fe
Add missing L10N strings
2016-06-07 17:50:41 -07:00
Lars Brubaker
6cc61c53d0
Don't set new printer name to current printer
...
If no white list is set than do not filter
Make default MC white list be none
2016-06-07 17:39:17 -07:00
Lars Brubaker
275b320425
Got the new printer setup wizards back to working.
2016-06-07 14:27:37 -07:00
Lars Brubaker
2c17944ab1
Put in unretract extra on tool change.
...
Moved tool change to a separate section
2016-06-06 16:20:48 -07:00
Lars Brubaker
401c206511
Latest agg and ms
2016-06-06 11:22:08 -07:00
Lars Brubaker
c7a9df3f06
Make MC not be at a bad size when loading.
2016-06-03 17:07:29 -07:00
Lars Brubaker
e3e16a75a9
Merge pull request #838 from rytz/master
...
adding colon to estimated print time, removing extra 'BCN' in model name
2016-06-02 08:02:07 -07:00
Lars Brubaker
b54e6a14ad
Unified the android and desktop setup wizard classes
2016-06-01 18:17:11 -07:00
rytz
b95d416228
adding colon to estimated print time, removing extra 'BCN' in model name
2016-06-01 15:21:42 -07:00
John Lewin
b1f87eb3a9
Adjust config.ini layer height values
...
- Fixes #831
2016-05-31 15:18:16 -07:00
John Lewin
0a9a5e2121
Adjust config.ini first layer height values
2016-05-31 15:11:29 -07:00
larsbrubaker
85c0b66840
Made some help when connecting to a printer without a com port set
...
Common ui navigation functions
Improved highlight utility
Made Edit Fields have names that can be discovered
Refactoring
2016-05-29 09:19:46 -07:00
John Lewin
df44afa5ee
Revise config.ini tests
...
- Layer height should be no more than 85% of nozzle diameter
- First layer height should be no more than 85% of extrusion width
- First layer extrusion width should be bigger than nozzle dia. if set
2016-05-25 11:04:51 -07:00
John Lewin
2da691dadc
Revise config.ini tests, bring failing printers into compliance
...
- BCN Sigma: use extruder one for support material
- TAZ 6: replace curly braces with brackets
- Me3D: use temperature instead of first_layer_temperature
2016-05-23 15:30:26 -07:00
Greg
84cd73b6f6
Removed Esagono printer profile from StaticData. Also made sure all profiles have bottom_solid_layers is set to 1mm for all profiles.
2016-05-23 14:57:45 -07:00
John Lewin
4fd2eee3c7
Merge remote-tracking branch 'origin/1.5.3'
...
# Conflicts:
# PrinterCommunication/Io/WaitForTempStream.cs
2016-05-19 18:03:57 -07:00
rytz
b78dadd25c
UI label updates
2016-05-18 12:52:36 -07:00
Lars Brubaker
9468eb1a96
Merge pull request #783 from larsbrubaker/master
...
Put in a delete printer button.
2016-05-17 16:31:51 -07:00
Lars Brubaker
33876af4cc
Put in a delete printer button.
2016-05-17 15:50:43 -07:00
Lars Brubaker
f6fe431b5f
Merge pull request #774 from larsbrubaker/master
...
Fixed the colors on movement controls
2016-05-17 09:54:55 -07:00
Lars Brubaker
a6e6817969
Merge pull request #777 from unlimitedbacon/master
...
Flexible materials for TAZ 6
2016-05-17 09:50:05 -07:00
Tyler Anderson
7de83b44e7
Flexible materials for TAZ 6
2016-05-16 17:37:28 -07:00
Lars Brubaker
c4d53d054f
Working on better printer editing behavior
2016-05-16 17:11:49 -07:00
Lars Brubaker
8f94679671
A bit more work on printer editing.
2016-05-15 11:52:40 -07:00
Greg
287bcc2a73
Added BCN to printer white list
2016-05-13 17:42:04 -07:00
Lars Brubaker
ce13f6f59c
Put in a hack for the printer edit button.
2016-05-13 14:23:33 -07:00
Greg
24f4cd8a60
Added new printer profile for TAZ 6 with Software Leveling.
2016-05-13 14:12:46 -07:00
Lars Brubaker
5a908c7973
Working on edit button for printer
2016-05-13 11:37:22 -07:00
Lars Brubaker
c33b3ac8b6
Changed Connection Info -> Connection in settings tab.
2016-05-12 18:56:40 -07:00
Lars Brubaker
5e7e8f70dc
Added a drop list to baud rate
...
Added Printer to basic and Intermediate
Made clearing user override reset quick select settings drop lists
2016-05-12 18:42:19 -07:00
Greg
0672c97a32
Added new printer profile for BCN Sigma
2016-05-12 16:16:26 -07:00
Lars Brubaker
9e9f1dc4a4
Merge remote-tracking branch 'origin/1.5.3'
2016-05-12 16:13:46 -07:00
Greg
8c1572db2e
Added printer profile for TAZ 6
2016-05-12 11:05:38 -07:00