Wouter R
2d8c385e02
Add license header to source files.
2013-12-20 16:31:41 +01:00
peteruithoven
f2f4727482
{if heatedBed} variable
2013-12-18 17:43:57 +01:00
Rick Companje
997c34a532
;LAYER comment temporary disabled
2013-12-06 15:03:18 +01:00
Rick Companje
2edba7a4c9
SettingsWindow printerType dropdown is now populated by API call
2013-12-05 17:32:37 +01:00
peteruithoven
c3fa844966
Added makerbot_replicator2x
2013-12-05 16:37:15 +01:00
Rick Companje
ff6df2f041
some extra keyboard shortcuts
2013-12-05 11:50:02 +01:00
peteruithoven
9b802ceea9
Merge branch 'feature/printerprofiles' into develop
...
Conflicts:
js_src/gcodeGenerating.js
2013-12-04 14:00:27 +01:00
peteruithoven
965119de33
First version of new PrinterPanel.
2013-12-01 18:38:02 +01:00
Wouter R
c2d6c2274e
Default makerbot printer type to replicator 2.
2013-11-22 18:01:53 +01:00
Wouter R
ea2d50fd60
Lower number of lines to send per gcode part to 500, this should fix failure to convert to x3g code for Makerbots (which took about 8 seconds while ajax timeouts are 5 seconds).
...
Bump version to 0.9.1.
2013-11-22 16:51:26 +01:00
Rick Companje
8b76a17ef7
added printer type replacement in start-gcode
2013-10-30 14:17:47 +01:00
peteruithoven
3e6dde503e
Sending endcode with API:printer/stop. Refactored start- and endcode generation
2013-10-28 17:17:50 +01:00
peteruithoven
f783726c47
A little less code duplication
2013-10-28 01:26:58 +01:00
peteruithoven
96a48b38d9
Makerbot start- and endcode settings
2013-10-28 01:11:13 +01:00
peteruithoven
636d00370a
Printer bed size setting
2013-10-26 03:24:30 +02:00
peteruithoven
c1160c60a7
Warning text improvement
2013-10-23 18:46:18 +02:00
peteruithoven
4cf3ef2d58
Another spelling correction
2013-10-23 18:25:15 +02:00
peteruithoven
8bd62c93ec
Lowering max drawing complexity
2013-10-23 16:45:41 +02:00
peteruithoven
4899f7f510
Added bed temperature settings and replacement patterns
2013-10-22 16:00:59 +02:00
Adriaan Wormgoor
f0f97198ec
Big changes to order and placement of JS files:
...
- grunt file updated to include automatic production of doodle3d-client.js and doodle3d-client.min.js
- all individual JS files moved to outside scope of 'www' dir to reflect these changes
2013-10-22 12:04:46 +02:00