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,30 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"name": "BLOCKS Pro S100 1.0 nozzle",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"settings_id": "GM004",
|
||||
"printer_model": "BLOCKS Pro S100",
|
||||
"default_print_profile": "0.50mm Standard 1.0 nozzle @Blocks",
|
||||
"max_layer_height": [
|
||||
"0.7"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.2"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"1.0"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"1000x0",
|
||||
"1000x1000",
|
||||
"0x1000"
|
||||
],
|
||||
"printable_height": "900",
|
||||
"upward_compatible_machine": [
|
||||
"BLOCKS Pro S100"
|
||||
],
|
||||
"printer_variant": "1.0"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue