Commit graph

37 commits

Author SHA1 Message Date
Lars Brubaker
dc1deb2938 fixing tests 2022-10-27 15:23:25 -07:00
Lars Brubaker
edd6770e0b latest printer profiles 2022-09-09 16:32:48 -07:00
LarsBrubaker
6cd84f7de4 Fixed the other other profile
wrote a test that revealed the error
2021-03-07 09:13:49 -08:00
Lars Brubaker
d6bab22810 Fixing leveling test no that we validate nozzle offset 2021-02-17 14:43:16 -08:00
Lars Brubaker
71ae6e029f deleting non-passing printers 2020-12-16 14:52:38 -08:00
Lars Brubaker
261460d540 custom printer is usable now 2020-12-16 14:24:47 -08:00
LarsBrubaker
d5a64d6ccc creating custom printer page 2020-12-16 11:20:13 -08:00
Lars Brubaker
7494594751 last profile fixes 2020-08-13 17:51:51 -07:00
Lars Brubaker
080a44813b profile tests passing 2020-08-13 17:44:02 -07:00
Lars Brubaker
8b894f8c53 Fixing profiles to pass test 2020-08-13 17:29:28 -07:00
LarsBrubaker
9687243811 Fix Moai profile 2020-08-13 11:19:30 -07:00
LarsBrubaker
f7457c6758 updating profiles 2020-08-08 22:39:08 -07:00
Ian Wakely
4a1d24b1f3
Update Tech 1.printer
Moving center point of original Qidi Tech printer.
2018-08-03 08:59:12 -04:00
Lars Brubaker
4ec077fe2d another printer with a bad profile 2018-06-14 19:00:50 -07:00
Lars Brubaker
68960bf22e More bad printers 2018-06-14 18:56:39 -07:00
Lars Brubaker
21f8f6e4fd Remove some profiles with errors 2018-06-14 18:51:50 -07:00
Lars Brubaker
5cd9a2fd58 Updated static data printers 2018-06-14 18:36:24 -07:00
Lars Brubaker
f7ac804931 Fixed printers 2016-12-21 13:04:55 -08:00
John Lewin
d542249e63 Latest Profiles 2016-12-21 11:27:36 -08:00
John Lewin
b457876e5e Fix invalid 'layer_gcode' values 2016-12-20 10:45:32 -08:00
John Lewin
27f6db7823 Add PLA density to Lepton 2, remove stringent OemProfile tests 2016-12-19 17:21:11 -08:00
Matt Moening
9f2615c5e4 Latest Profiles 2016-12-19 14:20:11 -08:00
Lars Brubaker
aafc037582 updated me3d printer (also up in release data). 2016-10-12 16:55:02 -07:00
Lars Brubaker
c3e57dcc3c Made a setup leveling test work 2016-09-26 15:59:29 -07:00
Tyler Anderson
fb3705c8f9 Changed default_movement_speeds to manual_movement_speeds since the former is now ignored 2016-09-13 12:07:11 -07:00
John Lewin
bef61a104c Refresh oemprofiles.json 2016-09-06 15:22:25 -07:00
John Lewin
312f652bbb Use short identifiers for public profiles
- Add support for new GetProfileList schema
- Add CacheablePath function to abstract and reuse path generation logic
- Serialize LoadCacheable content in human readable form
- Move public-profile cache into like named folder
- Move public-profile items into oem specific folders
- Reuse LoadOemProfileAsync for persistence instead of custom implementation
- Issues MatterHackers/MCWS#72, MatterHackers/MCWS#84
2016-09-03 17:12:11 -07:00
Lars Brubaker
d7666e0924 Merge pull request #1342 from larsbrubaker/master
Always add at least one item to the queue.
2016-09-01 11:22:07 -07:00
Lars Brubaker
102605d535 Don't override theme color on new printer
Either set it to default, or set it the name listed in the OEM settings
2016-08-31 17:32:43 -07:00
Matt Moening
1bcab829d4 Add Wanhao 4S and Prusa Research i3 MK2 to StaticData
- Also uploaded to test server
2016-08-31 15:38:52 -07:00
Matt Moening
a8e72662df Fixed OemProfile Tests
- Broke up Altair and Poetry Infinity printers into separate printers based on nozzle diameter
 - fixed simple, simple metal, and MendalMax to have Layer heights less than their Nozzle Diameter on coarse settings
 - fixed printer config's oem property to be the name of its directory rather than its parents (was always profiles)
 - changed minimumLayerHight to maximumLayeHeight to reflect what the value actually represented
 - removed fix needed categories
2016-08-08 15:59:09 -07:00
John Lewin
1df6fc18d6 Update OemProfiles to comply with new M109 tests
- Fix Creator and Evolution printers
 - Ignore base layer for Slice preset by using OemLayer.ValueOrDefault rather than GetValue
 - Rename test to StartGCodeWithExtrudesMustFollowM109Heatup
2016-07-26 15:32:36 -07:00
John Lewin
5d8070cdfd Add Load event to ApplicationController
- Extract code from Deserialize into ReloadOemProfiles
 - Wire up ReloadOemProfiles to Load event
 - Revert to lowercase oemprofiles.json filename
 - Issue #1179
2016-07-25 16:50:24 -07:00
Lars Brubaker
a463f1dbfa Updated the density for all PLA and ABS settings in the profiles. 2016-07-25 14:18:56 -07:00
Greg
bee4bdb35e allModels.json with oemProfilesJson 2016-07-22 13:21:35 -07:00
John Lewin
7a57093b3d Update Oem printer files to 1mm bottom_solid_layers
- Remove FixNeeded category from BottomSolidLayersEqualsOneMM
2016-07-20 18:32:17 -07:00
Matt Moening
0b919be893 Printer file commit 2016-07-19 13:19:44 -07:00