Created
November 13, 2023 13:45
-
-
Save marrabld/3a38645e81ac3ea482161c067457b742 to your computer and use it in GitHub Desktop.
Orca config file for Neptune 4 plus
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"auxiliary_fan": "0", | |
"bed_custom_model": "", | |
"bed_custom_texture": "", | |
"bed_exclude_area": [ | |
"0x0" | |
], | |
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\nG92 E0\n;[layer_z]\n\n", | |
"best_object_pos": "0.5,0.5", | |
"change_extrusion_role_gcode": "", | |
"change_filament_gcode": "", | |
"cooling_tube_length": "5", | |
"cooling_tube_retraction": "91.5", | |
"default_filament_profile": [ | |
"Elegoo Generic PLA @0.4 nozzle" | |
], | |
"default_print_profile": "0.20mm Standard @Elegoo Neptune4 (0.4 nozzle)", | |
"deretraction_speed": [ | |
"0" | |
], | |
"enable_filament_ramming": "1", | |
"extra_loading_move": "-2", | |
"extruder_clearance_height_to_lid": "34", | |
"extruder_clearance_height_to_rod": "34", | |
"extruder_clearance_radius": "47", | |
"extruder_colour": [ | |
"#FCE94F" | |
], | |
"extruder_offset": [ | |
"0x0" | |
], | |
"fan_kickstart": "0", | |
"fan_speedup_overhangs": "1", | |
"fan_speedup_time": "0", | |
"from": "", | |
"gcode_flavor": "klipper", | |
"high_current_on_filament_swap": "0", | |
"host_type": "octoprint", | |
"inherits": "Elegoo Neptune 4 (0.4 nozzle)", | |
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]", | |
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+70, printable_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < printable_height*0.6}G1 Z{printable_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors", | |
"machine_load_filament_time": "0", | |
"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": [ | |
"20000", | |
"20000" | |
], | |
"machine_max_acceleration_y": [ | |
"20000", | |
"20000" | |
], | |
"machine_max_acceleration_z": [ | |
"500", | |
"200" | |
], | |
"machine_max_jerk_e": [ | |
"2.5", | |
"2.5" | |
], | |
"machine_max_jerk_x": [ | |
"12", | |
"12" | |
], | |
"machine_max_jerk_y": [ | |
"12", | |
"12" | |
], | |
"machine_max_jerk_z": [ | |
"0.2", | |
"0.4" | |
], | |
"machine_max_speed_e": [ | |
"25", | |
"25" | |
], | |
"machine_max_speed_x": [ | |
"500", | |
"200" | |
], | |
"machine_max_speed_y": [ | |
"500", | |
"200" | |
], | |
"machine_max_speed_z": [ | |
"12", | |
"12" | |
], | |
"machine_min_extruding_rate": [ | |
"0", | |
"0" | |
], | |
"machine_min_travel_rate": [ | |
"0", | |
"0" | |
], | |
"machine_pause_gcode": "M0", | |
"machine_start_gcode": "M413 S0 ; disable Power Loss Recovery\nG90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S120 ; set temporary nozzle temp to prevent oozing during homing and auto bed leveling\nM140 S[bed_temperature_initial_layer_single] ; set final bed temp\nG4 S10 ; allow partial nozzle warmup\nG28 ; home all axis\n;G29 ; run abl mesh\nM420 S1 ; load mesh\nG1 Z50 F240\nG1 X2 Y10 F3000\nM104 S[nozzle_temperature_initial_layer] ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 F5000\nG92 E0\nG1 Y10 E10 F1200 ; prime the nozzle\nG92 E0", | |
"machine_unload_filament_time": "0", | |
"manual_filament_change": "0", | |
"max_layer_height": [ | |
"0.32" | |
], | |
"min_layer_height": [ | |
"0.08" | |
], | |
"name": "Elegoo Neptune 4 (0.4 nozzle) - Plus", | |
"nozzle_diameter": [ | |
"0.4" | |
], | |
"nozzle_hrc": "0", | |
"nozzle_type": "hardened_steel", | |
"nozzle_volume": "0", | |
"parking_pos_retraction": "92", | |
"print_host": "192.168.50.236", | |
"print_host_webui": "", | |
"printable_area": [ | |
"0x0", | |
"320x0", | |
"320x320", | |
"0x320" | |
], | |
"printable_height": "385", | |
"printer_model": "Elegoo Neptune 4", | |
"printer_notes": "", | |
"printer_settings_id": "Elegoo Neptune 4 (0.4 nozzle) - Plus", | |
"printer_structure": "undefine", | |
"printer_technology": "FFF", | |
"printer_variant": "0.4", | |
"printhost_apikey": "", | |
"printhost_authorization_type": "key", | |
"printhost_cafile": "", | |
"printhost_password": "", | |
"printhost_port": "", | |
"printhost_ssl_ignore_revoke": "0", | |
"printhost_user": "", | |
"purge_in_prime_tower": "1", | |
"retract_before_wipe": [ | |
"0%" | |
], | |
"retract_length_toolchange": [ | |
"2" | |
], | |
"retract_lift_above": [ | |
"0" | |
], | |
"retract_lift_below": [ | |
"0" | |
], | |
"retract_lift_enforce": [ | |
"All Surfaces" | |
], | |
"retract_restart_extra": [ | |
"0" | |
], | |
"retract_restart_extra_toolchange": [ | |
"0" | |
], | |
"retract_when_changing_layer": [ | |
"1" | |
], | |
"retraction_length": [ | |
"5" | |
], | |
"retraction_minimum_travel": [ | |
"1" | |
], | |
"retraction_speed": [ | |
"60" | |
], | |
"scan_first_layer": "0", | |
"silent_mode": "0", | |
"single_extruder_multi_material": "1", | |
"support_air_filtration": "1", | |
"support_chamber_temp_control": "1", | |
"template_custom_gcode": "", | |
"thumbnails": [ | |
"300x300" | |
], | |
"thumbnails_format": "PNG", | |
"time_cost": "0", | |
"time_lapse_gcode": "", | |
"upward_compatible_machine": [], | |
"use_firmware_retraction": "0", | |
"use_relative_e_distances": "1", | |
"version": "1.7.0.0", | |
"wipe": [ | |
"1" | |
], | |
"wipe_distance": [ | |
"1" | |
], | |
"z_hop": [ | |
"0.4" | |
], | |
"z_hop_types": [ | |
"Normal Lift" | |
], | |
"z_offset": "0" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment