mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
New printer profile : TwoTrees SK1 (#3982)
* Initial profile for TwoTrees SK1 * Added PAUSE command instead of M601 and added machine_pause_gcode * Enabled multi bed types and removed skirt loop * Fixed non-ascii characters * Added PETG, PLA-CF plus clean ups and fixes. * Optimizations, and added PLA Silk * Maximum velocity is too high on Klipper settings, lowered to 730mm/s, this was obtained with Klipper Auto Speed * Ditto * Small optimizations * Added one layer to bottom for HSpeed profile
This commit is contained in:
parent
955601d632
commit
208784c783
20 changed files with 1239 additions and 8 deletions
|
@ -96,8 +96,8 @@
|
|||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"enable_arc_fitting": "0",
|
||||
"compatible_printers": [
|
||||
"TwoTrees SP-5 Klipper 0.4 nozzle"
|
||||
"enable_arc_fitting": "0",
|
||||
"compatible_printers": [
|
||||
"TwoTrees SP-5 Klipper 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue