Commit graph

1719 commits

Author SHA1 Message Date
Lars Brubaker
42adfced92 Merge pull request #989 from unlimitedbacon/profiles
Don't heat M3D before probing
2016-06-21 09:06:52 -07:00
Tyler Anderson
9eb46dcb87 Don't head M3D before probing 2016-06-20 16:04:12 -07:00
Lars Brubaker
9b42fac41a Import merge from .printer starting to work.
Ability to center model windows
2016-06-20 15:45:17 -07:00
Lars Brubaker
836cbffc53 Now we can import a .ini or .slice file into a quality preset. 2016-06-20 12:47:10 -07:00
Lars Brubaker
bd6bd0ce38 Fixed a config name. 2016-06-17 12:37:31 -07:00
Lars Brubaker
c31695a6c4 Merge pull request #974 from unlimitedbacon/profiles
Profile for M3D Micro
2016-06-17 12:02:28 -07:00
Lars Brubaker
7f85f168d5 Took out the prepend of MatterControl on profile settings and made them consistent lower case underscore. 2016-06-16 16:35:10 -07:00
Lars Brubaker
d83982089a Changed the SettingsKeys from an enum to a static class of const strings. 2016-06-16 14:35:42 -07:00
Lars Brubaker
52f1db1222 Make sure the printer select menu says 'Printers...' 2016-06-16 12:53:44 -07:00
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
Tyler Anderson
8701072107 Profile for M3D Micro 2016-06-15 18:04:25 -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