You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
547 B
22 lines
547 B
include(cura.jinja) |
|
|
|
[tool_requires] |
|
emsdk/3.1.65@ultimaker/stable |
|
nodejs/20.16.0@ultimaker/stable |
|
|
|
[settings] |
|
os=Emscripten |
|
arch=wasm |
|
|
|
[conf] |
|
tools.build:skip_test=True |
|
tools.cmake.cmake_layout:build_folder_vars=['settings.os'] |
|
user.curator:printers=['ultimaker_sketch','ultimaker_sketch_large','ultimaker_sketch_sprint','ultimaker_method'] |
|
|
|
[options] |
|
curaengine/*:enable_plugins=False |
|
curaengine/*:enable_arcus=False |
|
curator/*:with_cura_resources=True |
|
curator/*:disable_logging=True |
|
dulcificum/*:with_python_bindings=False |
|
libzip/*:crypto=False
|
|
|