mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +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:
@@ -55,8 +55,8 @@
|
||||
"-1"
|
||||
],
|
||||
"filament_retract_before_wipe": [
|
||||
"1",
|
||||
"1"
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_restart_extra": [
|
||||
"nil",
|
||||
@@ -71,8 +71,8 @@
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"nil",
|
||||
"nil"
|
||||
"0.4",
|
||||
"0.4"
|
||||
],
|
||||
"filament_retraction_minimum_travel": [
|
||||
"nil",
|
||||
@@ -83,20 +83,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"
|
||||
],
|
||||
"long_retractions_when_ec": [
|
||||
"1",
|
||||
|
||||
Reference in New Issue
Block a user