SLA Resin 3D Printers
views:
- type: cards
name: 3D printers (cards)
filters:
and:
- file.hasTag("shop/machines/3dprinters")
- '!file.hasTag("shop/machines/3dprinters/index")'
- '!file.hasTag("noindex")'
order:
- file.name
- printer-type
- price
- jacobs
- build-volume
- image
sort:
- property: price
direction: DESC
image: note.image
imageFit: contain
- type: table
name: 3D printers (table)
filters:
and:
- file.hasTag("shop/machines/3dprinters")
order:
- file.name
- tags
- price
- printer-type
- jacobs
- build-volume
- country
- manufacturer
sort: []
columnSize:
note.price: 124
- type: table
name: Not 3D printers
filters:
and:
- file.hasTag("shop/machines")
- '!file.hasTag("shop/machines/3dprinters")'
- '!file.inFolder("bin")'
- type: table
name: Thermoplastic Printers (table)
filters:
and:
- note["printer-type"] == "thermoplastic"
order:
- file.name
- price
- build-volume
- jacobs
- type: cards
name: Thermoplastic Printers (cards)
filters:
and:
- discontinued.isEmpty()
- file.hasLink(this.file)
order:
- file.name
- price
- build-volume
- jacobs
- rating
sort:
- property: price
direction: ASC
image: note.image
imageFit: contain
- type: cards
name: SLA Printers (cards)
filters:
and:
- note["printer-type"] == "sla"
- note["machine-type"] == link("SLA Resin 3D Printers")
order:
- file.name
- price
- build-volume
- jacobs
- website
sort:
- property: price
direction: ASC
image: note.image
imageFit: contain
cardSize: 160
- type: cards
name: Metal 3D Printers (cards)
filters:
and:
- file.hasTag("shop/machines/3dprinters/metal")
order:
- file.name
- printer-type
- price
- build-volume
- website
image: note.image
imageFit: contain
- type: cards
name: Other 3D printers (cards)
filters:
and:
- note["printer-type"] != "thermoplastic"
- note["printer-type"] != "sla"
- note["printer-type"] != "metal"
- note["printer-type"] != null
order:
- file.name
- price
- build-volume
- pros
image: note.image
imageFit: contain
- type: cards
name: Industrial Filament Printers
filters:
and:
- note["printer-type"] == "thermoplastic"
- industrial == "✅"
order:
- file.name
- build-volume
- price
- website
- ventilation
- country
image: note.image
- type: cards
name: Industrial Filament Printers (ventilation)
filters:
and:
- note["printer-type"] == "thermoplastic"
- ventilation != null
order:
- file.name
- build-volume
- price
- ventilation
- industrial
- country
- website
image: note.image
imageFit: contain
- type: cards
name: Machines MoC
filters:
and:
- file.hasLink(this.file)
- '!file.hasTag("noindex")'
- discontinued.isEmpty()
order:
- file.name
- build-volume
- industrial
- price
- website
- released
- rating
sort:
- property: price
direction: DESC
image: note.image
imageFit: contain
- type: cards
name: Fiber lasers
filters:
and:
- note["machine-type"] == link("Fiber & Metal Laser Cutters")
image: note.image