mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Merge branch 'main' into dev/p2s-pr
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.25 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"layer_height": "0.06",
|
||||
"print_settings_id": "0.06mm Standard @Flashforge AD5M 0.25 Nozzle",
|
||||
"support_bottom_z_distance": "0.08",
|
||||
"support_top_z_distance": "0.08"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M Pro 0.25 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"layer_height": "0.06",
|
||||
"print_settings_id": "0.06mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
|
||||
"support_bottom_z_distance": "0.08",
|
||||
"support_top_z_distance": "0.08"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.25 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"layer_height": "0.08",
|
||||
"print_settings_id": "0.08mm Standard @Flashforge AD5M 0.25 Nozzle",
|
||||
"support_bottom_z_distance": "0.1",
|
||||
"support_top_z_distance": "0.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M Pro 0.25 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"layer_height": "0.08",
|
||||
"print_settings_id": "0.08mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
|
||||
"support_bottom_z_distance": "0.1",
|
||||
"support_top_z_distance": "0.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.25 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"layer_height": "0.1",
|
||||
"print_settings_id": "0.10mm Standard @Flashforge AD5M 0.25 Nozzle",
|
||||
"support_bottom_z_distance": "0.1",
|
||||
"support_top_z_distance": "0.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M Pro 0.25 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"layer_height": "0.1",
|
||||
"print_settings_id": "0.10mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
|
||||
"support_bottom_z_distance": "0.1",
|
||||
"support_top_z_distance": "0.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.4 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.3",
|
||||
@@ -21,4 +21,4 @@
|
||||
"support_speed": "100",
|
||||
"support_top_z_distance": "0.15",
|
||||
"skirt_loops": "0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M Pro 0.4 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"layer_height": "0.12",
|
||||
"bridge_flow": "0.95",
|
||||
@@ -21,4 +21,4 @@
|
||||
"support_line_width": "0.4",
|
||||
"support_top_z_distance": "0.15",
|
||||
"skirt_loops": "0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.25 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"print_settings_id": "0.12mm Standard @Flashforge AD5M 0.25 Nozzle",
|
||||
"bottom_shell_layers": "4",
|
||||
@@ -43,4 +43,4 @@
|
||||
"top_surface_speed": "150",
|
||||
"tree_support_tip_diameter": "1.2",
|
||||
"wipe_speed": "80%"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M Pro 0.25 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"print_settings_id": "0.12mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
|
||||
"bottom_shell_layers": "4",
|
||||
@@ -43,4 +43,4 @@
|
||||
"top_surface_speed": "150",
|
||||
"tree_support_tip_diameter": "1.2",
|
||||
"wipe_speed": "80%"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.25 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"layer_height": "0.14",
|
||||
"print_settings_id": "0.14mm Standard @Flashforge AD5M 0.25 Nozzle",
|
||||
"support_bottom_z_distance": "0.14",
|
||||
"support_top_z_distance": "0.14"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M Pro 0.25 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"layer_height": "0.14",
|
||||
"print_settings_id": "0.14mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
|
||||
"support_bottom_z_distance": "0.14",
|
||||
"support_top_z_distance": "0.14"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.6 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"layer_height": "0.18",
|
||||
"infill_wall_overlap": "40%",
|
||||
@@ -18,4 +18,4 @@
|
||||
"support_speed": "100",
|
||||
"support_top_z_distance": "0.2",
|
||||
"skirt_loops": "0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M Pro 0.6 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"layer_height": "0.18",
|
||||
"infill_wall_overlap": "40%",
|
||||
@@ -21,4 +21,4 @@
|
||||
"support_object_xy_distance": "0.4",
|
||||
"support_speed": "100",
|
||||
"skirt_loops": "0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.4 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"only_one_wall_top": "0",
|
||||
"infill_wall_overlap": "50%",
|
||||
"print_settings_id": "0.20mm Standard @Flashforge AD5M 0.4 Nozzle",
|
||||
"skirt_loops": "0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M Pro 0.4 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"only_one_wall_top": "0",
|
||||
"infill_wall_overlap": "50%",
|
||||
"print_settings_id": "0.20mm Standard @Flashforge AD5M Pro 0.4 Nozzle",
|
||||
"skirt_loops": "0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.4 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"skirt_loops": "0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M Pro 0.4 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"skirt_loops": "0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.8 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"bottom_shell_layers": "2",
|
||||
"bridge_flow": "0.96",
|
||||
@@ -43,4 +43,4 @@
|
||||
"top_surface_acceleration": "1000",
|
||||
"top_surface_line_width": "0.82",
|
||||
"top_surface_speed": "100"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M Pro 0.8 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"bottom_shell_layers": "2",
|
||||
"bridge_flow": "0.96",
|
||||
@@ -43,4 +43,4 @@
|
||||
"top_surface_acceleration": "1000",
|
||||
"top_surface_line_width": "0.82",
|
||||
"top_surface_speed": "100"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.6 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"only_one_wall_top": "0",
|
||||
"infill_wall_overlap": "50%",
|
||||
"print_settings_id": "0.30mm Standard @Flashforge AD5M 0.6 Nozzle",
|
||||
"skirt_loops": "0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M Pro 0.6 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"only_one_wall_top": "0",
|
||||
"infill_wall_overlap": "50%",
|
||||
"print_settings_id": "0.30mm Standard @Flashforge AD5M Pro 0.6 Nozzle",
|
||||
"skirt_loops": "0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.8 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"print_settings_id": "0.40mm Standard @Flashforge AD5M 0.8 Nozzle",
|
||||
"elefant_foot_compensation": "0",
|
||||
@@ -34,4 +34,4 @@
|
||||
"top_surface_line_width": "0.82",
|
||||
"tree_support_tip_diameter": "1.2",
|
||||
"wipe_speed": "60%"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M Pro 0.8 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"print_settings_id": "0.40mm Standard @Flashforge AD5M Pro 0.8 Nozzle",
|
||||
"elefant_foot_compensation": "0",
|
||||
@@ -34,4 +34,4 @@
|
||||
"top_surface_line_width": "0.82",
|
||||
"tree_support_tip_diameter": "1.2",
|
||||
"wipe_speed": "60%"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.6 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"infill_wall_overlap": "40%",
|
||||
"initial_layer_line_width": "0.7",
|
||||
@@ -26,4 +26,4 @@
|
||||
"support_top_z_distance": "0.22",
|
||||
"top_surface_line_width": "0.6",
|
||||
"skirt_loops": "0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M Pro 0.6 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"bridge_flow": "0.96",
|
||||
"infill_wall_overlap": "40%",
|
||||
@@ -28,4 +28,4 @@
|
||||
"support_top_z_distance": "0.22",
|
||||
"top_surface_line_width": "0.6",
|
||||
"skirt_loops": "0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.8 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"bottom_shell_layers": "2",
|
||||
"bridge_flow": "0.96",
|
||||
@@ -44,4 +44,4 @@
|
||||
"top_surface_acceleration": "1000",
|
||||
"top_surface_line_width": "0.82",
|
||||
"top_surface_speed": "100"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M Pro 0.8 Nozzle"
|
||||
],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"post_process": "",
|
||||
"bottom_shell_layers": "2",
|
||||
"bridge_flow": "0.96",
|
||||
@@ -43,4 +43,4 @@
|
||||
"top_surface_acceleration": "1000",
|
||||
"top_surface_line_width": "0.82",
|
||||
"top_surface_speed": "100"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,17 +15,50 @@
|
||||
],
|
||||
"machine_list": [
|
||||
{
|
||||
"name": "fdm_tiq_common",
|
||||
"sub_path": "machine/fdm_tiq_common.json"
|
||||
},
|
||||
{
|
||||
"name": "iQ TiQ2 0.4 Nozzle",
|
||||
"sub_path": "machine/iQ TiQ2 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "iQ TiQ8 0.4 Nozzle",
|
||||
"sub_path": "machine/iQ TiQ8 0.4 nozzle.json"
|
||||
}
|
||||
"name": "fdm_tiq_common",
|
||||
"sub_path": "machine/fdm_tiq_common.json"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "iQ TiQ2 0.4 Nozzle",
|
||||
"sub_path": "machine/iQ TiQ2 0.4 nozzle.json"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "iQ TiQ2 0.25 Nozzle",
|
||||
"sub_path": "machine/iQ TiQ2 0.25 nozzle.json"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "iQ TiQ2 0.6 Nozzle",
|
||||
"sub_path": "machine/iQ TiQ2 0.6 nozzle.json"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "iQ TiQ2 0.8 Nozzle",
|
||||
"sub_path": "machine/iQ TiQ2 0.8 nozzle.json"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "iQ TiQ8 0.4 Nozzle",
|
||||
"sub_path": "machine/iQ TiQ8 0.4 nozzle.json"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "iQ TiQ8 0.25 Nozzle",
|
||||
"sub_path": "machine/iQ TiQ8 0.25 nozzle.json"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "iQ TiQ8 0.6 Nozzle",
|
||||
"sub_path": "machine/iQ TiQ8 0.6 nozzle.json"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "iQ TiQ8 0.8 Nozzle",
|
||||
"sub_path": "machine/iQ TiQ8 0.8 nozzle.json"
|
||||
}
|
||||
|
||||
],
|
||||
"process_list": [
|
||||
{
|
||||
@@ -63,4 +96,4 @@
|
||||
"sub_path": "filament/Polymaker PETG Polymax black P1 @iQ TiQ2 0.4 Nozzle.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
133
resources/profiles/iQ/machine/iQ TiQ2 0.25 nozzle.json
Normal file
133
resources/profiles/iQ/machine/iQ TiQ2 0.25 nozzle.json
Normal file
@@ -0,0 +1,133 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "iQ TiQ2 0.25 Nozzle",
|
||||
"inherits": "fdm_tiq_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"printer_settings_id": "iQ TiQ2 0.25 Nozzle",
|
||||
"printer_model": "TiQ2",
|
||||
"printer_variant": "0.25",
|
||||
"printer_notes": "Machine file version 1.0 20251106",
|
||||
"change_filament_gcode": "G1 Z{layer_z+2} F900 ; safe distance while tool change\nG1 X32 Y3 F3000\nM109 S{nozzle_temperature[next_extruder]} T[next_extruder] ; set new tool temperature so it can start heating while changing\n",
|
||||
"deretraction_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"disable_m73": "1",
|
||||
"emit_machine_limits_to_gcode": "0",
|
||||
"enable_filament_ramming": "0",
|
||||
"extruder_colour": [
|
||||
"#FCE94F",
|
||||
"#FCE94F"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0",
|
||||
"0x0"
|
||||
],
|
||||
"gcode_flavor": "marlin",
|
||||
"host_type": "simplyprint",
|
||||
"long_retractions_when_cut": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_end_gcode": "G1 X-19 F3000 ; home X axis\nG1 Y1 F3000 ; home Y axis\nM104 S0 T0 ; turn off extruder\nM104 S0 T1 ; turn off extruder\nM104 S0 T2 ; turn off extruder\nM140 S0 ; turn off bed\nM106 S0 ; turn off fan\nM806 S0 ; turn of housing fan\nM84 ; disable motor\n",
|
||||
"machine_max_speed_z": [
|
||||
"15",
|
||||
"12"
|
||||
],
|
||||
"machine_pause_gcode": "M10710 S0",
|
||||
"machine_start_gcode": "T[initial_extruder]\nM109 S{nozzle_temperature_initial_layer[current_extruder]}\nG1 Z15 F900\nG1 X-19 Y1 F9000\nG1 X-19 Y45 F9000\nG1 Y1 F9000\nG1 Y45 F9000\nG1 Y1 F9000\nG1 Y45 F9000\nG1 X0",
|
||||
"max_layer_height": [
|
||||
"0.2",
|
||||
"0.2"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08",
|
||||
"0.08"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.25",
|
||||
"0.25"
|
||||
],
|
||||
"print_host": "https://simplyprint.io/panel",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"330x0",
|
||||
"330x330",
|
||||
"0x330"
|
||||
],
|
||||
"printable_height":"300",
|
||||
"retract_before_wipe": [
|
||||
"70%",
|
||||
"70%"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"10",
|
||||
"12"
|
||||
],
|
||||
"retract_lift_above": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_lift_enforce": [
|
||||
"All Surfaces",
|
||||
"All Surfaces"
|
||||
],
|
||||
"retract_on_top_layer": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"-0.2",
|
||||
"-0.2"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retraction_distances_when_cut": [
|
||||
"18",
|
||||
"18"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.8",
|
||||
"0.9"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"thumbnails": "",
|
||||
"travel_slope": [
|
||||
"3",
|
||||
"3"
|
||||
],
|
||||
"wipe": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.25",
|
||||
"0.25"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Normal Lift",
|
||||
"Normal Lift"
|
||||
]
|
||||
}
|
||||
133
resources/profiles/iQ/machine/iQ TiQ2 0.6 nozzle.json
Normal file
133
resources/profiles/iQ/machine/iQ TiQ2 0.6 nozzle.json
Normal file
@@ -0,0 +1,133 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "iQ TiQ2 0.6 Nozzle",
|
||||
"inherits": "fdm_tiq_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"printer_settings_id": "iQ TiQ2 0.6 Nozzle",
|
||||
"printer_model": "TiQ2",
|
||||
"printer_variant": "0.6",
|
||||
"printer_notes": "Machine file version 1.0 20251106",
|
||||
"change_filament_gcode": "G1 Z{layer_z+2} F900 ; safe distance while tool change\nG1 X32 Y3 F3000\nM109 S{nozzle_temperature[next_extruder]} T[next_extruder] ; set new tool temperature so it can start heating while changing\n",
|
||||
"deretraction_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"disable_m73": "1",
|
||||
"emit_machine_limits_to_gcode": "0",
|
||||
"enable_filament_ramming": "0",
|
||||
"extruder_colour": [
|
||||
"#FCE94F",
|
||||
"#FCE94F"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0",
|
||||
"0x0"
|
||||
],
|
||||
"gcode_flavor": "marlin",
|
||||
"host_type": "simplyprint",
|
||||
"long_retractions_when_cut": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_end_gcode": "G1 X-19 F3000 ; home X axis\nG1 Y1 F3000 ; home Y axis\nM104 S0 T0 ; turn off extruder\nM104 S0 T1 ; turn off extruder\nM104 S0 T2 ; turn off extruder\nM140 S0 ; turn off bed\nM106 S0 ; turn off fan\nM806 S0 ; turn of housing fan\nM84 ; disable motor\n",
|
||||
"machine_max_speed_z": [
|
||||
"15",
|
||||
"12"
|
||||
],
|
||||
"machine_pause_gcode": "M10710 S0",
|
||||
"machine_start_gcode": "T[initial_extruder]\nM109 S{nozzle_temperature_initial_layer[current_extruder]}\nG1 Z15 F900\nG1 X-19 Y1 F9000\nG1 X-19 Y45 F9000\nG1 Y1 F9000\nG1 Y45 F9000\nG1 Y1 F9000\nG1 Y45 F9000\nG1 X0",
|
||||
"max_layer_height": [
|
||||
"0.6",
|
||||
"0.6"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08",
|
||||
"0.08"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.6",
|
||||
"0.6"
|
||||
],
|
||||
"print_host": "https://simplyprint.io/panel",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"330x0",
|
||||
"330x330",
|
||||
"0x330"
|
||||
],
|
||||
"printable_height":"300",
|
||||
"retract_before_wipe": [
|
||||
"70%",
|
||||
"70%"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"10",
|
||||
"12"
|
||||
],
|
||||
"retract_lift_above": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_lift_enforce": [
|
||||
"All Surfaces",
|
||||
"All Surfaces"
|
||||
],
|
||||
"retract_on_top_layer": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"-0.2",
|
||||
"-0.2"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retraction_distances_when_cut": [
|
||||
"18",
|
||||
"18"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.8",
|
||||
"0.9"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"thumbnails": "",
|
||||
"travel_slope": [
|
||||
"3",
|
||||
"3"
|
||||
],
|
||||
"wipe": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.6",
|
||||
"0.6"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Normal Lift",
|
||||
"Normal Lift"
|
||||
]
|
||||
}
|
||||
133
resources/profiles/iQ/machine/iQ TiQ2 0.8 nozzle.json
Normal file
133
resources/profiles/iQ/machine/iQ TiQ2 0.8 nozzle.json
Normal file
@@ -0,0 +1,133 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "iQ TiQ2 0.8 Nozzle",
|
||||
"inherits": "fdm_tiq_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"printer_settings_id": "iQ TiQ2 0.8 Nozzle",
|
||||
"printer_model": "TiQ2",
|
||||
"printer_variant": "0.8",
|
||||
"printer_notes": "Machine file version 1.0 20251106",
|
||||
"change_filament_gcode": "G1 Z{layer_z+2} F900 ; safe distance while tool change\nG1 X32 Y3 F3000\nM109 S{nozzle_temperature[next_extruder]} T[next_extruder] ; set new tool temperature so it can start heating while changing\n",
|
||||
"deretraction_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"disable_m73": "1",
|
||||
"emit_machine_limits_to_gcode": "0",
|
||||
"enable_filament_ramming": "0",
|
||||
"extruder_colour": [
|
||||
"#FCE94F",
|
||||
"#FCE94F"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0",
|
||||
"0x0"
|
||||
],
|
||||
"gcode_flavor": "marlin",
|
||||
"host_type": "simplyprint",
|
||||
"long_retractions_when_cut": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_end_gcode": "G1 X-19 F3000 ; home X axis\nG1 Y1 F3000 ; home Y axis\nM104 S0 T0 ; turn off extruder\nM104 S0 T1 ; turn off extruder\nM104 S0 T2 ; turn off extruder\nM140 S0 ; turn off bed\nM106 S0 ; turn off fan\nM806 S0 ; turn of housing fan\nM84 ; disable motor\n",
|
||||
"machine_max_speed_z": [
|
||||
"15",
|
||||
"12"
|
||||
],
|
||||
"machine_pause_gcode": "M10710 S0",
|
||||
"machine_start_gcode": "T[initial_extruder]\nM109 S{nozzle_temperature_initial_layer[current_extruder]}\nG1 Z15 F900\nG1 X-19 Y1 F9000\nG1 X-19 Y45 F9000\nG1 Y1 F9000\nG1 Y45 F9000\nG1 Y1 F9000\nG1 Y45 F9000\nG1 X0",
|
||||
"max_layer_height": [
|
||||
"0.8",
|
||||
"0.8"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08",
|
||||
"0.08"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.8",
|
||||
"0.8"
|
||||
],
|
||||
"print_host": "https://simplyprint.io/panel",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"330x0",
|
||||
"330x330",
|
||||
"0x330"
|
||||
],
|
||||
"printable_height":"300",
|
||||
"retract_before_wipe": [
|
||||
"70%",
|
||||
"70%"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"10",
|
||||
"12"
|
||||
],
|
||||
"retract_lift_above": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_lift_enforce": [
|
||||
"All Surfaces",
|
||||
"All Surfaces"
|
||||
],
|
||||
"retract_on_top_layer": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"-0.2",
|
||||
"-0.2"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retraction_distances_when_cut": [
|
||||
"18",
|
||||
"18"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.8",
|
||||
"0.9"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"thumbnails": "",
|
||||
"travel_slope": [
|
||||
"3",
|
||||
"3"
|
||||
],
|
||||
"wipe": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.8",
|
||||
"0.8"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Normal Lift",
|
||||
"Normal Lift"
|
||||
]
|
||||
}
|
||||
141
resources/profiles/iQ/machine/iQ TiQ8 0.25 nozzle.json
Normal file
141
resources/profiles/iQ/machine/iQ TiQ8 0.25 nozzle.json
Normal file
@@ -0,0 +1,141 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "iQ TiQ8 0.25 Nozzle",
|
||||
"inherits": "fdm_tiq_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"printer_settings_id": "iQ TiQ8 0.25 Nozzle",
|
||||
"printer_model": "TiQ8",
|
||||
"printer_variant": "0.25",
|
||||
"change_filament_gcode": "G1 Z{layer_z+2} F900 ; safe distance while tool change\n{if next_extruder==0}G1 X30 Y-12 F9000{endif}\nM109 S{nozzle_temperature[next_extruder]} T[next_extruder] ; set new tool temperature so it can start heating while changing",
|
||||
"deretraction_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"disable_m73": "1",
|
||||
"emit_machine_limits_to_gcode": "0",
|
||||
"enable_filament_ramming": "0",
|
||||
"extruder_colour": [
|
||||
"#FCE94F",
|
||||
"#FCE94F"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0",
|
||||
"0x0"
|
||||
],
|
||||
"gcode_flavor": "marlin",
|
||||
"host_type": "simplyprint",
|
||||
"long_retractions_when_cut": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_end_gcode": "G1 X10 F3000 ; home X axis\nG1 Y10 F3000 ; home Y axis\nM104 S0 T0 ; turn off extruder\nM104 S0 T1 ; turn off extruder\nM104 S0 T2 ; turn off extruder\nM140 S0 ; turn off bed\n{if nozzle_temperature_initial_layer[current_extruder]>350}M140 S80{endif} ; Keep bed hot for easy part removal from PEI sheet\nM106 S0 ; turn off fan\nM806 S0 ; turn of housing fan\nM84 ; disable motor\n",
|
||||
"machine_max_speed_z": [
|
||||
"15",
|
||||
"12"
|
||||
],
|
||||
"machine_pause_gcode": "M10710 S0",
|
||||
"machine_start_gcode": "T[initial_extruder]\nM109 S{nozzle_temperature_initial_layer[current_extruder]}\n",
|
||||
"max_layer_height": [
|
||||
"0.25",
|
||||
"0.25"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08",
|
||||
"0.08"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.25",
|
||||
"0.25"
|
||||
],
|
||||
"print_host": "https://simplyprint.io/panel",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"500x0",
|
||||
"500x400",
|
||||
"0x400"
|
||||
],
|
||||
"printable_height": "450",
|
||||
"retract_before_wipe": [
|
||||
"70%",
|
||||
"70%"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"retract_lift_above": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_lift_enforce": [
|
||||
"All Surfaces",
|
||||
"All Surfaces"
|
||||
],
|
||||
"retract_on_top_layer": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"-0.2",
|
||||
"-0.2"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retraction_distances_when_cut": [
|
||||
"18",
|
||||
"18"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.8",
|
||||
"0.9"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"thumbnails": "",
|
||||
"travel_slope": [
|
||||
"3",
|
||||
"3"
|
||||
],
|
||||
"wipe": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.25",
|
||||
"0.25"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Normal Lift",
|
||||
"Normal Lift"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"1500",
|
||||
"1500"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"1500",
|
||||
"1500"
|
||||
],
|
||||
"printer_notes": "Machine file version 1.0 20251106"
|
||||
}
|
||||
141
resources/profiles/iQ/machine/iQ TiQ8 0.6 nozzle.json
Normal file
141
resources/profiles/iQ/machine/iQ TiQ8 0.6 nozzle.json
Normal file
@@ -0,0 +1,141 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "iQ TiQ8 0.6 Nozzle",
|
||||
"inherits": "fdm_tiq_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"printer_settings_id": "iQ TiQ8 0.6 Nozzle",
|
||||
"printer_model": "TiQ8",
|
||||
"printer_variant": "0.6",
|
||||
"change_filament_gcode": "G1 Z{layer_z+2} F900 ; safe distance while tool change\n{if next_extruder==0}G1 X30 Y-12 F9000{endif}\nM109 S{nozzle_temperature[next_extruder]} T[next_extruder] ; set new tool temperature so it can start heating while changing",
|
||||
"deretraction_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"disable_m73": "1",
|
||||
"emit_machine_limits_to_gcode": "0",
|
||||
"enable_filament_ramming": "0",
|
||||
"extruder_colour": [
|
||||
"#FCE94F",
|
||||
"#FCE94F"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0",
|
||||
"0x0"
|
||||
],
|
||||
"gcode_flavor": "marlin",
|
||||
"host_type": "simplyprint",
|
||||
"long_retractions_when_cut": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_end_gcode": "G1 X10 F3000 ; home X axis\nG1 Y10 F3000 ; home Y axis\nM104 S0 T0 ; turn off extruder\nM104 S0 T1 ; turn off extruder\nM104 S0 T2 ; turn off extruder\nM140 S0 ; turn off bed\n{if nozzle_temperature_initial_layer[current_extruder]>350}M140 S80{endif} ; Keep bed hot for easy part removal from PEI sheet\nM106 S0 ; turn off fan\nM806 S0 ; turn of housing fan\nM84 ; disable motor\n",
|
||||
"machine_max_speed_z": [
|
||||
"15",
|
||||
"12"
|
||||
],
|
||||
"machine_pause_gcode": "M10710 S0",
|
||||
"machine_start_gcode": "T[initial_extruder]\nM109 S{nozzle_temperature_initial_layer[current_extruder]}\n",
|
||||
"max_layer_height": [
|
||||
"0.6",
|
||||
"0.6"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08",
|
||||
"0.08"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.6",
|
||||
"0.6"
|
||||
],
|
||||
"print_host": "https://simplyprint.io/panel",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"500x0",
|
||||
"500x400",
|
||||
"0x400"
|
||||
],
|
||||
"printable_height": "450",
|
||||
"retract_before_wipe": [
|
||||
"70%",
|
||||
"70%"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"retract_lift_above": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_lift_enforce": [
|
||||
"All Surfaces",
|
||||
"All Surfaces"
|
||||
],
|
||||
"retract_on_top_layer": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"-0.2",
|
||||
"-0.2"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retraction_distances_when_cut": [
|
||||
"18",
|
||||
"18"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.8",
|
||||
"0.9"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"thumbnails": "",
|
||||
"travel_slope": [
|
||||
"3",
|
||||
"3"
|
||||
],
|
||||
"wipe": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.6",
|
||||
"0.6"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Normal Lift",
|
||||
"Normal Lift"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"1500",
|
||||
"1500"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"1500",
|
||||
"1500"
|
||||
],
|
||||
"printer_notes": "Machine file version 1.0 20251106"
|
||||
}
|
||||
141
resources/profiles/iQ/machine/iQ TiQ8 0.8 nozzle.json
Normal file
141
resources/profiles/iQ/machine/iQ TiQ8 0.8 nozzle.json
Normal file
@@ -0,0 +1,141 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "iQ TiQ8 0.8 Nozzle",
|
||||
"inherits": "fdm_tiq_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"printer_settings_id": "iQ TiQ8 0.8 Nozzle",
|
||||
"printer_model": "TiQ8",
|
||||
"printer_variant": "0.8",
|
||||
"change_filament_gcode": "G1 Z{layer_z+2} F900 ; safe distance while tool change\n{if next_extruder==0}G1 X30 Y-12 F9000{endif}\nM109 S{nozzle_temperature[next_extruder]} T[next_extruder] ; set new tool temperature so it can start heating while changing",
|
||||
"deretraction_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"disable_m73": "1",
|
||||
"emit_machine_limits_to_gcode": "0",
|
||||
"enable_filament_ramming": "0",
|
||||
"extruder_colour": [
|
||||
"#FCE94F",
|
||||
"#FCE94F"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0",
|
||||
"0x0"
|
||||
],
|
||||
"gcode_flavor": "marlin",
|
||||
"host_type": "simplyprint",
|
||||
"long_retractions_when_cut": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_end_gcode": "G1 X10 F3000 ; home X axis\nG1 Y10 F3000 ; home Y axis\nM104 S0 T0 ; turn off extruder\nM104 S0 T1 ; turn off extruder\nM104 S0 T2 ; turn off extruder\nM140 S0 ; turn off bed\n{if nozzle_temperature_initial_layer[current_extruder]>350}M140 S80{endif} ; Keep bed hot for easy part removal from PEI sheet\nM106 S0 ; turn off fan\nM806 S0 ; turn of housing fan\nM84 ; disable motor\n",
|
||||
"machine_max_speed_z": [
|
||||
"15",
|
||||
"12"
|
||||
],
|
||||
"machine_pause_gcode": "M10710 S0",
|
||||
"machine_start_gcode": "T[initial_extruder]\nM109 S{nozzle_temperature_initial_layer[current_extruder]}\n",
|
||||
"max_layer_height": [
|
||||
"0.8",
|
||||
"0.8"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08",
|
||||
"0.08"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.8",
|
||||
"0.8"
|
||||
],
|
||||
"print_host": "https://simplyprint.io/panel",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"500x0",
|
||||
"500x400",
|
||||
"0x400"
|
||||
],
|
||||
"printable_height": "450",
|
||||
"retract_before_wipe": [
|
||||
"70%",
|
||||
"70%"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"15",
|
||||
"15"
|
||||
],
|
||||
"retract_lift_above": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_lift_enforce": [
|
||||
"All Surfaces",
|
||||
"All Surfaces"
|
||||
],
|
||||
"retract_on_top_layer": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"-0.2",
|
||||
"-0.2"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retraction_distances_when_cut": [
|
||||
"18",
|
||||
"18"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.8",
|
||||
"0.9"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"thumbnails": "",
|
||||
"travel_slope": [
|
||||
"3",
|
||||
"3"
|
||||
],
|
||||
"wipe": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.8",
|
||||
"0.8"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Normal Lift",
|
||||
"Normal Lift"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"1500",
|
||||
"1500"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"1500",
|
||||
"1500"
|
||||
],
|
||||
"printer_notes": "Machine file version 1.0 20251106"
|
||||
}
|
||||
Reference in New Issue
Block a user