Tim Kuipers
|
88f95d1357
|
JSON bugfix: UMO primed less at start thean retracted at end gcode
|
2015-08-17 13:39:08 +02:00 |
|
Tim Kuipers
|
eba71a2516
|
JSON: removed machine_nozzle_offset_x_1
|
2015-08-13 12:30:06 +02:00 |
|
Tim Kuipers
|
5a0bf6189d
|
Merge branch 'master' of https://github.com/Ultimaker/Cura
|
2015-08-13 11:51:52 +02:00 |
|
Tim Kuipers
|
62acbb0dad
|
JSON bugfix: parent had same name as child, for switch_extruder_retraction_speed
|
2015-08-13 11:51:06 +02:00 |
|
Tamara Hogenhout
|
41ee464879
|
Small changes to settingsfiles
changed the manufacturer of the grr Neo and deleted visibility of the 3D Starter because that inherits from fdmprinter.json
|
2015-08-13 10:51:09 +02:00 |
|
Tim Kuipers
|
196cf2bf51
|
renamed extruder_switch_retract settings and support_extruder_nr_layer_0
|
2015-08-13 10:31:25 +02:00 |
|
Tim Kuipers
|
bdc1ec9047
|
JSON: introduced machine_heat_zone_length also in UMO and UM2
|
2015-08-13 10:04:00 +02:00 |
|
Tim Kuipers
|
2ef951ba0b
|
Merge branch 'master' of https://github.com/Ultimaker/Cura
|
2015-08-13 09:53:24 +02:00 |
|
Tim Kuipers
|
d92757ff6f
|
JSON: moved retraction settings, introduced extrtuder switch position settings, introduced machine_heat_zone_length
|
2015-08-13 09:53:04 +02:00 |
|
Tim Kuipers
|
0514f290bd
|
JSON: moved print_sequence to special_modes
|
2015-08-13 09:09:40 +02:00 |
|
Tim Kuipers
|
e5c87e7ad8
|
JSON: changed some defaults; disabled coasting!
|
2015-08-13 09:04:44 +02:00 |
|
Tamara Hogenhout
|
04ecce3070
|
Added version, manufacturer, author and others to it.
Adds to #239
|
2015-08-12 18:20:06 +02:00 |
|
awhiemstra
|
7d14888610
|
Merge pull request #239 from tvlgiao/master
Add profile for machine 3DMaker Starter
|
2015-08-11 11:11:51 +02:00 |
|
Giao Trinh
|
4843c21735
|
rename profile 3dmaker_starter and correct id
|
2015-08-11 15:22:24 +07:00 |
|
Giao Trinh
|
b45c46f7e8
|
Update profile file for 3DMaker Starter machine
|
2015-08-11 15:13:40 +07:00 |
|
KJHamblin
|
0a7e7b0702
|
Add RigidBot & RigidBotBig Profiles
This adds the RigidBot & RigidBotBig .json and .stl necessary for
support in Cura 15.06
|
2015-08-10 21:33:34 +02:00 |
|
Giao Trinh
|
a34031d319
|
Add profile for machine 3DMaker Starter
|
2015-08-10 21:54:38 +07:00 |
|
Tim Kuipers
|
0aa83c172e
|
bugfix: old UMs use nozzle offset in gcode, not in machine
|
2015-08-10 16:10:36 +02:00 |
|
Tim Kuipers
|
1980862f53
|
new settings: support_conical_min_width, support_conical_angle
|
2015-08-10 16:09:45 +02:00 |
|
Tim Kuipers
|
d2d9be26bc
|
feat: disable xy-shifted gcode: machine_use_extruder_offset_to_offset_coords
|
2015-08-10 15:20:55 +02:00 |
|
Tim Kuipers
|
f035a11902
|
natural language syntax error
|
2015-08-10 14:13:04 +02:00 |
|
Tim Kuipers
|
35dd4e0193
|
JSON: feat: support expansion offset
|
2015-08-10 14:12:03 +02:00 |
|
Tim Kuipers
|
17347da91d
|
JSON: feat: conical support (experimental)
|
2015-08-10 14:11:26 +02:00 |
|
Tim Kuipers
|
7253531002
|
JSON bugfix: moved extruder train setting to specific JSONs
|
2015-08-06 17:05:56 +02:00 |
|
Tim Kuipers
|
b718627e81
|
JSON: moved extruder train specific settings to its own category
|
2015-08-06 16:43:05 +02:00 |
|
Tim Kuipers
|
513d4ed426
|
JSON: moved back statically defined extruder settings
|
2015-08-06 15:42:23 +02:00 |
|
Tim Kuipers
|
d4e69fd4db
|
feature: json: extruder switch positions
|
2015-08-05 14:18:27 +02:00 |
|
Tim Kuipers
|
559780e268
|
removed statically defined extruder settings
|
2015-08-05 09:50:19 +02:00 |
|
Tim Kuipers
|
b36301347e
|
Merge branch 'master' of https://github.com/Ultimaker/Cura
|
2015-08-05 09:48:59 +02:00 |
|
Tim Kuipers
|
5ed7a16c62
|
removed statically defined extruder settings
|
2015-08-05 09:48:43 +02:00 |
|
Tim Kuipers
|
ec8ca8c58c
|
extruder train defaults per extruder train in fdmPrinter.json
|
2015-08-04 16:45:27 +02:00 |
|
Tamara Hogenhout
|
54f1ac7805
|
Adds a version, author & manufacturer to the machine settings files
|
2015-08-03 13:20:17 +02:00 |
|
Tamara Hogenhout
|
084bd25e02
|
Machine settings cleanup
added manufacturers and authors to the file and changed the id's to a string more usuable in combination with other files
|
2015-07-31 16:41:53 +02:00 |
|
Tamara Hogenhout
|
b4a8973975
|
cleanup
|
2015-07-30 19:36:05 +02:00 |
|
Tamara Hogenhout
|
8596c08a80
|
Adds a generic wizard
contributes to #128
|
2015-07-30 19:11:48 +02:00 |
|
Jaime van Kessel
|
7c2617133e
|
Updated how machine selection works; Id now identifies a type of machine so multiple variations of the same machine are possible without cluttering your selection
|
2015-07-30 15:09:50 +02:00 |
|
Tim Kuipers
|
b203c8e6cb
|
prime_tower_size, prime_tower_wipe_enabled, support_extruder_nr, support_roof_extruder_nr, category_dual (+icon), caterogy_shield icon
|
2015-07-29 16:21:54 +02:00 |
|
Tim Kuipers
|
f7899931e3
|
adhesion_extruder_nr
|
2015-07-29 13:13:37 +02:00 |
|
Tim Kuipers
|
1ef35a9a87
|
machine_extruder_count
|
2015-07-28 15:20:13 +02:00 |
|
Tim Kuipers
|
5123434b25
|
merge
|
2015-07-27 12:27:51 +02:00 |
|
Tim Kuipers
|
3df583a213
|
wrong indents
|
2015-07-27 12:25:18 +02:00 |
|
Jaime van Kessel
|
03ca7142d5
|
Merge branch 'master' of https://github.com/Ultimaker/Cura
|
2015-07-24 09:06:12 +02:00 |
|
Jaime van Kessel
|
30b7f4da5d
|
Merge pull request #177 from bq/BQ_profiles_update
BQ profiles update
|
2015-07-23 17:18:45 +02:00 |
|
Nicanor Romero Venier
|
7475bd1af4
|
Changed default value for support.
|
2015-07-23 16:37:08 +02:00 |
|
Jaime van Kessel
|
ea66139751
|
Modifications to enable one at a time (still WIP)
|
2015-07-23 10:18:58 +02:00 |
|
Tim Kuipers
|
f846d3384c
|
bugfix? UM2 now has empty start-gcode and end-gcode
|
2015-07-23 10:18:19 +02:00 |
|
Nicanor Romero Venier
|
8f53ff4a0f
|
Changed end_gcode in Hephestos and Hephestos XL
At the end of the print, the extruder is moved up
10 mm instead of going all the way to the top.
|
2015-07-22 12:41:25 +02:00 |
|
Jaime van Kessel
|
68cf0c8b23
|
Merge branch 'master' of https://github.com/Ultimaker/Cura
|
2015-07-22 11:46:28 +02:00 |
|
Jaime van Kessel
|
78ebb13089
|
Changes required for printing one at a time
|
2015-07-22 11:46:12 +02:00 |
|
Jaime van Kessel
|
b3b14c44d7
|
Merge pull request #152 from simonCor/master
Added machine settings of German RepRap NEO machine
|
2015-07-22 08:52:45 +02:00 |
|