mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 12:45:17 +00:00
ENH:[filament] Batch modify specific material parameters for H2D models with PLA/PETG HF
Change-Id: I4ab897835753a9d3905a594bf079a73af8dd1f4f (cherry picked from commit 9d7ffe0d6168112e64156b327d0a373e56f80a44)
This commit is contained in:
@@ -64,8 +64,8 @@
|
||||
"-1"
|
||||
],
|
||||
"filament_retract_before_wipe": [
|
||||
"1",
|
||||
"1"
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_restart_extra": [
|
||||
"nil",
|
||||
@@ -80,8 +80,8 @@
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"nil",
|
||||
"nil"
|
||||
"0.4",
|
||||
"0.4"
|
||||
],
|
||||
"filament_retraction_minimum_travel": [
|
||||
"nil",
|
||||
@@ -92,20 +92,20 @@
|
||||
"nil"
|
||||
],
|
||||
"filament_wipe": [
|
||||
"nil",
|
||||
"nil"
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"filament_wipe_distance": [
|
||||
"nil",
|
||||
"nil"
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"filament_z_hop": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_z_hop_types": [
|
||||
"nil",
|
||||
"nil"
|
||||
"Spiral Lift",
|
||||
"Spiral Lift"
|
||||
],
|
||||
"hole_coef_2": [
|
||||
"-0.008"
|
||||
|
||||
Reference in New Issue
Block a user