mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00

The commit adds: - Machine definition files for the Layer One Atom 3 and Atom 3 Lite Printer - One shared extruder definition file for the Atom 3 and the Atom 3 Lite - A mesh file for the Atom 3 and Atom 3 Lite - Variant files for [0.2; 0.4; 0.6]mm Nozzles for PTFE and full metal hotends
17 lines
No EOL
361 B
INI
17 lines
No EOL
361 B
INI
[general]
|
|
name = All metal hotend + 0.2mm brass nozzle
|
|
version = 4
|
|
definition = atom3_lite
|
|
|
|
[metadata]
|
|
setting_version = 16
|
|
type = variant
|
|
hardware_type = nozzle
|
|
|
|
[values]
|
|
machine_nozzle_size = 0.2
|
|
retraction_amount = 3
|
|
retraction_speed = 50
|
|
_material_print_temperature_maximum_value = 300
|
|
_retraction_amount_max_warning = 3.0
|
|
_retraction_speed_max_warning = 69 |