mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-12 03:27:55 +00:00
Update re:3D profiles. (#13750)
* Update/add re:3D profiles. * Fix encoding issue with UTF-8 BOM * Change spaces to tabs. * Fix alignment-based space indentation issues. * Test: rename_from property * Test 2: rename_from property * Test 3: use 'renamed' instead of 'rename' * Add renamed property for each conflicting profile. * Revert to optimized assets improved on [#13149](https://github.com/OrcaSlicer/OrcaSlicer/pull/13149)
This commit is contained in:
committed by
GitHub
parent
2d09b7aefb
commit
6f79b63959
@@ -3,115 +3,11 @@
|
||||
"name": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"printer_technology": "FFF",
|
||||
"deretraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"extruder_colour": [
|
||||
"#FCE94F"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"auxiliary_fan": "0",
|
||||
"bed_exclude_area": ["0x0"],
|
||||
"family": "re3D",
|
||||
"gcode_flavor": "klipper",
|
||||
"emit_machine_limits_to_gcode": "0",
|
||||
"silent_mode": "0",
|
||||
"machine_max_acceleration_e": [
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"10000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"10000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"10000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"100"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"60"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"8"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"8"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.4"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.4"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.1"
|
||||
],
|
||||
"printable_height": "400",
|
||||
"extruder_clearance_radius": "65",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printer_settings_id": "",
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": [
|
||||
"2"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1"
|
||||
],
|
||||
"retraction_length": [
|
||||
"5"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"1"
|
||||
],
|
||||
"z_hop": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"60"
|
||||
],
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"wipe": [
|
||||
"1"
|
||||
],
|
||||
"z_lift_type": "NormalLift",
|
||||
"default_print_profile": "0.16mm Optimal @Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"machine_start_gcode": "G0 Z20 F9000\nG92 E0; G1 E-10 F1200\nG28\nM970 Q1 A10 B10 C130 K0\nM970 Q1 A10 B131 C250 K1\nM974 Q1 S1 P0\nM970 Q0 A10 B10 C130 H20 K0\nM970 Q0 A10 B131 C250 K1\nM974 Q0 S1 P0\nM220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\nG29 ;Home\nG90;\nG92 E0 ;Reset Extruder \nG1 Z2.0 F3000 ;Move Z Axis up \nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position\nM109 S205;\nG1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line\nG1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little\nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line\nG92 E0 ;Reset Extruder \nG1 X110 Y110 Z2.0 F3000 ;Move Z Axis up",
|
||||
"machine_end_gcode": "M400 ; wait for buffer to clear\nG92 E0 ; zero the extruder\nG1 E-4.0 F3600; retract \nG91\nG1 Z3;\nM104 S0 ; turn off hotend\nM140 S0 ; turn off bed\nM106 S0 ; turn off fan\nG90 \nG0 X110 Y200 F3600 \nprint_end"
|
||||
}
|
||||
"scan_first_layer": "0"
|
||||
}
|
||||
@@ -1,146 +1,131 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_re3D_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_machine_common",
|
||||
"gcode_flavor": "klipper",
|
||||
"machine_max_acceleration_e": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"20000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2",
|
||||
"0.2"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.2"
|
||||
],
|
||||
"extruder_clearance_radius": "125",
|
||||
"extruder_clearance_height_to_rod": "25",
|
||||
"printer_settings_id": "",
|
||||
"printer_technology": "FFF",
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1.0"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"12"
|
||||
],
|
||||
"z_hop": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"-0.08"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"200"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"200"
|
||||
],
|
||||
"z_hop_types": "Normal Lift",
|
||||
"silent_mode": "0",
|
||||
"single_extruder_multi_material": [
|
||||
"0"
|
||||
],
|
||||
"machine_tool_change_time": [
|
||||
"30"
|
||||
],
|
||||
"change_filament_gcode": "",
|
||||
"machine_pause_gcode": "PAUSE",
|
||||
"wipe": [
|
||||
"0"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
""
|
||||
],
|
||||
"default_print_profile": "",
|
||||
"bed_exclude_area": [
|
||||
"0x0"
|
||||
],
|
||||
"machine_start_gcode": "M220 S100\nM221 S100\nG28\nG92 E0\nG1 Z0.3 F200\n",
|
||||
"machine_end_gcode": "M104 S0 T0\nM104 S0 T1\nM140 S0\n\nG28 X Y\nM18\nM107\n",
|
||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||
"scan_first_layer": "0",
|
||||
"auxiliary_fan": "0",
|
||||
"instantiation": "false",
|
||||
"type": "machine",
|
||||
"deretraction_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"enable_filament_ramming": "1",
|
||||
"extruder_offset": [
|
||||
"0x0",
|
||||
"0x0"
|
||||
],
|
||||
"extruders_count": [
|
||||
"2"
|
||||
]
|
||||
}
|
||||
],
|
||||
"inherits": "fdm_machine_common",
|
||||
"machine_end_gcode": "G92 E0\nTURN_OFF_HEATERS\nG28 X Y\nM18\nM107",
|
||||
"machine_start_gcode": "M83 ; Use relative extrusion distances\nG28 ; Home all axes\nM140 S{first_layer_bed_temperature[initial_tool]} ; Start heating bed\nM190 S{first_layer_bed_temperature[initial_tool]} ; Wait for bed to reach temperature\n\nT{initial_tool}\n\n\n; ---------------------------\n; HEAT THE USED TOOL\n; ---------------------------\n{if is_extruder_used[initial_tool]}\nM104 T{initial_tool} S{first_layer_temperature[initial_tool]} ; Preheat active extruder to first layer temperature\nM109 T{initial_tool} S{first_layer_temperature[initial_tool]} ; Wait for active extruder to reach temperature\n{endif}\n\nG1 F18000\nG4 S0\nG92 E0",
|
||||
"machine_tool_change_time": [
|
||||
"90"
|
||||
],
|
||||
"name": "fdm_re3D_common",
|
||||
"printer_technology": "FFF",
|
||||
"retract_before_wipe": [
|
||||
"70%",
|
||||
"70%"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"12",
|
||||
"12"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"-0.08",
|
||||
"-0.08"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1.0",
|
||||
"1.0"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"single_extruder_multi_material": "0",
|
||||
"wipe": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"z_hop": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Normal Lift",
|
||||
"Normal Lift"
|
||||
],
|
||||
"bed_temperature_formula": "by_first_filament",
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||
"best_object_pos": "0.5,0.5",
|
||||
"cooling_tube_length": "0",
|
||||
"cooling_tube_retraction": "0",
|
||||
"default_nozzle_volume_type": [
|
||||
"Standard",
|
||||
"Standard"
|
||||
],
|
||||
"disable_m73": "0",
|
||||
"extruder_colour": [
|
||||
"#FCE94F",
|
||||
"#FCE94F"
|
||||
],
|
||||
"extruder_type": [
|
||||
"Direct Drive",
|
||||
"Direct Drive"
|
||||
],
|
||||
"extruder_variant_list": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive Standard"
|
||||
],
|
||||
"fan_kickstart": "0",
|
||||
"fan_speedup_overhangs": "1",
|
||||
"fan_speedup_time": "0",
|
||||
"host_type": "octoprint",
|
||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
|
||||
"machine_pause_gcode": "PAUSE",
|
||||
"machine_unload_filament_time": "0",
|
||||
"manual_filament_change": "0",
|
||||
"master_extruder_id": "1",
|
||||
"physical_extruder_map": [
|
||||
"0"
|
||||
],
|
||||
"preferred_orientation": "0",
|
||||
"printer_extruder_id": [
|
||||
"1",
|
||||
"2"
|
||||
],
|
||||
"printer_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive Standard"
|
||||
],
|
||||
"support_air_filtration": "0",
|
||||
"support_chamber_temp_control": "0",
|
||||
"thumbnails": "48x48/PNG, 300x300/PNG",
|
||||
"thumbnails_format": "PNG",
|
||||
"travel_slope": [
|
||||
"3",
|
||||
"3"
|
||||
],
|
||||
"use_firmware_retraction": "0",
|
||||
"use_relative_e_distances": "1",
|
||||
"wipe_distance": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"wipe_tower_type": "type2",
|
||||
"z_offset": "0"
|
||||
}
|
||||
@@ -5,81 +5,6 @@
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_machine_common",
|
||||
"gcode_flavor": "klipper",
|
||||
"machine_max_acceleration_e": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"20000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2",
|
||||
"0.2"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"2.25"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.3"
|
||||
],
|
||||
"extruder_clearance_radius": "70",
|
||||
"printer_settings_id": "",
|
||||
"printer_technology": "FFF",
|
||||
"purge_in_prime_tower": "0",
|
||||
@@ -90,6 +15,9 @@
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"extruders_count": [
|
||||
"1"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1"
|
||||
],
|
||||
@@ -97,10 +25,10 @@
|
||||
"0"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
"0"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.4"
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
@@ -116,16 +44,12 @@
|
||||
],
|
||||
"z_hop_types": "Normal Lift",
|
||||
"silent_mode": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"single_extruder_multi_material": "0",
|
||||
"change_filament_gcode": "M600",
|
||||
"machine_pause_gcode": "PAUSE",
|
||||
"wipe": [
|
||||
"1"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"re3D Greengate rPETG"
|
||||
],
|
||||
"default_print_profile": "1.0mm Standard @re3D fgf 1.75",
|
||||
"bed_exclude_area": [
|
||||
"0x0"
|
||||
],
|
||||
@@ -136,4 +60,4 @@
|
||||
"scan_first_layer": "0",
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0"
|
||||
}
|
||||
}
|
||||
@@ -1,31 +1,36 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "re3D Gigabot 4 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_re3D_common",
|
||||
"instantiation": "true",
|
||||
"machine_tech": "FFF",
|
||||
"model_id": "GB4",
|
||||
"printer_model": "re3D Gigabot 4",
|
||||
"nozzle_diameter": [
|
||||
"0.4",
|
||||
"0.4"
|
||||
],
|
||||
"printer_variant": "0.4",
|
||||
"bed_texture": "Gigabot 4_buildplate_texture.png",
|
||||
"default_materials": "re3D PETG;re3D PLA;re3D PC",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"590x0",
|
||||
"590x600",
|
||||
"0x600"
|
||||
],
|
||||
"printable_height": "590",
|
||||
"printable_height": "600",
|
||||
"nozzle_diameter": [
|
||||
"0.4",
|
||||
"0.4"
|
||||
],
|
||||
"printer_variant": "0.4",
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.2"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.6"
|
||||
"default_filament_profile": [
|
||||
"re3D PLA @0.4 nozzle",
|
||||
"re3D PETG @0.4 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.28mm Standard @re3D fdm 0.4"
|
||||
}
|
||||
"default_print_profile": "0.26 Standard",
|
||||
"printer_settings_id": "re3d_gigbot4_04",
|
||||
"setting_id": "re3d_gigbot4_04"
|
||||
}
|
||||
@@ -1,31 +1,36 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "re3D Gigabot 4 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_re3D_common",
|
||||
"instantiation": "true",
|
||||
"machine_tech": "FFF",
|
||||
"model_id": "GB4",
|
||||
"printer_model": "re3D Gigabot 4",
|
||||
"nozzle_diameter": [
|
||||
"0.8",
|
||||
"0.8"
|
||||
],
|
||||
"bed_texture": "Gigabot 4_buildplate_texture.png",
|
||||
"default_materials": "re3D PETG;re3D PLA;re3D PC",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"590x0",
|
||||
"590x600",
|
||||
"0x600"
|
||||
],
|
||||
"printable_height": "590",
|
||||
"max_layer_height": [
|
||||
"0.64"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.3"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1.0"
|
||||
"printable_height": "600",
|
||||
"nozzle_diameter": [
|
||||
"0.8",
|
||||
"0.8"
|
||||
],
|
||||
"printer_variant": "0.8",
|
||||
"default_print_profile": "0.2mm Standard @re3D fdm 0.8"
|
||||
}
|
||||
"max_layer_height": [
|
||||
"0.6"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.2"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"re3D PLA @0.8 nozzle",
|
||||
"re3D PETG @0.8 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.4 Standard",
|
||||
"printer_settings_id": "re3d_gigbot4_08",
|
||||
"setting_id": "re3d_gigbot4_08"
|
||||
}
|
||||
@@ -1,15 +1,13 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "re3D Gigabot 4 XLT 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_re3D_common",
|
||||
"instantiation": "true",
|
||||
"machine_tech": "FFF",
|
||||
"model_id": "GB4",
|
||||
"printer_model": "re3D Gigabot 4 XLT",
|
||||
"nozzle_diameter": [
|
||||
"0.4",
|
||||
"0.4"
|
||||
],
|
||||
"bed_texture": "Gigabot 4 XLT_buildplate_texture.png",
|
||||
"default_materials": "re3D PETG;re3D PLA;re3D PC",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"590x0",
|
||||
@@ -17,15 +15,22 @@
|
||||
"0x760"
|
||||
],
|
||||
"printable_height": "900",
|
||||
"nozzle_diameter": [
|
||||
"0.4",
|
||||
"0.4"
|
||||
],
|
||||
"printer_variant": "0.4",
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.2"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.6"
|
||||
"default_filament_profile": [
|
||||
"re3D PLA @0.4 nozzle",
|
||||
"re3D PETG @0.4 nozzle"
|
||||
],
|
||||
"printer_variant": "0.4",
|
||||
"default_print_profile": "0.28mm Standard @re3D fdm 0.4"
|
||||
}
|
||||
"default_print_profile": "0.26 Standard",
|
||||
"printer_settings_id": "re3d_gigabot4_xlt_04",
|
||||
"setting_id": "re3d_gigabot4_xlt_04"
|
||||
}
|
||||
@@ -1,31 +1,36 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "re3D Gigabot 4 XLT 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_re3D_common",
|
||||
"instantiation": "true",
|
||||
"machine_tech": "FFF",
|
||||
"model_id": "GB4",
|
||||
"printer_model": "re3D Gigabot 4 XLT",
|
||||
"bed_texture": "Gigabot 4 XLT_buildplate_texture.png",
|
||||
"default_materials": "re3D PETG;re3D PLA;re3D PC",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"590x0",
|
||||
"590x760",
|
||||
"0x760"
|
||||
],
|
||||
"printable_height": "900",
|
||||
"nozzle_diameter": [
|
||||
"0.8",
|
||||
"0.8"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"600x0",
|
||||
"600x760",
|
||||
"0x760"
|
||||
],
|
||||
"printable_height": "900",
|
||||
"printer_variant": "0.8",
|
||||
"max_layer_height": [
|
||||
"0.64"
|
||||
"0.6"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.2"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1.0"
|
||||
"default_filament_profile": [
|
||||
"re3D PLA @0.8 nozzle",
|
||||
"re3D PETG @0.8 nozzle"
|
||||
],
|
||||
"printer_variant": "0.8",
|
||||
"default_print_profile": "0.2mm Standard @re3D fdm 0.8"
|
||||
}
|
||||
"default_print_profile": "0.4 Standard",
|
||||
"printer_settings_id": "re3d_gigabot4_xlt_08",
|
||||
"setting_id": "re3d_gigabot4_xlt_08"
|
||||
}
|
||||
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "re3D Gigabot 4 XLT",
|
||||
"model_id": "GB4XLT",
|
||||
"model_id": "re3D Gigabot 4 XLT",
|
||||
"nozzle_diameter": "0.4;0.8",
|
||||
"instantiation": "false",
|
||||
"machine_tech": "FFF",
|
||||
"family": "re3D",
|
||||
"bed_model": "",
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "re3D Gigabot 4",
|
||||
"model_id": "GB4",
|
||||
"model_id": "re3D Gigabot 4",
|
||||
"nozzle_diameter": "0.4;0.8",
|
||||
"instantiation": "false",
|
||||
"machine_tech": "FFF",
|
||||
"family": "re3D",
|
||||
"bed_model": "",
|
||||
|
||||
@@ -1,28 +0,0 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "re3D Gigabot X2 1.75 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fgf_re3D_common",
|
||||
"printer_model": "re3D Gigabot X2",
|
||||
"nozzle_diameter": [
|
||||
"1.75"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"552x0",
|
||||
"552x593",
|
||||
"0x593"
|
||||
],
|
||||
"printable_height": "470",
|
||||
"extruder_clearance_height_to_rod": "220",
|
||||
"extruder_clearance_height_to_lid": "630",
|
||||
"max_layer_height": [
|
||||
"1.4"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.4"
|
||||
],
|
||||
"printer_variant": "1.75"
|
||||
}
|
||||
@@ -1,28 +0,0 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "re3D Gigabot X2 XLT 1.75 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fgf_re3D_common",
|
||||
"printer_model": "re3D Gigabot X2 XLT",
|
||||
"nozzle_diameter": [
|
||||
"1.75"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"552x0",
|
||||
"552x740",
|
||||
"0x740"
|
||||
],
|
||||
"printable_height": "765",
|
||||
"extruder_clearance_height_to_rod": "220",
|
||||
"extruder_clearance_height_to_lid": "630",
|
||||
"max_layer_height": [
|
||||
"1.4"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.6"
|
||||
],
|
||||
"printer_variant": "1.75"
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "re3D Gigabot X2 XLT",
|
||||
"model_id": "GBX2XLT",
|
||||
"nozzle_diameter": "1.75",
|
||||
"machine_tech": "FFF",
|
||||
"family": "re3D",
|
||||
"bed_model": "",
|
||||
"bed_texture": "re3D Gigabot X2 XLT_buildplate_texture.svg",
|
||||
"hotend_model": "GBX-HOTEND.stl",
|
||||
"default_materials": "re3D rPP;re3D Greengate rPETG;"
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "re3D Gigabot X2",
|
||||
"model_id": "GBX2",
|
||||
"nozzle_diameter": "1.75",
|
||||
"machine_tech": "FFF",
|
||||
"family": "re3D",
|
||||
"bed_model": "",
|
||||
"bed_texture": "re3D Gigabot X2_buildplate_texture.svg",
|
||||
"hotend_model": "GBX-HOTEND.stl",
|
||||
"default_materials": "re3D rPP;re3D Greengate rPETG;"
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "re3D GigabotX 2 0.8 nozzle",
|
||||
"inherits": "fgf_re3D_common",
|
||||
"instantiation": "true",
|
||||
"machine_tech": "FGF",
|
||||
"model_id": "re3D GBX2",
|
||||
"printer_model": "re3D GigabotX 2",
|
||||
"bed_texture": "Gigabot 4_buildplate_texture.png",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"552x0",
|
||||
"552x593",
|
||||
"0x593"
|
||||
],
|
||||
"printable_height": "470",
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"printer_variant": "0.8",
|
||||
"max_layer_height": [
|
||||
"0.6"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.3"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"re3D Greengate rPETG @0.8 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.6 Standard",
|
||||
"printer_settings_id": "re3d_gbx_08",
|
||||
"setting_id": "re3d_gbx_08"
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "re3D GigabotX 2 1.75 nozzle",
|
||||
"renamed_from": "re3D Gigabot X2 1.75 nozzle",
|
||||
"inherits": "fgf_re3D_common",
|
||||
"instantiation": "true",
|
||||
"machine_tech": "FGF",
|
||||
"model_id": "re3D GBX2",
|
||||
"printer_model": "re3D GigabotX 2",
|
||||
"bed_texture": "Gigabot 4_buildplate_texture.png",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"552x0",
|
||||
"552x593",
|
||||
"0x593"
|
||||
],
|
||||
"printable_height": "470",
|
||||
"nozzle_diameter": [
|
||||
"1.75"
|
||||
],
|
||||
"printer_variant": "1.75",
|
||||
"max_layer_height": [
|
||||
"1.3"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.6"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"re3D Greengate rPETG @1.75 nozzle"
|
||||
],
|
||||
"default_print_profile": "1.0 Standard",
|
||||
"printer_settings_id": "re3d_gbx_175",
|
||||
"setting_id": "re3d_gbx_175"
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "re3D GigabotX 2 XLT 0.8 nozzle",
|
||||
"inherits": "fgf_re3D_common",
|
||||
"instantiation": "true",
|
||||
"machine_tech": "FGF",
|
||||
"model_id": "re3D GBX2 XLT",
|
||||
"printer_model": "re3D GigabotX 2 XLT",
|
||||
"bed_texture": "GigabotX 2 XLT_buildplate_texture.png",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"552x0",
|
||||
"552x740",
|
||||
"0x740"
|
||||
],
|
||||
"printable_height": "470",
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"printer_variant": "0.8",
|
||||
"max_layer_height": [
|
||||
"0.6"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.3"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"re3D Greengate rPETG @0.8 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.6 Standard",
|
||||
"printer_settings_id": "re3d_gbx_xlt_08",
|
||||
"setting_id": "re3d_gbx_xlt_08"
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "re3D GigabotX 2 XLT 1.75 nozzle",
|
||||
"renamed_from": "re3D Gigabot X2 XLT 1.75 nozzle",
|
||||
"inherits": "fgf_re3D_common",
|
||||
"instantiation": "true",
|
||||
"machine_tech": "FGF",
|
||||
"model_id": "re3D GBX2 XLT",
|
||||
"printer_model": "re3D GigabotX 2 XLT",
|
||||
"bed_texture": "GigabotX 2 XLT_buildplate_texture.png",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"552x0",
|
||||
"552x740",
|
||||
"0x740"
|
||||
],
|
||||
"printable_height": "470",
|
||||
"nozzle_diameter": [
|
||||
"1.75"
|
||||
],
|
||||
"printer_variant": "1.75",
|
||||
"max_layer_height": [
|
||||
"1.3"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.6"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"re3D Greengate rPETG @1.75 nozzle"
|
||||
],
|
||||
"default_print_profile": "1.0 Standard",
|
||||
"printer_settings_id": "re3d_gbx_xlt_175",
|
||||
"setting_id": "re3d_gbx_xlt_175"
|
||||
}
|
||||
13
resources/profiles/re3D/machine/re3D GigabotX 2 XLT.json
Normal file
13
resources/profiles/re3D/machine/re3D GigabotX 2 XLT.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "re3D GigabotX 2 XLT",
|
||||
"model_id": "re3D GigabotX 2 XLT",
|
||||
"nozzle_diameter": "0.8;1.75",
|
||||
"instantiation": "false",
|
||||
"machine_tech": "FGF",
|
||||
"family": "re3D",
|
||||
"bed_model": "",
|
||||
"bed_texture": "re3D Gigabot X2 XLT_buildplate_texture.svg",
|
||||
"hotend_model": "GBX-HOTEND.stl",
|
||||
"default_materials": "re3D Greengate rPETG;re3D rPP;"
|
||||
}
|
||||
13
resources/profiles/re3D/machine/re3D GigabotX 2.json
Normal file
13
resources/profiles/re3D/machine/re3D GigabotX 2.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "re3D GigabotX 2",
|
||||
"model_id": "re3D GigabotX 2",
|
||||
"nozzle_diameter": "0.8;1.75",
|
||||
"instantiation": "false",
|
||||
"machine_tech": "FGF",
|
||||
"family": "re3D",
|
||||
"bed_model": "",
|
||||
"bed_texture": "re3D Gigabot X2_buildplate_texture.svg",
|
||||
"hotend_model": "GBX-HOTEND.stl",
|
||||
"default_materials": "re3D Greengate rPETG;re3D rPP;"
|
||||
}
|
||||
@@ -1,15 +1,13 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "re3D Terabot 4 0.4 nozzle",
|
||||
"from": "system",
|
||||
"inherits": "fdm_re3D_common",
|
||||
"instantiation": "true",
|
||||
"inherits": "fgf_re3D_common",
|
||||
"machine_tech": "FFF",
|
||||
"model_id": "TB4",
|
||||
"printer_model": "re3D Terabot 4",
|
||||
"nozzle_diameter": [
|
||||
"0.4",
|
||||
"0.4"
|
||||
],
|
||||
"bed_texture": "Gigabot 4_buildplate_texture.png",
|
||||
"default_materials": "re3D PETG;re3D PLA;re3D PC",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"915x0",
|
||||
@@ -17,15 +15,22 @@
|
||||
"0x915"
|
||||
],
|
||||
"printable_height": "1000",
|
||||
"nozzle_diameter": [
|
||||
"0.4",
|
||||
"0.4"
|
||||
],
|
||||
"printer_variant": "0.4",
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.2"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.6"
|
||||
"default_filament_profile": [
|
||||
"re3D PLA @0.4 nozzle",
|
||||
"re3D PETG @0.4 nozzle"
|
||||
],
|
||||
"printer_variant": "0.4",
|
||||
"default_print_profile": "0.28mm Standard @re3D fdm 0.4"
|
||||
}
|
||||
"default_print_profile": "0.26 Standard",
|
||||
"printer_settings_id": "re3d_terabot4_04",
|
||||
"setting_id": "re3d_terabot4_04"
|
||||
}
|
||||
@@ -1,15 +1,13 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "re3D Terabot 4 0.8 nozzle",
|
||||
"from": "system",
|
||||
"inherits": "fdm_re3D_common",
|
||||
"instantiation": "true",
|
||||
"inherits": "fgf_re3D_common",
|
||||
"machine_tech": "FFF",
|
||||
"model_id": "TB4",
|
||||
"printer_model": "re3D Terabot 4",
|
||||
"nozzle_diameter": [
|
||||
"0.8",
|
||||
"0.8"
|
||||
],
|
||||
"bed_texture": "Gigabot 4_buildplate_texture.png",
|
||||
"default_materials": "re3D PETG;re3D PLA;re3D PC",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"915x0",
|
||||
@@ -17,15 +15,22 @@
|
||||
"0x915"
|
||||
],
|
||||
"printable_height": "1000",
|
||||
"nozzle_diameter": [
|
||||
"0.8",
|
||||
"0.8"
|
||||
],
|
||||
"printer_variant": "0.8",
|
||||
"max_layer_height": [
|
||||
"0.64"
|
||||
"0.6"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.2"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1.0"
|
||||
"default_filament_profile": [
|
||||
"re3D PLA @0.8 nozzle",
|
||||
"re3D PETG @0.8 nozzle"
|
||||
],
|
||||
"printer_variant": "0.8",
|
||||
"default_print_profile": "0.2mm Standard @re3D fdm 0.8"
|
||||
}
|
||||
"default_print_profile": "0.4 Standard",
|
||||
"printer_settings_id": "re3d_terabot4_08",
|
||||
"setting_id": "re3d_terabot4_08"
|
||||
}
|
||||
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "re3D Terabot 4",
|
||||
"model_id": "TB4",
|
||||
"model_id": "re3D Terabot 4",
|
||||
"nozzle_diameter": "0.4;0.8",
|
||||
"instantiation": "false",
|
||||
"machine_tech": "FFF",
|
||||
"family": "re3D",
|
||||
"bed_model": "",
|
||||
|
||||
@@ -1,28 +0,0 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "re3D Terabot X2 1.75 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fgf_re3D_common",
|
||||
"printer_model": "re3D Terabot X2",
|
||||
"nozzle_diameter": [
|
||||
"1.75"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"879x0",
|
||||
"879x908",
|
||||
"0x908"
|
||||
],
|
||||
"printable_height": "830",
|
||||
"extruder_clearance_height_to_rod": "220",
|
||||
"extruder_clearance_height_to_lid": "630",
|
||||
"max_layer_height": [
|
||||
"1.4"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.4"
|
||||
],
|
||||
"printer_variant": "1.75"
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "re3D Terabot X2",
|
||||
"model_id": "TBX2",
|
||||
"nozzle_diameter": "1.75",
|
||||
"machine_tech": "FFF",
|
||||
"family": "re3D",
|
||||
"bed_model": "",
|
||||
"bed_texture": "re3D Terabot X2_buildplate_texture.svg",
|
||||
"hotend_model": "GBX-HOTEND.stl",
|
||||
"default_materials": "re3D rPP;re3D Greengate rPETG;"
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "re3D TerabotX 2 0.8 nozzle",
|
||||
"inherits": "fgf_re3D_common",
|
||||
"instantiation": "true",
|
||||
"machine_tech": "FGF",
|
||||
"model_id": "re3D TBX2",
|
||||
"printer_model": "re3D TerabotX 2",
|
||||
"bed_texture": "Gigabot 4_buildplate_texture.png",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"892x0",
|
||||
"892x908",
|
||||
"0x908"
|
||||
],
|
||||
"printable_height": "870",
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"printer_variant": "0.8",
|
||||
"max_layer_height": [
|
||||
"0.6"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.3"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"re3D Greengate rPETG @0.8 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.6 Standard",
|
||||
"printer_settings_id": "re3d_tbx2_08",
|
||||
"setting_id": "re3d_tbx2_08"
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "re3D TerabotX 2 1.75 nozzle",
|
||||
"renamed_from": "re3D Terabot X2 1.75 nozzle",
|
||||
"inherits": "fgf_re3D_common",
|
||||
"instantiation": "true",
|
||||
"machine_tech": "FGF",
|
||||
"model_id": "re3D TBX2",
|
||||
"printer_model": "re3D TerabotX 2",
|
||||
"bed_texture": "Gigabot 4_buildplate_texture.png",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"892x0",
|
||||
"892x908",
|
||||
"0x908"
|
||||
],
|
||||
"printable_height": "870",
|
||||
"nozzle_diameter": [
|
||||
"1.75"
|
||||
],
|
||||
"printer_variant": "1.75",
|
||||
"max_layer_height": [
|
||||
"1.3"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.6"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"re3D Greengate rPETG @1.75 nozzle"
|
||||
],
|
||||
"default_print_profile": "1.0 Standard",
|
||||
"printer_settings_id": "re3d_tbx2_175",
|
||||
"setting_id": "re3d_tbx2_175"
|
||||
}
|
||||
13
resources/profiles/re3D/machine/re3D TerabotX 2.json
Normal file
13
resources/profiles/re3D/machine/re3D TerabotX 2.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "re3D TerabotX 2",
|
||||
"model_id": "re3D TerabotX 2",
|
||||
"nozzle_diameter": "0.8;1.75",
|
||||
"instantiation": "false",
|
||||
"machine_tech": "FGF",
|
||||
"family": "re3D",
|
||||
"bed_model": "",
|
||||
"bed_texture": "re3D Terabot X2_buildplate_texture.svg",
|
||||
"hotend_model": "GBX-HOTEND.stl",
|
||||
"default_materials": "re3D Greengate rPETG;re3D rPP;"
|
||||
}
|
||||
Reference in New Issue
Block a user