* 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 --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
39 lines
769 B
JSON
39 lines
769 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFL99",
|
|
"setting_id": "GFSA04",
|
|
"name": "RatRig BigNozzle PLA",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pla",
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"20"
|
|
],
|
|
"filament_z_hop": [
|
|
"0"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"1"
|
|
],
|
|
"pressure_advance": [
|
|
"0.05"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"230"
|
|
],
|
|
"nozzle_temperature": [
|
|
"235"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"260"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"210"
|
|
]
|
|
}
|