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

Removes custom settings in the machine definition files. These were used to set custom values for the maximum print temperature, maximum retraction speed and distance based on the tool which is used (PTFE or full metal hot end). Thus all variants are also updated. This is done based on feedback of a pull request.
14 lines
No EOL
236 B
INI
14 lines
No EOL
236 B
INI
[general]
|
|
name = PTFE hotend + 0.6mm brass nozzle
|
|
version = 4
|
|
definition = atom3_lite
|
|
|
|
[metadata]
|
|
setting_version = 16
|
|
type = variant
|
|
hardware_type = nozzle
|
|
|
|
[values]
|
|
machine_nozzle_size = 0.6
|
|
retraction_amount = 7
|
|
retraction_speed = 70 |