Skip to content

Fixed 62 PLA filaments from add:north#177

Open
cristinarz98 wants to merge 5 commits into
OpenPrintTag:main-prfrom
cristinarz98:contribute/batch-62-20260616-085026
Open

Fixed 62 PLA filaments from add:north#177
cristinarz98 wants to merge 5 commits into
OpenPrintTag:main-prfrom
cristinarz98:contribute/batch-62-20260616-085026

Conversation

@cristinarz98

Copy link
Copy Markdown
Collaborator

Added and fixed packages and properties from add:north PLA filaments

@ondratu ondratu force-pushed the contribute/batch-62-20260616-085026 branch from 16ca22c to e4e9a9c Compare June 18, 2026 09:17
@gertlind

Copy link
Copy Markdown
Contributor

Why does this fail due to :
('max_bed_temperature', 'max_print_temperature', 'min_print_temperature' were unexpected) [rule: schema_validation]

The temperatures is collected from the manufacturer's webpage:
https://addnorth.com/product/E-PLA/E-PLA%20-%201.75mm%20-%201000g%20-%20Glow%20in%20the%20Dark%20Green.

Tried to search documents to explain this but couldn't find any.
Just so I know for futures additions to the database.

@ondratu ondratu force-pushed the contribute/batch-62-20260616-085026 branch from c59b217 to 91cdb40 Compare June 22, 2026 11:30
@shadeIess

shadeIess commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

@gertlind did you ever figure this out? I'm running into the same issues as you.

[Edit] Ok did some digging in the schema and found this:

"required": [ "min_print_temperature", "max_print_temperature", "min_bed_temperature", "max_bed_temperature" ]

All of those four properties are required at a minimum to pass validation.
For me, after adding max bed temperature, it validated.

For you, you would have to add min bed temperature i reckon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants