mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
Comgrow T500 (#2222)
* Initial commit to add the upcoming Comgrow T500 * UPDATE DANG IT * Added Comgrow machine file * Updated profiles to be more inline with their Cura profiles * Corrected Errors in comgrow_common and uploaded a new cover.png * fixes --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
parent
33f91c026a
commit
ff992aa650
32 changed files with 4182 additions and 0 deletions
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.16mm Optimal @Comgrow T500 0.4",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_comgrow_common",
|
||||
"adaptive_layer_height": "1",
|
||||
"brim_object_gap": "0",
|
||||
"brim_width": "0",
|
||||
"default_acceleration": "0",
|
||||
"detect_thin_wall": "1",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"infill_wall_overlap": "25%",
|
||||
"initial_layer_acceleration": "0",
|
||||
"initial_layer_infill_speed": "35%",
|
||||
"initial_layer_line_width": "0.42",
|
||||
"initial_layer_speed": "35%",
|
||||
"inner_wall_acceleration": "0",
|
||||
"internal_solid_infill_line_width": "0",
|
||||
"internal_solid_infill_speed": "50",
|
||||
"ironing_type": "no ironing",
|
||||
"layer_height": "0.16",
|
||||
"line_width": "0.45",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"outer_wall_line_width": "0.45",
|
||||
"outer_wall_speed": "40",
|
||||
"prime_tower_width": "60",
|
||||
"skirt_height": "2",
|
||||
"skirt_loops": "2",
|
||||
"sparse_infill_speed": "60",
|
||||
"support_base_pattern_spacing": "0.2",
|
||||
"support_interface_bottom_layers": "-1",
|
||||
"support_interface_spacing": "0.2",
|
||||
"support_interface_speed": "100%",
|
||||
"support_interface_top_layers": "3",
|
||||
"support_line_width": "0.38",
|
||||
"support_object_xy_distance": "60%",
|
||||
"support_speed": "40",
|
||||
"support_style": "grid",
|
||||
"support_threshold_angle": "45",
|
||||
"support_top_z_distance": "0.15",
|
||||
"top_surface_acceleration": "0",
|
||||
"travel_acceleration": "0",
|
||||
"tree_support_branch_angle": "40",
|
||||
"wall_loops": "2",
|
||||
"compatible_printers": [
|
||||
"Comgrow T500 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue