mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-07-01 01:32:02 +00:00
OrcaSlicer settings
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
sync_info = create
|
||||
sync_info = update
|
||||
user_id =
|
||||
setting_id =
|
||||
base_id = GM001
|
||||
|
@ -2,7 +2,9 @@
|
||||
"from": "User",
|
||||
"inherits": "Voron 2.4 350 0.4 nozzle",
|
||||
"is_custom_defined": "0",
|
||||
"machine_start_gcode": "PRINT_START BED_TEMP=[bed_temperature_initial_layer_single] EXTRUDER_TEMP=[nozzle_temperature_initial_layer]",
|
||||
"name": "AquaVoron 2.4 350 0.4 nozzle",
|
||||
"print_host": "192.168.20.21",
|
||||
"printer_settings_id": "AquaVoron 2.4 350 0.4 nozzle",
|
||||
"version": "1.8.0.0"
|
||||
}
|
||||
|
@ -1,4 +1,4 @@
|
||||
sync_info = create
|
||||
sync_info = update
|
||||
user_id =
|
||||
setting_id =
|
||||
base_id = GM003
|
||||
|
@ -2,7 +2,12 @@
|
||||
"from": "User",
|
||||
"inherits": "Voron 2.4 350 0.6 nozzle",
|
||||
"is_custom_defined": "0",
|
||||
"machine_start_gcode": "PRINT_START BED_TEMP=[bed_temperature_initial_layer_single] EXTRUDER_TEMP=[nozzle_temperature_initial_layer]",
|
||||
"name": "AquaVoron 2.4 350 0.6 nozzle",
|
||||
"print_host": "http://192.168.20.21",
|
||||
"printer_settings_id": "AquaVoron 2.4 350 0.6 nozzle",
|
||||
"retraction_length": [
|
||||
"0.1"
|
||||
],
|
||||
"version": "1.8.0.0"
|
||||
}
|
||||
|
@ -77,6 +77,9 @@
|
||||
"wipe": [
|
||||
"0"
|
||||
],
|
||||
"z_hop": [
|
||||
"0"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Auto Lift"
|
||||
]
|
||||
|
Reference in New Issue
Block a user