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
This commit is contained in:
parent
41becdb0f1
commit
a8e72662df
9 changed files with 2304 additions and 619 deletions
|
|
@ -144,7 +144,7 @@
|
|||
{
|
||||
"layer_name": "Fast",
|
||||
"layer_id": "d6a52067-28f2-4626-9376-9e084d41ffe3",
|
||||
"layer_height": "0.35"
|
||||
"layer_height": "0.3"
|
||||
},
|
||||
{
|
||||
"layer_name": "Fine",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue