mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
Creality K1 series improvements (#5081)
* Improved some configurations for K1 printers * Removed seam_slope_min_length for K1 * Increased wipe distance * Enabled slope on entire wall * Removed retract_before_wipe * Improved overhang print speed * Prettified JSON * Prettified machines JSON
This commit is contained in:
@@ -44,6 +44,9 @@
|
||||
"nozzle_temperature": [
|
||||
"250"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Creality K1C 0.4 nozzle",
|
||||
"Creality K1C 0.6 nozzle",
|
||||
|
||||
@@ -35,6 +35,9 @@
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"55"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Creality K1C 0.4 nozzle",
|
||||
"Creality K1C 0.6 nozzle",
|
||||
|
||||
@@ -29,6 +29,9 @@
|
||||
"slow_down_layer_time": [
|
||||
"5"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Creality K1C 0.4 nozzle",
|
||||
"Creality K1C 0.6 nozzle",
|
||||
|
||||
Reference in New Issue
Block a user