@duet3d/objectmodel 3.7.0-alpha.12 → 3.7.0-alpha.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@
2
2
  "heat.bedHeaters": "use bedHeaterMapping instead",
3
3
  "heat.chamberHeaters": "use chamberHeaterMapping instead",
4
4
  "job.layers[].filament": "use filamentUsage instead",
5
- "move.extruders[].pressureAdvance": "use pressAdv instead",
5
+ "move.extruders[].pressureAdvance": "use pressAdv.k0 instead",
6
6
  "move.printingAcceleration": "use motionSystems[].printingAcceleration instead",
7
7
  "move.rotation": "use motionSystems[].rotation instead",
8
8
  "move.travelAcceleration": "use motionSystems[].travelAcceleration instead",