Gregory Diaz
1aa290b7b9
re-factored printer configuration tests so that we can run them using nunit. Added new tests and updated old ones.
2016-01-05 17:18:18 -08:00
Lars Brubaker
8394e03ff0
Adding the translation info.
2016-01-05 16:49:36 -08:00
Lars Brubaker
1fd27e57f5
latest ms.
2016-01-05 15:37:37 -08:00
John Lewin
8600a35576
Revise TranslationMap, UserSettings
...
- Move Master.txt translation file to Translations/en/Translation.txt
- Threadsafe MatterControlTranslationMap initialization
- Refactor UserSettings:
- Threadsafe initialization
- Concise initialization
- UseTryGetValue for dictionary lookups
- Use backing fields
- Cache frequently accessed Language value as local property
2016-01-05 13:31:45 -08:00
larsbrubaker
2f91c54aa5
adding new test for spiral vase
...
fixed a bug with spiral vase having too many perimeters.
2016-01-01 10:22:08 -08:00
Gregory Diaz
5a1cd1b974
Added Automated unit tests for Exporting GCode from the Downloads folder and for adding zip files to the Downloads Folder I flagged it to be Ignored currently but they are nearly done
2015-12-31 12:57:00 -08:00
John Lewin
3efab467fe
Revise slice settings labels
2015-12-31 12:36:22 -08:00
Lars Brubaker
7268e42a2c
Made the part thumbnails not mess up the alpha in flat mode.
2015-12-31 12:31:42 -08:00
John Lewin
4fa162b1b2
Revise wipe before retract label
2015-12-30 15:49:55 -08:00
John Lewin
120da01268
Revise retract_length label
2015-12-30 13:47:24 -08:00
Lars Brubaker
660cbfd788
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-12-29 16:42:17 -08:00
Lars Brubaker
1afeb5166a
Removed some redundant icons
...
Made touch scale the edit pencil icon.
2015-12-29 16:41:51 -08:00
John Lewin
e2fd8adc1b
Update max fan speed label
2015-12-29 16:38:33 -08:00
larsbrubaker
c5318e65ef
Put in a air gap for support (separate from raft)
2015-12-24 10:06:40 -08:00
John Lewin
9a5d872486
Automation updates
...
- Revise skirt_distance label per support team
- Remove CreateInstance(showWindow) out variable
- Remove embedded tools requiring showWindow out variable
- Remove queueItemFolderToAdd variable/parameter
- Change AfterFirstDraw event to null conditional invoke
- Removed unused AutomationTest from MatterControlApplication
- Refactor for style consistency and document new methods
- Change queueItemFolderToAdd type to custom enum to ensure optional parameters are not mixed up
- Ensure TestExportZip file is deleted before attempting export
2015-12-22 13:06:47 -08:00
John Lewin
56382ec893
Rename Simple to Basic
...
- Revise settings iteration for clarity
- Update HelpText per support
2015-12-21 15:01:34 -08:00
John Lewin
65e7e934a1
Use consistent casing for label
2015-12-21 10:55:55 -08:00
John Lewin
8032cd5b5d
Revise category heading
2015-12-18 11:21:12 -08:00
John Lewin
63dfae8504
Fix typo
2015-12-17 17:05:57 -08:00
Lars Brubaker
0dc24d357a
Show the offset for adjustment height
...
Don't try to heat if we are below a given temp.
2015-12-03 10:15:59 -08:00
Lars Brubaker
ea13ab5f76
Fixed the settings properties file with a closing brace.
2015-12-01 16:16:29 -08:00
Lars Brubaker
90882bf2a8
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
...
Conflicts:
SlicerConfiguration/SlicerMapping/EngineMappingMatterSlice.cs
Submodules/agg-sharp
2015-12-01 16:08:50 -08:00
Gregory Diaz
e59fc5a836
revising pause on print
2015-11-30 17:12:39 -08:00
Gregory Diaz
48cb8927cd
Pause on layer semi-completed
2015-11-30 16:50:53 -08:00
larsbrubaker
39c8603ae4
Merge remote-tracking branch 'origin/1.4.1' into BabySteps
2015-11-28 19:59:35 -08:00
Gregory Diaz
ab6af5ea4e
changed default infill over lap to .2 for SeeMeCNC Orion
2015-11-24 16:43:57 -08:00
Gregory Diaz
ce6f60efe3
Printer profile changes and Wanhao manufacturer name change
2015-11-24 14:40:05 -08:00
Gregory Diaz
3accc83de5
Added new profiles for Ultimaker printers.
2015-11-18 11:42:00 -08:00
Lars Brubaker
4e281dce08
Icon with better alpha channel.
2015-11-09 15:41:01 -08:00
John Lewin
ae7cd7bcaa
Increase default infill overlap to 0.1
2015-11-09 12:53:54 -08:00
Lars Brubaker
59cbe0f66e
Put in code to reset the track ball view.
2015-11-09 12:36:47 -08:00
Gregory Diaz
b644eb63b4
Added Other Other printer to PrinterSettings
2015-11-05 18:02:36 -08:00
Lars Brubaker
bc9a00ca84
Fixed the first layer speed.
2015-11-03 17:21:03 -08:00
Lars Brubaker
5ace0a5859
New translation strings.
2015-11-02 18:19:22 -08:00
Gregory Diaz
8f6ecbc1fe
Added logic to show manufacturer names with utf characters
2015-11-02 17:54:42 -08:00
Gregory Diaz
0046a12ba2
Changed Esagono Manufacturer name in StaticData so that we don't run into problems when parsing folders on disk whose names include unicode characters
2015-11-02 17:54:41 -08:00
Lars Brubaker
eb8fb01c0d
Merge pull request #434 from gregory-diaz/1.4.1PrinterProfiles
...
Added new profiles for gCreate and Wanhao USA and also added them to …
2015-10-29 13:36:40 -07:00
Gregory Diaz
5aa6e9fd50
Added new profiles for gCreate and Wanhao USA and also added them to the printer whitelist
2015-10-29 13:22:13 -07:00
Gregory Diaz
606a6ab9c5
Added name changes to Esagono Manufacturer name in printer settings and on the printer whitelist. Also added workaround for sqlite queries containing unicode characters.
2015-10-29 12:02:51 -07:00
Lars Brubaker
b10b4ec3c6
Put in some more performance monitoring.
2015-10-29 11:31:09 -07:00
John Lewin
f0472c12ee
Add Android resources to StaticData
2015-10-21 14:23:51 -07:00
Lars Brubaker
25a2dc032e
Wrote new performance timer code
...
Put in a warning when infilling 100% and not on LINES
2015-10-20 15:39:59 -07:00
Lars Brubaker
6774f5ff17
Put print leveling configuration in its own section
...
renamed it for clarity
2015-10-16 13:39:50 -07:00
Lars Brubaker
1e41bca15d
Fixed the number of samples message.
2015-10-16 12:22:28 -07:00
Gregory Diaz
628fdc435f
Added requested ME3D profile changes
2015-10-14 12:28:27 -07:00
Gregory Diaz
5814e87d9d
Added new material presets for sent by ROBO 3D
2015-10-14 11:38:29 -07:00
John Lewin
9ba0d5a8fc
Add configurable outside perimeter extrusion widths
2015-10-13 19:51:39 -07:00
Lars Brubaker
544ee2fa9a
Added top infill speed.
...
Hid solid_shell on slic3r
Put in more comments
2015-10-13 13:40:35 -07:00
Gregory Diaz
1b3c45a884
Removing old INF3D-SPE profile as requested by Revolution 3D
2015-10-12 12:00:23 -07:00
Gregory Diaz
f5239a0e59
Added new profile for Esagono MELTEDBYTE XL (new OEM)
2015-10-12 11:18:14 -07:00