Skip to content

Update SLA entities from Directus 1.0.10.json - #286

Open
filipkotoucek wants to merge 4 commits into
OpenPrintTag:main-prfrom
filipkotoucek:fix-sla-viscosities-from-slx-1.0.10
Open

filipkotoucek wants to merge 4 commits into
OpenPrintTag:main-prfrom
filipkotoucek:fix-sla-viscosities-from-slx-1.0.10

Conversation

@filipkotoucek

@filipkotoucek filipkotoucek commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Update Prusament resins and SLA entities from Directus production data

Values synced from the SLX workflow database production export
(slx-storage.prusa3d.com 1.0.10)

Notable fixes:

  • viscosity_60c was 1-2 mPa.s (physically implausible) for all
    Prusament Model resins, Sandstone and Liqcreate Strong-X
  • Ultracur3D RG 35 B carried ST 45 values
  • Ultracur3D ST 45 B was missing all viscosities
  • Liqcreate Composite-X and Flex80 series corrected
  • New wash-media entities
  • Update prusament-resin canister volumes and weights

@filipkotoucek
filipkotoucek force-pushed the fix-sla-viscosities-from-slx-1.0.10 branch from 90cfa6d to e025895 Compare August 13, 2026 12:37
@filipkotoucek filipkotoucek changed the title Fix SLA resin viscosities to match curated SLX production data Fix SLA resin viscosities to match SLX production data in 1.0.10.json Aug 13, 2026
cristinarz98
cristinarz98 previously approved these changes Aug 13, 2026
Comment thread data/material-containers/prusament-1kg-bottle.yaml Outdated
filipkotoucek added a commit to filipkotoucek/openprinttag-database that referenced this pull request Aug 19, 2026
Requested in review of PR OpenPrintTag#286: the containers belong to the
Prusament Resin brand, matching the SLA materials they hold.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@ondratu
ondratu force-pushed the fix-sla-viscosities-from-slx-1.0.10 branch from 1e8db38 to 654cbac Compare August 31, 2026 13:43
ondratu pushed a commit to filipkotoucek/openprinttag-database that referenced this pull request Aug 31, 2026
Requested in review of PR OpenPrintTag#286: the containers belong to the
Prusament Resin brand, matching the SLA materials they hold.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Comment thread data/wash-media/water.yaml Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Water již v DB existuje

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

smazano

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chybí zanoření do brandu

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

zarazeno

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chybí zanoření do brandu

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

zarazeno

slug: 3d-basics
name: 3D Basics DPM Wash Solvent
density: 10
wash_capacity: 1000

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

atributy bude třeba upravit proti novým jednotkám

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

upraveno

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chybí zanoření do brandu

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

zarazeno

ondratu pushed a commit to filipkotoucek/openprinttag-database that referenced this pull request Sep 3, 2026
Requested in review of PR OpenPrintTag#286: the containers belong to the
Prusament Resin brand, matching the SLA materials they hold.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@ondratu
ondratu force-pushed the fix-sla-viscosities-from-slx-1.0.10 branch from 654cbac to d22f7e7 Compare September 3, 2026 08:24

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

V repositáři už je kanystr a láhev, zkontrolujte jestli to není ta správná a použijte ji.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

upraveno

filipkotoucek added a commit to filipkotoucek/openprinttag-database that referenced this pull request Sep 8, 2026
Requested in review of PR OpenPrintTag#286: the containers belong to the
Prusament Resin brand, matching the SLA materials they hold.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@filipkotoucek
filipkotoucek force-pushed the fix-sla-viscosities-from-slx-1.0.10 branch 3 times, most recently from 5c882dd to 6ab506a Compare September 8, 2026 07:19
Values synced from the SLX workflow database production export
(slx-storage.prusa3d.com 1.0.10)

Notable fixes:

- viscosity_60c was 1-2 mPa.s (physically implausible) for all
  Prusament Model resins, Sandstone and Liqcreate Strong-X
- Ultracur3D RG 35 B carried ST 45 values
- Ultracur3D ST 45 B was missing all viscosities
- Liqcreate Composite-X and Flex80 series corrected
- New wash-media entities
- Update prusament-resin canister volumes and weights
- Add Prusament Resin Wash Medium Canister
DatabaseLoader gets the wash_media entity, no longer expects brand
subdirectories for material-containers (the files are flat) and parses with
CSafeLoader when available.
@filipkotoucek
filipkotoucek force-pushed the fix-sla-viscosities-from-slx-1.0.10 branch from b66cd5b to a385e9e Compare September 8, 2026 14:07
@filipkotoucek filipkotoucek changed the title Fix SLA resin viscosities to match SLX production data in 1.0.10.json Update SLA entities from Directus 1.0.10.json Sep 8, 2026
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