mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
fix z_hop type (#7466)
* Update fdm_klipper_common.json * Update fdm_machine_common.json * Update fdm_klipper_common.json * Update fdm_machine_common.json * Update fdm_process_common.json * Update fdm_process_common_HSN.json * Update fdm_machine_common.json * Update fdm_klipper_common.json * Update fdm_machine_common.json * Update fdm_klipper_common.json * Update fdm_process_common.json * Update fdm_process_common_HSN.json * Update InfiMech Generic PLA.json * Update Other PLA.json * Update fdm_filament_pla.json * Update fdm_filament_pla_Hyper.json * Update fdm_filament_pla_Hyper_other.json * Update fdm_filament_pla_other.json * Update fdm_process_common.json * Update fdm_process_common_HSN.json
This commit is contained in:
@@ -15,8 +15,11 @@
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.084"
|
||||
"0.032"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"InfiMech TX 0.4 nozzle"
|
||||
|
||||
@@ -15,8 +15,11 @@
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.084"
|
||||
"0.032"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"InfiMech TX 0.4 nozzle"
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"65"
|
||||
"60"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"60"
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"65"
|
||||
"60"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"60"
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"65"
|
||||
"60"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"60"
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"65"
|
||||
"60"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"60"
|
||||
|
||||
Reference in New Issue
Block a user