15 Commits

Author SHA1 Message Date
fieldOfView
c0824260a3 Fix homing UM2/UM2+ when printing with RepRap flavor 2016-10-24 14:45:26 +02:00
Tim Kuipers
9cd6a8c1ae JSON feat: machine_name as a setting for the 3D printer model type (CURA-2360) 2016-09-13 16:44:55 +02:00
fieldOfView
15101ec53d Fix showing material options for 3rd party printers
CURA-2287
2016-09-07 15:52:44 +02:00
fieldOfView
f0622cdda6 Add start & end gcode to UM2 depending on gcode flavor
CURA-580
2016-08-15 13:42:06 +02:00
fieldOfView
a2fa8246b6 Disable UM2 material-related settings depending on gcode flavor...
...instead of hardcoding them as disabled.

The fdmprinter inheritance-functions for "enabled" are combined with a check for the flavor. This way it will be easier to switch an UM2 to a functional Reprap flavor in a variant. CURA-580
2016-08-02 09:50:42 +02:00
fieldOfView
42fc25ab09 Move sorting of DefinitionContainerModel out of qml
Add printer dialog now has sections by a configurable metadata property. A prefered section is set to always show on top.
Add weights to the Ultimaker printer definitions to create a sensible list (newest on top).

CURA-1593
2016-08-01 19:18:56 +02:00
Jack Ha
4175e51dbb Corrected gantry height for ultimaker2.json (extended and go inherit).
CURA-1979

Made same change in resources/definitions/ultimaker2.def.json as in
the original resources/machines/ultimaker2.json
2016-07-27 14:10:01 +02:00
Tim Kuipers
c755479b1b Merge branch 'feature_firmware_travel_settings' 2016-07-12 11:22:32 +02:00
Jaime van Kessel
b62118dc1c Added supported actions to all UM machines
CURA-1385
2016-06-22 15:29:54 +02:00
Tim Kuipers
1291587001 JSON feat: firmware acceleration and jerk settings for ultimaker printers (CURA-1646) 2016-06-14 17:06:46 +02:00
Ghostkeeper
9dc70fba02
Add missing category-metadata
Forgot to add this, apparently.

Contributes to issue CURA-1278.
2016-05-20 12:42:18 +02:00
Ghostkeeper
4e3e466a11
Move platform offset to metadata
Also removed the setting from fdmprinter just to be clear.

Contributes to issue CURA-1278.
2016-05-18 10:34:28 +02:00
Jaime van Kessel
43d42405b2 Updated property names to new API
CURA-1278
2016-05-18 09:39:04 +02:00
Arjen Hiemstra
9bfb98e75f Make ultimaker2 definition visible in the add machine dialog 2016-05-17 18:38:06 +02:00
Ghostkeeper
de7fe1185e Translate definition for Ultimaker2
The extruder trains setting has been moved to dual_extrusion_printer.json. It must be merged into fdmprinter later.

Contributes to issue CURA-1278.
2016-05-17 17:46:30 +02:00