mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00

This commit adds support for the Makerbot Sketch 3D printer. This includes setting specific configuration parameters, defining a new machine definition and relevant build platform mesh. Material compatibility restrictions are also outlined to adhere with the capabilities of the printer. CURA-11777
14 lines
199 B
INI
14 lines
199 B
INI
[general]
|
|
definition = ultimaker_sketch
|
|
name = 0.4mm
|
|
version = 4
|
|
|
|
[metadata]
|
|
hardware_type = nozzle
|
|
setting_version = 23
|
|
type = variant
|
|
|
|
[values]
|
|
machine_nozzle_id = 0.4mm
|
|
machine_nozzle_size = 0.4
|
|
|