Initial release
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
This commit is contained in:
commit
c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions
|
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.2mm Standard @re3D fdm 0.8",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_re3D_common",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"re3D Gigabot 4 0.8 nozzle",
|
||||
"re3D Gigabot 4 XLT 0.8 nozzle",
|
||||
"re3D Terabot 4 0.8 nozzle"
|
||||
],
|
||||
|
||||
"layer_height": "0.2",
|
||||
"initial_layer_print_height": "0.4",
|
||||
|
||||
"top_shell_layers": "4",
|
||||
"top_shell_thickness": "0.6",
|
||||
"bottom_shell_layers": "3",
|
||||
|
||||
"line_width": "0.8",
|
||||
"outer_wall_line_width": "0.8",
|
||||
"inner_wall_line_width": "0.8",
|
||||
"initial_layer_line_width": "0.8",
|
||||
"sparse_infill_line_width": "0.8",
|
||||
"internal_solid_infill_line_width": "0.8",
|
||||
"top_surface_line_width": "0.8",
|
||||
"support_line_width": "0.8",
|
||||
|
||||
|
||||
"overhang_1_4_speed": "45",
|
||||
"overhang_2_4_speed": "35",
|
||||
"overhang_3_4_speed": "25",
|
||||
"overhang_4_4_speed": "15",
|
||||
|
||||
"initial_layer_speed": "30",
|
||||
"initial_layer_infill_speed": "30",
|
||||
"initial_layer_travel_speed": "50",
|
||||
|
||||
|
||||
"outer_wall_speed": "45",
|
||||
"inner_wall_speed": "45",
|
||||
"small_perimeter_speed": "45",
|
||||
"small_perimeter_threshold": "45",
|
||||
"sparse_infill_speed": "45",
|
||||
"internal_solid_infill_speed": "45",
|
||||
"top_surface_speed": "45",
|
||||
"gap_infill_speed": "45",
|
||||
"support_speed": "45",
|
||||
"support_interface_speed": "45",
|
||||
|
||||
|
||||
"travel_speed": "300",
|
||||
|
||||
|
||||
"standby_temperature_delta": "-55",
|
||||
|
||||
"support_top_z_distance": "0.24",
|
||||
"support_bottom_z_distance": "0.24"
|
||||
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue