mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
Reduce the size of current and new JSONs by standardising them with 1 tab indentation instead of 4 spaces. This effectively reduces the size by almost 20 MB. | Current | New | |---|---| | 85.2 Mib | 67 Mib | Used [JQ](https://jqlang.org/) `--tab` to automatically format every current JSON. > [!NOTE] > Some profiles had the arrays on the same line, but those created by Orca were in the standard format (each object below the previous one). In some cases, this increases the number of tabs due to the new lines, but the increase is negligible, and this way both the base profiles and those created by Orca maintain the same style.
194 lines
2.9 KiB
JSON
194 lines
2.9 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Overture ABS Basic @base",
|
|
"inherits": "fdm_filament_abs",
|
|
"from": "system",
|
|
"filament_id": "OVTABS08",
|
|
"instantiation": "false",
|
|
"description": "Overture ABS settings from https://overture3d.com/.",
|
|
"activate_air_filtration": [
|
|
"1"
|
|
],
|
|
"additional_cooling_fan_speed": [
|
|
"0"
|
|
],
|
|
"chamber_temperatures": [
|
|
"0"
|
|
],
|
|
"close_fan_the_first_x_layers": [
|
|
"3"
|
|
],
|
|
"compatible_printers": [
|
|
""
|
|
],
|
|
"complete_print_exhaust_fan_speed": [
|
|
"70"
|
|
],
|
|
"cool_plate_temp": [
|
|
"0"
|
|
],
|
|
"cool_plate_temp_initial_layer": [
|
|
"0"
|
|
],
|
|
"default_filament_colour": [
|
|
""
|
|
],
|
|
"during_print_exhaust_fan_speed": [
|
|
"70"
|
|
],
|
|
"enable_overhang_bridge_fan": [
|
|
"1"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"0"
|
|
],
|
|
"eng_plate_temp": [
|
|
"90"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"90"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"38"
|
|
],
|
|
"fan_max_speed": [
|
|
"50"
|
|
],
|
|
"fan_min_speed": [
|
|
"10"
|
|
],
|
|
"filament_cost": [
|
|
"0"
|
|
],
|
|
"filament_density": [
|
|
"1.15"
|
|
],
|
|
"filament_deretraction_speed": [
|
|
"nil"
|
|
],
|
|
"filament_diameter": [
|
|
"1.75"
|
|
],
|
|
"filament_end_gcode": [
|
|
"; filament end gcode \nM106 P3 S0\n"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_is_support": [
|
|
"0"
|
|
],
|
|
"filament_long_retractions_when_cut": [
|
|
"nil"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"16"
|
|
],
|
|
"filament_minimal_purge_on_wipe_tower": [
|
|
"15"
|
|
],
|
|
"filament_notes": "",
|
|
"filament_retract_before_wipe": [
|
|
"nil"
|
|
],
|
|
"filament_retract_restart_extra": [
|
|
"nil"
|
|
],
|
|
"filament_retract_when_changing_layer": [
|
|
"nil"
|
|
],
|
|
"filament_retraction_distances_when_cut": [
|
|
"nil"
|
|
],
|
|
"filament_retraction_length": [
|
|
"nil"
|
|
],
|
|
"filament_retraction_minimum_travel": [
|
|
"nil"
|
|
],
|
|
"filament_retraction_speed": [
|
|
"nil"
|
|
],
|
|
"filament_settings_id": [
|
|
"OVERTURE ABS Basic"
|
|
],
|
|
"filament_soluble": [
|
|
"0"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; Filament gcode\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
|
],
|
|
"filament_type": [
|
|
"ABS"
|
|
],
|
|
"filament_vendor": [
|
|
"Overture"
|
|
],
|
|
"filament_wipe": [
|
|
"nil"
|
|
],
|
|
"filament_wipe_distance": [
|
|
"nil"
|
|
],
|
|
"filament_z_hop": [
|
|
"nil"
|
|
],
|
|
"filament_z_hop_types": [
|
|
"nil"
|
|
],
|
|
"full_fan_speed_layer": [
|
|
"0"
|
|
],
|
|
"hot_plate_temp": [
|
|
"90"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"90"
|
|
],
|
|
"nozzle_temperature": [
|
|
"260"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"260"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"265"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"245"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"100"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"95%"
|
|
],
|
|
"pressure_advance": [
|
|
"0.02"
|
|
],
|
|
"reduce_fan_stop_start_freq": [
|
|
"1"
|
|
],
|
|
"required_nozzle_HRC": [
|
|
"3"
|
|
],
|
|
"slow_down_for_layer_cooling": [
|
|
"1"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"2"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"20"
|
|
],
|
|
"temperature_vitrification": [
|
|
"103"
|
|
],
|
|
"textured_plate_temp": [
|
|
"90"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"90"
|
|
]
|
|
}
|