mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 05:05:24 +00:00
Add official profiles for Wanhao Duplicator D12 Series (230/300/500 – Bowden/Direct – M2/SmartPad) (#9614)
* Update Wanhao D12 * update wanhao * Update D12_texture.svg * update wanhao * pixel boot * add layer * start * add multi layer * m600 * images * new * d12 300 plate * new fix * m600 * jerk * area 300 * restore wanhao * add pooptool v1 * update img to 320x320 * add pooptool for 300 and 500 --------- Co-authored-by: Xtrack33 <44250528+xtrack33@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @Wanhao-D12-300 PoopTool",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.2",
|
||||
"bottom_shell_layers": "4",
|
||||
"top_shell_layers": "5",
|
||||
"default_acceleration": "1500",
|
||||
"default_jerk": "3",
|
||||
"outer_wall_jerk": "3",
|
||||
"top_surface_jerk": "3",
|
||||
"infill_jerk": "3",
|
||||
"inner_wall_jerk": "3",
|
||||
"initial_layer_jerk": "3",
|
||||
"travel_jerk": "8",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
"enable_prime_tower": "1",
|
||||
"extra_perimeters_on_overhangs": "1",
|
||||
"flush_into_support": "0",
|
||||
"infill_wall_overlap": "20%",
|
||||
"initial_layer_infill_speed": "45",
|
||||
"initial_layer_speed": "35",
|
||||
"initial_layer_travel_speed": "100",
|
||||
"inner_wall_acceleration": "1000",
|
||||
"internal_bridge_speed": "100",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "90",
|
||||
"is_custom_defined": "0",
|
||||
"is_infill_first": "0",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_acceleration": "1000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "30",
|
||||
"inner_wall_speed": "60",
|
||||
"skirt_loops": "0",
|
||||
"skirt_speed": "0",
|
||||
"slow_down_layers": "1",
|
||||
"sparse_infill_density": "10%",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"sparse_infill_speed": "120",
|
||||
"staggered_inner_seams": "1",
|
||||
"support_line_width": "0.42",
|
||||
"top_shell_thickness": "1",
|
||||
"top_surface_acceleration": "1000",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "40",
|
||||
"travel_acceleration": "500",
|
||||
"version": "1.0.1.0",
|
||||
"wall_generator": "classic",
|
||||
"wall_loops": "2",
|
||||
"wipe_before_external_loop": "1",
|
||||
"wipe_on_loops": "1",
|
||||
"compatible_printers": [
|
||||
"D12 300 PRO SMARTPAD MONO DUAL 0.4 nozzle PoopTool",
|
||||
"D12 300 PRO M2 MONO DUAL 0.4 nozzle PoopTool"
|
||||
]
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user