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,35 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "LONGER LK10 (0.2 nozzle)",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "LONGER LK10",
|
||||
"printer_settings_id": "LONGER",
|
||||
"printer_notes": "",
|
||||
"default_print_profile": "0.20mm Standard @LONGER LK10 (0.2 nozzle)",
|
||||
"nozzle_diameter": ["0.2"],
|
||||
"printer_variant": "0.2",
|
||||
"printable_area": ["0x0", "225x0", "225x225", "0x225"],
|
||||
"printable_height": "265",
|
||||
"extruder_clearance_height_to_lid": "245",
|
||||
"nozzle_hrc": "0",
|
||||
"nozzle_type": "brass",
|
||||
"nozzle_volume": "0",
|
||||
"gcode_flavor": "klipper",
|
||||
"default_filament_profile": ["Generic PLA @System"],
|
||||
"thumbnails": ["300x300"],
|
||||
"thumbnails_format": "PNG",
|
||||
"machine_max_acceleration_e": ["5000"],
|
||||
"machine_max_acceleration_extruding": ["10000"],
|
||||
"machine_max_acceleration_retracting": ["10000"],
|
||||
"machine_max_acceleration_travel": ["10000"],
|
||||
"machine_max_acceleration_x": ["10000"],
|
||||
"machine_max_acceleration_y": ["10000"],
|
||||
"machine_max_acceleration_z": ["500"],
|
||||
"machine_max_speed_e": ["60"],
|
||||
"machine_max_speed_x": ["500"],
|
||||
"machine_max_speed_y": ["500"],
|
||||
"machine_max_speed_z": ["12"]
|
||||
}
|
||||
Reference in New Issue
Block a user