mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Feature/enhance profile validator (#4278)
* check more profile issues * 1 * update ci/cd * update name
This commit is contained in:
@@ -116,8 +116,6 @@
|
||||
"deretraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"bridge_speed": "25",
|
||||
"internal_bridge_speed" : "70",
|
||||
"silent_mode": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"bbl_calib_mark_logo": "1",
|
||||
"setting_id": "GM003",
|
||||
"name": "Kingroon KP3S PRO S1 0.4 nozzle",
|
||||
"instantiation": "true",
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"bbl_calib_mark_logo": "1",
|
||||
"name": "fdm_machine_common",
|
||||
"auxiliary_fan": "0",
|
||||
"fan_kickstart": "0",
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
"auxiliary_fan": "0",
|
||||
"remaining_times": "1",
|
||||
"single_extruder_multi_material": "0",
|
||||
"single_extruder_multi_material_priming": "0",
|
||||
"purge_in_prime_tower": "0",
|
||||
"enable_filament_ramming": "0",
|
||||
"nozzle_volume": "0",
|
||||
|
||||
Reference in New Issue
Block a user