Initial release
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
This commit is contained in:
commit
c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue