Files
OrcaSlicer-KX/resources/profiles/OrcaFilamentLibrary/filament/Generic PLA @System.json
thysson2701 0971ed4ca8 feat(experimental): merge OrcaSlicer-ImageMap fork (texture/image printing)
Merges sentientstardust-dev/OrcaSlicer-ImageMap onto v2.4.2 base.
Includes CMYK texture mapping, side-surface image printing, OBJ/GLTF
texture import, image projection, and prime tower image rendering.

ImageMap base: OrcaSlicer commit 2026-04-26 (between v2.4.1 and v2.4.2)
KX-specific patches (Moonraker/AMS, updater, profile) to be applied on top.

EXPERIMENTAL — not for production use.
2026-07-21 14:02:25 +02:00

20 lines
350 B
JSON

{
"type": "filament",
"name": "Generic PLA @System",
"renamed_from": "My Generic PLA",
"inherits": "fdm_filament_pla",
"from": "system",
"setting_id": "RcBNzytWgwRrwXXz",
"instantiation": "true",
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.02"
],
"adaptive_pressure_advance": [
"0"
],
"compatible_printers": []
}