mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +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.
232 lines
5.6 KiB
JSON
232 lines
5.6 KiB
JSON
{
|
|
"type": "machine",
|
|
"name": "Anycubic Kobra S1 0.4 nozzle",
|
|
"inherits": "fdm_machine_common",
|
|
"from": "system",
|
|
"setting_id": "GM001",
|
|
"instantiation": "true",
|
|
"printer_technology": "FFF",
|
|
"printer_settings_id": "Anycubic Kobra S1 0.4 nozzle",
|
|
"printer_model": "Anycubic Kobra S1",
|
|
"printer_variant": "0.4",
|
|
"nozzle_diameter": [
|
|
"0.4"
|
|
],
|
|
"default_print_profile": "0.20mm Standard @Anycubic Kobra S1 0.4 nozzle",
|
|
"default_filament_profile": [
|
|
"Anycubic PLA @Anycubic Kobra S1 0.4 nozzle"
|
|
],
|
|
"disable_m73": "1",
|
|
"gcode_flavor": "klipper",
|
|
"printable_area": [
|
|
"0x0",
|
|
"250x0",
|
|
"250x250",
|
|
"0x250"
|
|
],
|
|
"printable_height": "250",
|
|
"thumbnails": "230x110/PNG",
|
|
"thumbnails_format": "PNG",
|
|
"thumbnails_internal": "512x512/PNG/top",
|
|
"thumbnails_internal_switch": "1",
|
|
"adaptive_bed_mesh_margin": "0",
|
|
"auxiliary_fan": "1",
|
|
"bbl_use_printhost": "0",
|
|
"bed_custom_model": "",
|
|
"bed_custom_texture": "",
|
|
"bed_exclude_area": [],
|
|
"bed_mesh_max": "0,0",
|
|
"bed_mesh_min": "0,0",
|
|
"bed_mesh_probe_distance": "0,0",
|
|
"before_layer_change_gcode": "; BEFORE_LAYER_CHANGE [layer_num] @ [layer_z]mm",
|
|
"best_object_pos": "0.5,0.5",
|
|
"change_extrusion_role_gcode": "",
|
|
"change_filament_gcode": "; FLUSH_START\n;;; M400 P0\nT[next_extruder] ; change extruder\n; 1\n;;; G90\n;;; G1 Z{toolchange_z+2} F480\n;;; G1 X261 Y25 F12000\n;;; G1 Y1 F600\n;;; M400 P2730\n;;; G1 Y25 F3000\n;;; M400 P76250\n;;; M400 P35780\n; 2.1\n;;; G90\n;;; G1 Z{toolchange_z+2} F480\n;;; G1 X47 Y230 F12000\n;;; M400 P0\n; 2.2\n;;; G1 X47 Y276 F600\n;;; G1 X47 Y230 F12000\n;;; G1 X47 Y276 F600\n;;; G1 X47 Y230 F12000\n; 3.1\n;;; G1 F36000\n;;; G1 Y250\n;;; G1 F8000\n;;; G1 X81\n;;; G1 Y273\n; 3.2\n;;; G1 F8000\n;;; G1 X96\n;;; G1 X81\n;;; G1 F8000\n;;; G1 X96\n;;; G1 X81\n;;; G1 F8000\n;;; G1 X96\n;;; G1 X81\n;;; G1 X96\n;;; G1 X81\n;;; G1 X96\n;;; G1 X81\n;;; G1 X96\n;;; G1 X81\n; 3.3\n;;; G1 X72\n;;; G1 X77\n;;; G1 Z{toolchange_z}\n;;; M400 P0\n; FLUSH_END",
|
|
"cooling_tube_length": "0",
|
|
"cooling_tube_retraction": "0",
|
|
"deretraction_speed": [
|
|
"0"
|
|
],
|
|
"emit_machine_limits_to_gcode": "1",
|
|
"enable_filament_ramming": "0",
|
|
"enable_long_retraction_when_cut": "0",
|
|
"extra_loading_move": "0",
|
|
"extruder_clearance_height_to_lid": "240",
|
|
"extruder_clearance_height_to_rod": "48",
|
|
"extruder_clearance_radius": "60",
|
|
"extruder_colour": [
|
|
"#FF4D4F"
|
|
],
|
|
"extruder_offset": [
|
|
"0x0"
|
|
],
|
|
"fan_kickstart": "0",
|
|
"fan_speedup_overhangs": "1",
|
|
"fan_speedup_time": "0",
|
|
"head_wrap_detect_zone": [],
|
|
"high_current_on_filament_swap": "0",
|
|
"host_type": "octoprint",
|
|
"layer_change_gcode": "; AFTER_LAYER_CHANGE [layer_num] @ [layer_z]mm",
|
|
"long_retractions_when_cut": [
|
|
"0"
|
|
],
|
|
"machine_end_gcode": "G92 E0\nG1 E-2 F3000\n{if max_layer_z < max_print_height-1}G1 Z{z_offset+min(max_layer_z+2, max_print_height)} F900 ; Move print head further up{endif} \nG1 F12000; present print\nG1 X44; throw_position_x\nG1 Y270; throw_position_y\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM106 P1 S0 ; turn off fan\nM106 P2 S0\nM106 P3 S0\nM84; disable motors \n; disable stepper motors",
|
|
"machine_load_filament_time": "126.423",
|
|
"machine_max_acceleration_e": [
|
|
"5000",
|
|
"5000"
|
|
],
|
|
"machine_max_acceleration_extruding": [
|
|
"20000",
|
|
"20000"
|
|
],
|
|
"machine_max_acceleration_retracting": [
|
|
"5000",
|
|
"5000"
|
|
],
|
|
"machine_max_acceleration_travel": [
|
|
"20000",
|
|
"20000"
|
|
],
|
|
"machine_max_acceleration_x": [
|
|
"10000",
|
|
"10000"
|
|
],
|
|
"machine_max_acceleration_y": [
|
|
"10000",
|
|
"10000"
|
|
],
|
|
"machine_max_acceleration_z": [
|
|
"500",
|
|
"500"
|
|
],
|
|
"machine_max_jerk_e": [
|
|
"2.5",
|
|
"2.5"
|
|
],
|
|
"machine_max_jerk_x": [
|
|
"9",
|
|
"9"
|
|
],
|
|
"machine_max_jerk_y": [
|
|
"9",
|
|
"9"
|
|
],
|
|
"machine_max_jerk_z": [
|
|
"3",
|
|
"3"
|
|
],
|
|
"machine_max_speed_e": [
|
|
"80",
|
|
"80"
|
|
],
|
|
"machine_max_speed_x": [
|
|
"600",
|
|
"600"
|
|
],
|
|
"machine_max_speed_y": [
|
|
"600",
|
|
"600"
|
|
],
|
|
"machine_max_speed_z": [
|
|
"15",
|
|
"15"
|
|
],
|
|
"machine_min_extruding_rate": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"machine_min_travel_rate": [
|
|
"0",
|
|
"0"
|
|
],
|
|
"machine_pause_gcode": "M601",
|
|
"machine_start_gcode": "G9111 bedTemp=[first_layer_bed_temperature] extruderTemp=[first_layer_temperature[initial_tool]]\nM117",
|
|
"machine_tool_change_time": "0",
|
|
"machine_unload_filament_time": "0",
|
|
"manual_filament_change": "0",
|
|
"max_layer_height": [
|
|
"0.28"
|
|
],
|
|
"min_layer_height": [
|
|
"0.08"
|
|
],
|
|
"nozzle_height": "4",
|
|
"nozzle_hrc": "0",
|
|
"nozzle_type": "brass",
|
|
"nozzle_volume": "71.6",
|
|
"parking_pos_retraction": "0",
|
|
"pellet_modded_printer": "0",
|
|
"preferred_orientation": "0",
|
|
"printer_notes": "",
|
|
"printer_structure": "corexy",
|
|
"printhost_authorization_type": "key",
|
|
"printhost_ssl_ignore_revoke": "0",
|
|
"printing_by_object_gcode": "",
|
|
"purge_in_prime_tower": "0",
|
|
"retract_before_wipe": [
|
|
"0%"
|
|
],
|
|
"retract_length_toolchange": [
|
|
"0"
|
|
],
|
|
"retract_lift_above": [
|
|
"0.3"
|
|
],
|
|
"retract_lift_below": [
|
|
"249"
|
|
],
|
|
"retract_lift_enforce": [
|
|
"All Surfaces"
|
|
],
|
|
"retract_restart_extra": [
|
|
"0"
|
|
],
|
|
"retract_restart_extra_toolchange": [
|
|
"0"
|
|
],
|
|
"retract_when_changing_layer": [
|
|
"1"
|
|
],
|
|
"retraction_distances_when_cut": [
|
|
"18"
|
|
],
|
|
"retraction_length": [
|
|
"0.8"
|
|
],
|
|
"retraction_minimum_travel": [
|
|
"1"
|
|
],
|
|
"retraction_speed": [
|
|
"40"
|
|
],
|
|
"scan_first_layer": "0",
|
|
"silent_mode": "0",
|
|
"single_extruder_multi_material": "1",
|
|
"support_air_filtration": "1",
|
|
"support_chamber_temp_control": "0",
|
|
"support_multi_bed_types": "0",
|
|
"template_custom_gcode": "",
|
|
"time_cost": "0",
|
|
"time_lapse_gcode": "",
|
|
"travel_slope": [
|
|
"3"
|
|
],
|
|
"upward_compatible_machine": [],
|
|
"use_firmware_retraction": "0",
|
|
"use_relative_e_distances": "1",
|
|
"wipe": [
|
|
"1"
|
|
],
|
|
"wipe_distance": [
|
|
"1"
|
|
],
|
|
"z_hop": [
|
|
"0.4"
|
|
],
|
|
"z_hop_types": [
|
|
"Slope Lift"
|
|
],
|
|
"z_offset": "0"
|
|
}
|