mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00:00
Complete profile sets for Ratrig V-Core 4 - IDEX (#7855)
* Update 0.25mm Quality Speed @RatRig V-Core 4 HYBRID 0.4.json it's HYBRID not HYBIRD * Update 0.25mm Quality Speed @RatRig V-Core 4 HYBRID 0.5.json it's HYBRID not HYBIRD * Update 0.25mm Quality Speed @RatRig V-Core 4 HYBRID 0.6.json it's HYBRID not HYBIRD * Add files via upload Adding process files for the 0.8 nozzle * Add files via upload machine profiles for 0.8 nozzle * Update Ratrig.json Added support for 0.8.nozle * Add files via upload Added filament profile for the more and more popular PCTG * Update Ratrig.json Add filament PCTG * Update Ratrig.json Filament setting for big (>0.4) nozzles * Add files via upload Filament setting for big (>0.4) nozzles * Filament setting for big (>0.4) nozzles Filament setting for big (>0.4) nozzles * Optimized layer and extrusion values Optimized layer and extrusion values * New set of profiles for RatRig V-Core 4 - 400 IDEX New developed set of profiles for RatRig V-Core 4 - 400 IDEX with virtual copy and mirror printers (with appropriate smaller build plates and idex commands) * New set of profiles for RatRig V-Core 4 - 400 IDEX New developed set of profiles for RatRig V-Core 4 - 400 IDEX with virtual copy and mirror printers (with appropriate smaller build plates and idex commands) * New set of profiles for RatRig V-Core 4 - 400 IDEX New developed set of profiles for RatRig V-Core 4 - 400 IDEX with virtual copy and mirror printers (with appropriate smaller build plates and idex commands) * Profiles V-Core4 IDEX 300 + 500 Added profiles for Ratrig V-Core4 IDEX bedsize 300 and 500 * Profiles V-Core4 IDEX 300 + 500 Added profiles for Ratrig V-Core4 IDEX bedsize 300 and 500 * Complete profile sets for V-Core 4 - IDEX Now the profile sets for V-Core 4 IDEX - size 300+400+500, all with copy and mirror mode, are completed. (profiles are tested in real prints for V-Core 4 IDEX 400 including copy and mirror, 300+500 only calculated) * Complete profile sets for V-Core 4 - IDEX Now the profile sets for V-Core 4 IDEX - size 300+400+500, all with copy and mirror mode, are completed. (profiles are tested in real prints for V-Core 4 IDEX 400 including copy and mirror, 300+500 only calculated) * Updated Filament for large nozzles (>=0.6) Added missing TPU for big nozzles --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
"0.94"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_asa",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
"0.92"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"19"
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"8"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.96"
|
||||
"0.92"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.29"
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"8"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
"0.92"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
"0.94"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"20"
|
||||
|
||||
33
resources/profiles/Ratrig/filament/RatRig BigNozzle TPU.json
Normal file
33
resources/profiles/Ratrig/filament/RatRig BigNozzle TPU.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "RatRig BigNozzle TPU",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_tpu",
|
||||
"filament_max_volumetric_speed": [
|
||||
"5"
|
||||
],
|
||||
"filament_z_hop": [
|
||||
"0"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.1"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"240"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"245"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"220"
|
||||
]
|
||||
}
|
||||
@@ -34,7 +34,7 @@
|
||||
"8"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.94"
|
||||
"0.93"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.29"
|
||||
@@ -52,7 +52,7 @@
|
||||
"0.045"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"255"
|
||||
"260"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"255"
|
||||
|
||||
Reference in New Issue
Block a user