Files
flsun-v400/03-cura/01-configuration-frank-scratch/quality/flsun_v400_global_Draft_Quality.inst.cfg
2026-02-22 17:55:00 +01:00

70 lines
1.2 KiB
INI

[general]
version = 4
name = Fast (Draft Quality)
definition = flsun_v400
[metadata]
setting_version = 23
type = quality
quality_type = draft
weight = -2
global_quality = True
[values]
# Quality
layer_height = 0.2
layer_height_0 = 0.2
line_width = =machine_nozzle_size * 1.1
# Walls
wall_line_count = 2
# Top/Bottom
# Infill
# Material
# Speed
# Travel
# Cooling
# Support
# Build Plate Adhesion
# Mesh Fixes
# Special Modes
# Experimental
# Klipper
# This printer is using Klipper Firmware Acceleration control, Jerk control, Retraction and Input Shaping is done by the
# firmware and does not need to be done by Cura.
# - enable hardware retraction with G10/G11
machine_firmware_retract = True
klipper_retract_length = =retraction_amount
klipper_retract_prime_length = =retraction_extra_prime_amount
klipper_retraction_speed = =retraction_speed
klipper_retract_speed = =retraction_retract_speed
klipper_retract_prime_speed = =retraction_prime_speed
# - enable pressure advance
klipper_pressure_advance_enable = True
klipper_pressure_advance_factor = 0.04
klipper_smooth_time_enable = True
klipper_smooth_time_factor = 0.04
# - disable cura acceleration and jerk control
acceleration_enabled = False
jerk_enabled = False