Skip to content

Commit

Permalink
Update Elegoo Neptune 4 Pro (0.4 nozzle).json
Browse files Browse the repository at this point in the history
  • Loading branch information
halfmanbear committed Aug 30, 2024
1 parent aa378d0 commit 03c92a8
Showing 1 changed file with 124 additions and 7 deletions.
131 changes: 124 additions & 7 deletions src/profiles/printers/Elegoo Neptune 4 Pro (0.4 nozzle).json
Original file line number Diff line number Diff line change
@@ -1,9 +1,58 @@
{
"adaptive_bed_mesh_margin": "0",
"auxiliary_fan": "0",
"bbl_use_printhost": "0",
"bed_custom_model": "",
"bed_custom_texture": "",
"bed_exclude_area": [
"0x0"
],
"bed_mesh_max": "99999,99999",
"bed_mesh_min": "-99999,-99999",
"bed_mesh_probe_distance": "50,50",
"before_layer_change_gcode": "",
"best_object_pos": "0.5,0.5",
"change_extrusion_role_gcode": "",
"change_filament_gcode": "M600",
"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 Neptune4Pro (0.4 nozzle)",
"deretraction_speed": [
"30"
],
"disable_m73": "0",
"emit_machine_limits_to_gcode": "1",
"enable_filament_ramming": "1",
"enable_long_retraction_when_cut": "0",
"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": "User",
"gcode_flavor": "klipper",
"head_wrap_detect_zone": [],
"high_current_on_filament_swap": "0",
"host_type": "octoprint",
"inherits": "Elegoo Neptune 4 Pro (0.4 nozzle)",
"is_custom_defined": "0",
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
"long_retractions_when_cut": [
"0"
],
"machine_end_gcode": "PRINT_END",
"machine_load_filament_time": "0",
"machine_max_acceleration_e": [
"2000"
],
Expand Down Expand Up @@ -34,6 +83,10 @@
"machine_max_jerk_y": [
"5"
],
"machine_max_jerk_z": [
"0.4",
"0.4"
],
"machine_max_speed_e": [
"45"
],
Expand All @@ -46,38 +99,101 @@
"machine_max_speed_z": [
"8"
],
"machine_min_extruding_rate": [
"0",
"0"
],
"machine_min_travel_rate": [
"0",
"0"
],
"machine_pause_gcode": "PAUSE",
"machine_start_gcode": ";Nozzle diameter = [nozzle_diameter]\n;Filament type = [filament_type]\n;Filament name = [filament_vendor] \n;Filament weight = [filament_density]\nPRINT_START BED_TEMP=[hot_plate_temp_initial_layer] EXTRUDER_TEMP=[nozzle_temperature_initial_layer] AREA_START={first_layer_print_min[0]},{first_layer_print_min[1]} AREA_END={first_layer_print_max[0]},{first_layer_print_max[1]} BED_HEAT_SOAK_MINUTES=0 BED_MESH=adaptive",
"machine_unload_filament_time": "0",
"manual_filament_change": "0",
"max_layer_height": [
"0.3"
],
"min_layer_height": [
"0.08"
],
"name": "Elegoo Neptune 4 Pro (0.4 nozzle)-OpenNept4une",
"nozzle_diameter": [
"0.4"
],
"nozzle_height": "4",
"nozzle_hrc": "0",
"nozzle_type": "undefine",
"nozzle_volume": "0",
"parking_pos_retraction": "92",
"preferred_orientation": "0",
"printable_area": [
"0x0",
"235x0",
"235x235",
"0x235"
],
"printable_height": "265",
"printer_model": "Elegoo Neptune 4 Pro",
"printer_notes": "",
"printer_settings_id": "Elegoo Neptune 4 Pro (0.4 nozzle)-OpenNept4une",
"printer_structure": "corexy",
"printer_technology": "FFF",
"printer_variant": "0.4",
"printhost_authorization_type": "key",
"printhost_ssl_ignore_revoke": "0",
"printing_by_object_gcode": "",
"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": [
"0"
],
"retraction_distances_when_cut": [
"18"
],
"retraction_length": [
"0.3"
],
"retraction_minimum_travel": [
"2"
],
"retraction_speed": [
"45"
],
"thumbnails": [
"160x160"
],
"40"
],
"scan_first_layer": "0",
"silent_mode": "0",
"single_extruder_multi_material": "1",
"support_air_filtration": "1",
"support_chamber_temp_control": "1",
"support_multi_bed_types": "0",
"template_custom_gcode": "",
"thumbnails": "160x160/PNG",
"thumbnails_format": "PNG",
"time_cost": "0",
"time_lapse_gcode": "",
"upward_compatible_machine": [],
"use_firmware_retraction": "1",
"use_relative_e_distances": "1",
"version": "1.9.0.2",
"wipe": [
"0"
Expand All @@ -86,9 +202,10 @@
"0"
],
"z_hop": [
"0"
"0.3"
],
"z_hop_types": [
"Auto Lift"
]
],
"z_offset": "0"
}

0 comments on commit 03c92a8

Please sign in to comment.