mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.24mm Draft @LONGER LK10 (0.8 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.24",
|
||||
"bottom_shell_layers": "3",
|
||||
"outer_wall_line_width": "0.8",
|
||||
"line_width": "0.8",
|
||||
"initial_layer_line_width": "0.82",
|
||||
"sparse_infill_line_width": "0.85",
|
||||
"inner_wall_line_width": "0.85",
|
||||
"internal_solid_infill_line_width": "0.85",
|
||||
"support_line_width": "0.38",
|
||||
"top_surface_line_width": "0.85",
|
||||
"top_shell_layers": "4",
|
||||
"top_shell_thickness": "0.8",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"support_top_z_distance": "0.24",
|
||||
"compatible_printers": ["LONGER LK10 (0.8 nozzle)"],
|
||||
"start_gcode": "START_PRINT BED_TEMP={first_layer_bed_temperature[0]} EXTRUDER_TEMP_1ST={first_layer_temperature[0]} EXTRUDER_TEMP={temperature[0]} FILAMENT_DIAMETER={filament_diameter[0]}\nG92 E0\nG1 X2 Y2 F6000\nG1 Z0.28 F1000\nG1 X200 E12 F1000\nG1 E-0.8 F1800\n",
|
||||
"end_gcode": "END_PRINT\n"
|
||||
}
|
||||
Reference in New Issue
Block a user