mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
T500 profile fixes and optimizations (#2848)
Corrected corrupted buildplate texture, corrected too high accelerations that made printing 0.4mm impossible, optimized T500 print and filament profiles with testing
This commit is contained in:
parent
48c9143769
commit
10a0f58a61
20 changed files with 233 additions and 198 deletions
|
@ -18,9 +18,6 @@
|
|||
"brim_object_gap": "0",
|
||||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "3000",
|
||||
"outer_wall_acceleration": "3000",
|
||||
"top_surface_acceleration": "3000",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
|
@ -31,9 +28,6 @@
|
|||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"travel_acceleration": "3000",
|
||||
"inner_wall_acceleration": "3000",
|
||||
"initial_layer_line_width": "0.8",
|
||||
"initial_layer_print_height": "0.28",
|
||||
"infill_combination": "0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue