# By peteruithoven
# Via peteruithoven
* 'feature/printerdriver' of https://github.com/Doodle3D/doodle3d-client:
Lowering max drawing complexity
Also showing warning when gcode file is to big
Messages auto hide after 2 > 5 seconds
Settings validation messages are properly cleared
Prevent preheat while buffering/printing/stopping
Spelling correction
# By Wouter R
# Via Wouter R
* 'feature/printerdriver' of https://github.com/Doodle3D/doodle3d-client:
Re-added two css files which were accidentally untracked.
Untrack and ignore derived files in www/js and www/css directories.
Change references to minified stylesheets.
Add openwrt package Makefile. Add short description of steps to build css and js files.
Fix permissions.
Conflicts:
www/css/styles.css
www/css/styles.min.css
www/index.html
www/js/doodle3d-client.js
www/js/doodle3d-client.min.js
# By peteruithoven
# Via peteruithoven
* 'feature/printerdriver' of https://github.com/Doodle3D/doodle3d-client:
Added bed temperature settings and replacement patterns
Correcting spelling mistake
Conflicts:
.gitignore
- 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
# By peteruithoven
# Via peteruithoven
* 'feature/printerdriver' of https://github.com/Doodle3D/doodle3d-client:
Small css tweak
Messages! Showing info about buffering, connection to wifibox and printer
Leave warning while sending
Added heatup in startgcode and replace {printingTemp} and {preheatTemp} for settings
Added network reconnect hint
Integrated progressbar
Save settings before connect to network / create access point and display validation errors and only close settings when settings are saved
Conflicts:
css/styles.min.css
js/main.js
# By peteruithoven
# Via peteruithoven
* 'feature/printerdriver' of https://github.com/Doodle3D/doodle3d-client:
Check gcode generation feasibility check to prevent iPad/iPhone crashes
Removing confirm
stop status checks on override and start them again when there is a first response
reset the status check when printer state is overruled