mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-31 05:47:02 +00:00
update snapmaker profiles. largely ported for Snapmaker Orca fork
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_U1",
|
||||
"inherits": "fdm_toolchanger",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_toolchanger",
|
||||
"gcode_flavor": "klipper",
|
||||
"single_extruder_multi_material": "0",
|
||||
"bed_model": "Snapmaker U1_bed.stl",
|
||||
@@ -176,8 +176,6 @@
|
||||
"Normal Lift",
|
||||
"Normal Lift"
|
||||
],
|
||||
"bed_mesh_max": "267,267",
|
||||
"bed_mesh_min": "3,3",
|
||||
"purge_in_prime_tower": "0",
|
||||
"machine_pause_gcode": "M601",
|
||||
"change_filament_gcode": "",
|
||||
@@ -186,12 +184,14 @@
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0",
|
||||
"default_bed_type": "Textured PEI Plate",
|
||||
"printer_agent": "snapmaker",
|
||||
"printable_area": [
|
||||
"0.5x1",
|
||||
"270.5x1",
|
||||
"270.5x271",
|
||||
"0.5x271"
|
||||
],
|
||||
"printable_height": "270.05"
|
||||
"printable_height": "270.05",
|
||||
"bed_mesh_min": "3,3",
|
||||
"bed_mesh_max": "267,267",
|
||||
"printer_agent": "snapmaker"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user