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

* Add VzBot printer * remove exclude_materials * Update vzbot_base.def.json remove Unnecessary default_values * rename duplicate profile ids * Adjusted speed for TPU. Retract switched off * update start/end gcode * set retraction_amount to 0.65 * update gantry_height * add custom overrides
18 lines
346 B
INI
18 lines
346 B
INI
[general]
|
|
version = 4
|
|
name = Low Quality
|
|
definition = vzbot_base
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = low
|
|
weight = -4
|
|
global_quality = True
|
|
|
|
[values]
|
|
layer_height = 0.28
|
|
layer_height_0 = 0.28
|
|
top_bottom_thickness = =layer_height_0+layer_height*3
|
|
wall_thickness = =line_width*2
|
|
support_interface_height = =layer_height*4
|