mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
31 lines
1.0 KiB
JSON
31 lines
1.0 KiB
JSON
{
|
|
"type": "machine",
|
|
"setting_id": "GM001",
|
|
"name": "VS30SC2 Performance (0.4 nozzle)",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_volumic_common",
|
|
"printer_model": "VS30SC2 Performance",
|
|
"default_print_profile": "Normal performance VS30 - 0.20mm",
|
|
"host_type": "octoprint",
|
|
"print_host": "192.168.0.60",
|
|
"nozzle_diameter": ["0.4"],
|
|
"printable_area": ["0x0","300x0","300x200","0x200"],
|
|
"printable_height": "310",
|
|
"nozzle_type": "undefine",
|
|
"auxiliary_fan": "0",
|
|
"gcode_flavor": "klipper",
|
|
"max_layer_height": ["0.3"],
|
|
"min_layer_height": ["0.025"],
|
|
"printer_variant": "0.4",
|
|
"retraction_minimum_travel": ["1"],
|
|
"retraction_length": ["2.4"],
|
|
"retraction_speed": ["30"],
|
|
"deretraction_speed": ["30"],
|
|
"machine_max_acceleration_x": ["4500"],
|
|
"machine_max_acceleration_y": ["4500"],
|
|
"machine_max_acceleration_z": ["150"],
|
|
"machine_start_gcode": "START_PRINT BED=[first_layer_bed_temperature] EXTRUDER=[first_layer_temperature]",
|
|
"before_layer_change_gcode": "G92 E0",
|
|
"machine_end_gcode": "END_PRINT"
|
|
} |